← Back to team overview

openstack team mailing list archive

Allocating dynamic IP to the VMs

 

Hello,

I want to know how I can allocate a dynamic IP to the VM from the same
network as the openstack hosts (controller/network-node/compute node)
network/management network . For example, in virtual box you can give your
VM an IP from the host's network using a Bridge adapter. How can I do this
in openstack?

>From what I understand floating IP's are used when you have a public IP
 (which is static) to be allocated to VM's.

My openstack installation architecture:
http://docs.openstack.org/folsom/basic-install/content/basic-install_architecture.html

Quantum use case:
http://docs.openstack.org/trunk/openstack-network/admin/content/use_cases_single_router.html

Follow ups