yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69548
[Bug 1733308] Re: placement: the description of 'CUSTOM_' prefix is missing in resource classes APIs of API reference
Reviewed: https://review.openstack.org/521495
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=20b5b00722590182103e202815806373809c19af
Submitter: Zuul
Branch: master
commit 20b5b00722590182103e202815806373809c19af
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date: Mon Nov 20 20:03:20 2017 +0900
[placement] Add 'CUSTOM_' prefix description in API ref
In the following resource class APIs,
the name of a resource class must start with 'CUSTOM_'.
If not, the request returns a 'Bad Request (400)' response code.
It should be described in the API reference. So add it.
* POST /resource_classes
* PUT /resource_classes/{name}
Change-Id: I132c532678bb74a460515067187fbf1e30885335
Closes-Bug: #1733308
** 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/1733308
Title:
placement: the description of 'CUSTOM_' prefix is missing in resource
classes APIs of API reference
Status in OpenStack Compute (nova):
Fix Released
Bug description:
In the following resource classes APIs, the name of a resource class must start with 'CUSTOM_'.
If not, the request returns a 'Bad Request (400)' response code.
It should be described in the API reference, but it is missing.
* POST /resource_classes
* PUT /resource_classes/{name}
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1733308/+subscriptions
References