VM is not getting the IP but only IP is showing on dashboard, I am using NEWtow relaese.
Please advise, below are the out put
[root@controller /]# openstack compute service list +----+------------------+------------+----------+---------+-------+----------------------------+ | ID | Binary | Host | Zone | Status | State | Updated At | +----+------------------+------------+----------+---------+-------+----------------------------+ | 1 | nova-conductor | controller | internal | enabled | up | 2017-04-26T07:59:10.000000 | | 2 | nova-scheduler | controller | internal | enabled | up | 2017-04-26T07:59:10.000000 | | 3 | nova-consoleauth | controller | internal | enabled | up | 2017-04-26T07:59:13.000000 | | 7 | nova-compute | compute | nova | enabled | up | 2017-04-26T07:59:12.000000 | +----+------------------+------------+----------+---------+-------+----------------------------+ [root@controller /]# openstack network agent list +--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+ | ID | Agent Type | Host | Availability Zone | Alive | State | Binary | +--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+ | 2f8aaefe-6976-46d8-9a0b-977f0e119646 | Linux bridge agent | controller | None | True | UP | neutron-linuxbridge-agent | | 710f87e0-3183-4377-b85a-6ddf52cb5f44 | Linux bridge agent | compute | None | True | UP | neutron-linuxbridge-agent | | 87c13aef-8ded-4417-9650-1a65fe6ee507 | L3 agent | controller | nova | True | UP | neutron-l3-agent | | a4d899b7-c4ba-4f2c-847b-deeee31431ea | DHCP agent | controller | nova | True | UP | neutron-dhcp-agent | | fb980855-9790-476c-9dff-d1ea197b3896 | Metadata agent | controller | None | True | UP | neutron-metadata-agent | +--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+ [root@controller /]#