Juniper / contrail-installer

Install scripts for OpenContrail
29 stars 64 forks source link

DevStack: ./stack.sh fail "neutron did not start" #135

Open alexiei opened 7 years ago

alexiei commented 7 years ago

I need help, i followed the guide but I can't install OpenStack with DevStack using ./stack.sh because goes in error and show "Neutron did not start"

I'm just following the official guide...

Can you help me? What specific log must I post? Thanks

crajaganesh86 commented 7 years ago

I ended-up in the same error like you. I resolved it by follwoing the below steps.

  1. Take a back-up of your local.conf file
  2. Run ./unstack.sh
  3. Run ./clean.sh
  4. Remove '/opt/stack' directory.
  5. Remove the 'stack' user.
  6. Clone git 'devstack' again and follow the installation steps as usual.

Best, Raja

alexiei commented 7 years ago

Thank you very much! I very appreciate your help, I solved with the change of platform: I have installed Devstack with OpenContrail and Openstack ALLINONE mode. Here: https://github.com/zioc/contrail-devstack-plugin

Good luck, Alessandro

Inviato da iPhone

Il giorno 12 ott 2016, alle ore 11:33, crajaganesh86 notifications@github.com ha scritto:

I ended-up in the same error like you. I resolved it by follwoing the below steps.

Take a back-up of your local.conf file Run ./unstack.sh Run ./clean.sh Remove '/opt/stack' directory. Remove the 'stack' user. Clone git 'devstack' again and follow the installation steps as usual. Best, Raja

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

gajenderpathak commented 6 years ago

Can somebody --- Please paste local.conf content.

I am facing the same problem with below file - [[local|localrc]] ADMIN_PASSWORD=secret DATABASE_PASSWORD=$ADMIN_PASSWORD RABBIT_PASSWORD=$ADMIN_PASSWORD SERVICE_PASSWORD=$ADMIN_PASSWORD

HOST_IP=192.168.254.31

enable_plugin networking-odl http://git.openstack.org/openstack/networking-odl stable/pike ODL_MODE=allinone Q_ML2_PLUGIN_MECHANISM_DRIVERS=opendaylight,logger ODL_GATE_SERVICE_PROVIDER=vpnservice disable_service q-l3 ML2_L3_PLUGIN=odl-router ODL_DHCP_SERVICE=True ODL_L3=True ODL_PROVIDER_MAPPINGS=public:enp0s10