Combined VM and Management Network
Hello!
I am trying to deploy openstack grizzly on a 12 node cluster. I want to use the xen hypervisor. I currently have xenserver installed, and I have 3 virtual machines running Ubuntu 12.04 to use for the control, compute, and network nodes.
Is it at all possible to combine the VM and Management Network into one physical network? I only have one router, so I need to use only one network. I got my setup pretty much working using this http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_intro.html (guide). But now, I only have access to a single physical network.
Is there a way to have VM and Management traffic on the same network? Security is not a concern at the moment.
Thanks!