Using OpenStack Controller as Compute Node
Hi,
Can OpenStack Controller node be used as compute node as well? I mean I have installed openstack using packstack and no configuration changes done. I want to deploy an instance of VM in the same server. Can any one suggest on the steps to be followed.
I am planning to use Red Hat OpenStack Platform as VIM for a NFV testing. Here I am using NFV MANO called Rift.Ware. It's installation is supposed to be done in the same server as Openstack controller. I
Responses
Hi. Yes, in the packstack setup, you configure where do you want to place the OpenStack services and you may choose to pout them on the same host. Looking at the steps you provided - do you try to run virtualized OpenStack? Otherwise you could deploy OpenStack directly on the node where you install the Base OS. BTW if you want to deploy OpenStack quickly just for testing, tak a look at DevStack.
I run OpenStack on 5 machines, but I tested both OpenStack and DevStack on a single machine and it worked well. I would recommend this article by Red Hat describing the OpenStack single-machine deployment scenario.