0

I would like to set up a simple controller/compute OpenStack setup with controller node in one VM and compute as other, preferably created using KVM. I may look at adding more compute VM's later. Can anyone share any documented steps for the same?

I'm currently using Openstack training labs (out of the box install), however, I would like some documented steps to have a customized setup.

Lucas H. Xu
  • 909
  • 1
  • 11
  • 23

1 Answers1

0

You can use devstack. Refer to the following link for more details, steps of installation are fairly straightforward.

https://docs.openstack.org/devstack/latest/guides/single-machine.html

pumpkin_cat
  • 1,236
  • 14
  • 17