yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68469
[Bug 1722891] [NEW] api-ref: POST /resource_providers/{uuid}/inventories is missing
Public bug reported:
https://developer.openstack.org/api-ref/placement/#resource-provider-
inventories
Is missing POST /resource_providers/{uuid}/inventories, which is
implemented:
https://github.com/openstack/nova/blob/64635ad4a5f60a79e1ec2d5369a8f84bfeccb7e4/nova/api/openstack/placement/handler.py#L84
https://github.com/openstack/nova/blob/64635ad4a5f60a79e1ec2d5369a8f84bfeccb7e4/nova/api/openstack/placement/handlers/inventory.py#L205
resource_class and total are required in the request,
resource_provider_generation is not.
** Affects: nova
Importance: Medium
Status: Confirmed
** Tags: api-ref placement
--
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/1722891
Title:
api-ref: POST /resource_providers/{uuid}/inventories is missing
Status in OpenStack Compute (nova):
Confirmed
Bug description:
https://developer.openstack.org/api-ref/placement/#resource-provider-
inventories
Is missing POST /resource_providers/{uuid}/inventories, which is
implemented:
https://github.com/openstack/nova/blob/64635ad4a5f60a79e1ec2d5369a8f84bfeccb7e4/nova/api/openstack/placement/handler.py#L84
https://github.com/openstack/nova/blob/64635ad4a5f60a79e1ec2d5369a8f84bfeccb7e4/nova/api/openstack/placement/handlers/inventory.py#L205
resource_class and total are required in the request,
resource_provider_generation is not.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1722891/+subscriptions
Follow ups