Reviewed: https://review.openstack.org/546494 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b2cf359491a7609b9c634450e36cf5f8e19feac1 Submitter: Zuul Branch: master
commit b2cf359491a7609b9c634450e36cf5f8e19feac1 Author: Takashi NATSUME <[email protected]> Date: Wed Feb 21 14:36:04 2018 +0900 [placement] api-ref: Fix a missing response code In "List resource providers" API, a 400 badRequest is missing in API reference. So add it. Change-Id: I92fcbd6bc1477dd0fe6554c0ba631b9cb7d6fa53 Closes-Bug: #1750728 ** Changed in: nova Status: In Progress => Fix Released -- 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 a response code in resource provider API Status in OpenStack Compute (nova): Fix Released Bug description: 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

