yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62393
[Bug 1673683] Re: PlacementNotConfigured: This compute is not configured to talk to the placement service. Configure the [placement] section of nova.conf and restart the service.
Yes, it could be something like http://ix.io/p3p.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1673683
Title:
PlacementNotConfigured: This compute is not configured to talk to the
placement service. Configure the [placement] section of nova.conf and
restart the service.
Status in OpenStack Compute (nova):
Invalid
Bug description:
I install and configure a compute node,folowed:
https://docs.openstack.org/ocata/install-guide-rdo/nova-compute-install.html
after 'systemctl start libvirtd.service openstack-nova-compute.service'
'openstack-nova-compute' is dead.
find an error in '/var/log/nova/nova-compute.log':
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service [-] Error starting thread.
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service Traceback (most recent call last):
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service File "/usr/lib/python2.7/site-packages/oslo_service/service.py", line 722, in run_service
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service service.start()
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service File "/usr/lib/python2.7/site-packages/nova/service.py", line 144, in start
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service self.manager.init_host()
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 1136, in init_host
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service raise exception.PlacementNotConfigured()
2017-03-17 14:23:17.881 19364 ERROR oslo_service.service PlacementNotConfigured: This compute is not configured to talk to the placement service. Configure the [placement] section of nova.conf and restart the service.
How to configure "CONF.placement.os_region_name" ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1673683/+subscriptions
References