yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72093
[Bug 1760520] [NEW] placement: api-ref: wrong order and description of parameters
Public bug reported:
In Placement API Reference, there are some wrong description.
* GET /resource_providers
Wrong order of query parameters.
They should be sorted by microversion order.
'required' should be after 'in_tree'.
* POST /resource_providers
'parent_provider_uuid' is defined as optional in the response.
But it should be required.
* GET /allocation_candidates
The 'member_of' parameter is available from microversion 1.21.
But it is defined as being available from microversion 1.3 currently.
** Affects: nova
Importance: Undecided
Assignee: Takashi NATSUME (natsume-takashi)
Status: In Progress
** 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/1760520
Title:
placement: api-ref: wrong order and description of parameters
Status in OpenStack Compute (nova):
In Progress
Bug description:
In Placement API Reference, there are some wrong description.
* GET /resource_providers
Wrong order of query parameters.
They should be sorted by microversion order.
'required' should be after 'in_tree'.
* POST /resource_providers
'parent_provider_uuid' is defined as optional in the response.
But it should be required.
* GET /allocation_candidates
The 'member_of' parameter is available from microversion 1.21.
But it is defined as being available from microversion 1.3 currently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1760520/+subscriptions
Follow ups