Hide Forgot
After a packstack --allinone with *neutron* enabled, most openstack services fail/inactive after a reboot. Repo: rdo-staging Output of openstack-status after a reboot is: 00:33:02.632 == Nova services == 00:33:03.468 openstack-nova-api: inactive 00:33:03.494 openstack-nova-cert: inactive 00:33:03.605 openstack-nova-compute: inactive 00:33:03.623 openstack-nova-network: dead (disabled on boot) 00:33:03.709 openstack-nova-scheduler: inactive 00:33:03.724 openstack-nova-volume: dead (disabled on boot) 00:33:03.752 openstack-nova-conductor: inactive 00:33:03.752 == Glance services == 00:33:03.933 openstack-glance-api: inactive 00:33:03.979 openstack-glance-registry: inactive 00:33:03.980 == Keystone service == 00:33:04.027 openstack-keystone: inactive 00:33:04.027 == Horizon service == 00:33:29.122 openstack-dashboard: active 00:33:29.122 == neutron services == 00:33:29.208 neutron-server: inactive 00:33:29.249 neutron-dhcp-agent: inactive 00:33:29.280 neutron-l3-agent: inactive 00:33:29.312 neutron-metadata-agent: inactive 00:33:29.374 neutron-openvswitch-agent: inactive 00:33:29.375 == Cinder services == 00:33:29.389 openstack-cinder-api: inactive 00:33:29.417 openstack-cinder-scheduler: inactive 00:33:29.445 openstack-cinder-volume: inactive 00:33:29.445 == Ceilometer services == 00:33:29.546 openstack-ceilometer-api: inactive 00:33:29.595 openstack-ceilometer-central: inactive 00:33:29.640 openstack-ceilometer-compute: inactive 00:33:29.669 openstack-ceilometer-collector:inactive 00:33:29.669 == Support services == 00:33:29.713 mysqld: active 00:33:29.751 libvirtd: active 00:33:29.838 openvswitch: active 00:33:29.874 messagebus: active 00:33:30.011 tgtd: active 00:33:30.063 qpidd: active 00:33:30.090 memcached: active 00:33:30.090 == Keystone users == 00:33:30.450 Authorization Failed: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP Unable to establish connection to http://192.168.129.32:35357/v2.0/tokens) 00:33:30.464 == Glance images == 00:33:30.949 Authorization Failed: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP Unable to establish connection to http://192.168.129.32:35357/v2.0/tokens) 00:33:30.974 == Nova instance flavors == 00:33:33.392 ERROR: [Errno 111] Connection refused 00:33:33.446 == Nova instances == 00:33:34.447 ERROR: [Errno 111] Connection refused
Closing based on discussion with xqueralt