yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71288
[Bug 1750728] [NEW] api-ref: Missing response codes in resource provider APIs
Public bug reported:
400 is missing in "Create resource provider" API
https://developer.openstack.org/api-ref/placement/#create-resource-provider
https://github.com/openstack/nova/blob/c9087bd6c5ed0ec0e7c8fcd8f48c1fcb9f3d6a4a/nova/api/openstack/placement/handlers/resource_provider.py#L101
400 is missing in "List resource providers" API
https://developer.openstack.org/api-ref/placement/#resource-providers
https://github.com/openstack/nova/blob/c9087bd6c5ed0ec0e7c8fcd8f48c1fcb9f3d6a4a/nova/api/openstack/placement/handlers/resource_provider.py#L214
** Affects: nova
Importance: Undecided
Assignee: Takashi NATSUME (natsume-takashi)
Status: New
** 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/1750728
Title:
api-ref: Missing response codes in resource provider APIs
Status in OpenStack Compute (nova):
New
Bug description:
400 is missing in "Create resource provider" API
https://developer.openstack.org/api-ref/placement/#create-resource-provider
https://github.com/openstack/nova/blob/c9087bd6c5ed0ec0e7c8fcd8f48c1fcb9f3d6a4a/nova/api/openstack/placement/handlers/resource_provider.py#L101
400 is missing in "List resource providers" API
https://developer.openstack.org/api-ref/placement/#resource-providers
https://github.com/openstack/nova/blob/c9087bd6c5ed0ec0e7c8fcd8f48c1fcb9f3d6a4a/nova/api/openstack/placement/handlers/resource_provider.py#L214
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1750728/+subscriptions
Follow ups