Juniper / contrail-installer

Install scripts for OpenContrail
29 stars 64 forks source link

VM created from openstack (devstack) is not getting IP . #124

Open raviprasad239 opened 8 years ago

raviprasad239 commented 8 years ago

Followed steps for OpenContrail + Devstack to build contrail and openstack. VM instance created from openstack is not getting IP address. Hence it is not reachable on it assigned floating IP .

Also "Unable to list dhcp agents hosting network." Error message is seen in "Admin > System > Networks" dashboard of openstack.

Enabling "q-dhcp" service in localrc file of devstack, fails build with compilation error. Also found that "neutron_plugin_configure_dhcp_agent" is not defined in neutron plug-in "opencontrail"

Please let me know how to fix this issue.