Issue in Mitaka installation using packstack
Hi All,
I am installing Mitaka on a VM using packstack all in one . The installation went fine without any issues. But when i was checking openstack-status few services were in inactive (disabled on boot) state.
I manually made it working using systemctl command.
But my openstack-keystone is struck in activating phase and openstack-nova-network is still in inactive state.
[root@cloud ~(keystone_admin)]# openstack-status
== Nova services ==
openstack-nova-api: active
openstack-nova-compute: active
openstack-nova-network: inactive (disabled on boot)
openstack-nova-scheduler: active
openstack-nova-cert: active
openstack-nova-conductor: active
openstack-nova-console: active
openstack-nova-consoleauth: active
openstack-nova-xvpvncproxy: active
== Glance services ==
openstack-glance-api: active
openstack-glance-registry: active
== Keystone service ==
openstack-keystone: activating
== Horizon service ==
openstack-dashboard: 301
What could be the reason for this.
Br, -Anil Chandy