Virt environment Installed liberty on centos with OSP d with the following guide: https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/basic_deployment/basic_deployment_cli.html during basic deployment the following command was working for atleast 2 hours and did not finish . openstack overcloud deploy --compute-scale 2 --ceph-storage-scale 1 -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml --templates --libvirt-type qemu --debug &>deploy.log [stack@instack ~]$ nova list +--------------------------------------+-------------------------+--------+------------+-------------+---------------------+ | ID | Name | Status | Task State | Power State | Networks | +--------------------------------------+-------------------------+--------+------------+-------------+---------------------+ | 921f3e4b-6e70-48b8-b221-66fd7933cca2 | overcloud-cephstorage-0 | ACTIVE | - | Running | ctlplane=192.0.2.8 | | 093b044e-efcf-450e-ae23-c2fd4c33b6ed | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.10 | | 0a9bc512-f1eb-408b-988b-566701f420f7 | overcloud-novacompute-0 | BUILD | spawning | NOSTATE | ctlplane=192.0.2.16 | | 6cfa7163-e47c-4be9-84cd-809a8e7211c2 | overcloud-novacompute-1 | ACTIVE | - | Running | ctlplane=192.0.2.9 nova scheduler from instack added. the overcloud deploy comand log added
Created attachment 1082844 [details] openstack overcloud deploy command log
Created attachment 1082847 [details] nova scheduler log ) from instack )
Ancient bug, should be closed or updated really.