← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1671166] Re: Ocata default nova.conf on Ubuntu case "The placement API endpoint not found"

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1671166

Title:
  Ocata default nova.conf on Ubuntu case "The placement API endpoint not
  found"

Status in OpenStack Compute (nova):
  Expired

Bug description:
  I have try to install ocata on Ubuntu 16.04(Qemu compute node+Controller node on the same vm).
  I have setup Placement API. But get error after restart nova service or reboot.
  2017-03-08 15:16:00.930 22919 WARNING nova.scheduler.client.report [req-70d8f814-a975-4fb4-adf2-647152f94c5f - - - - -] The placement API endpoint not found. Placement is optional in Newton, but required in Ocata. Please enable the placement service before upgrading.

   tcpdump -i any portrange 8700-8799 get nothing

  nova-status upgrade check show below.

  root@controller:/var/log/nova# nova-status upgrade check +-------------------------------------------------------------------
  | Upgrade Check Results
  +-------------------------------------------------------------------
  | Check: Cells v2
  | Result: Success
  | Details: None
  +-------------------------------------------------------------------
  | Check: Placement API
  | Result: Failure
  | Details: Placement API endpoint not found.
  +-------------------------------------------------------------------
  | Check: Resource Providers
  | Result: Warning
  | Details: There are no compute resource providers in the Placement
  | service but there are 1 compute nodes in the deployment.
  | This means no compute nodes are reporting into the
  | Placement service and need to be upgraded and/or fixed.
  | See
  | http://docs.openstack.org/developer/nova/placement.html (http://docs.openstack.org/developer/n...)
  | for more details.
  +-------------------------------------------------------------------

  I have copy nova.conf file form other Ubuntu(Devstack Ocatac). and it works now. correct nova.conf attached #1
  Default nova.conf case this issue. And I do not know why.Please check problem nova.conf #2

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1671166/+subscriptions


References