Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation [None req-d684940f-3dab-455c-ae15-89acab6c6844 service placement] Bad inventory: InvalidInventor
  2. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation Traceback (most recent call last):
  3. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation File "/opt/stack/nova/nova/api/openstack/placement/handlers/allocation.py", line 249, in _set_
  4. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation allocations.create_all()
  5. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation File "/opt/stack/nova/nova/objects/resource_provider.py", line 1869, in create_all
  6. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation self._set_allocations(self._context, self.objects)
  7. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation File "/usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 979, in
  8. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation return fn(*args, **kwargs)
  9. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation File "/opt/stack/nova/nova/objects/resource_provider.py", line 1829, in _set_allocations
  10. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation before_gens = _check_capacity_exceeded(conn, allocs)
  11. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation File "/opt/stack/nova/nova/objects/resource_provider.py", line 1633, in _check_capacity_exceed
  12. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation resource_provider=rp_uuid)
  13. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation InvalidInventory: Inventory for 'CUSTOM_MAGIC' on resource provider 'a0a1d7f3-41f0-448f-ba36-e57
  14. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: ERROR nova.api.openstack.placement.handlers.allocation
  15. Jul 20 11:26:21 ubuntu devstack@placement-api.service[9538]: DEBUG nova.api.openstack.placement.wsgi_wrapper [None req-d684940f-3dab-455c-ae15-89acab6c6844 service placement] Placement API returning an error resp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement