nova/doc
Matt Riedemann 6f5b3123cc Fix 'force' parameter in os-quota-sets PUT schema
A regression was introduced in the 2.36 API microversion where the
'force' parameter was missing from the 'PUT /os-quota-sets/{tenant_id}'
API request schema so users could not force quota updates with
microversion 2.36 or later. The bug is now fixed so that the 'force'
parameter can once again be specified during quota updates. There is
no new microversion for this change since it is an admin-only API.

Change-Id: I947e927802f755ccb25a91efd82cac895779d19e
Closes-Bug: #1733886
(cherry picked from commit 9ddbaa15cb)
2017-12-07 09:39:07 -05:00
..
api_samples Fix 'force' parameter in os-quota-sets PUT schema 2017-12-07 09:39:07 -05:00
ext doc: fix show-hide sample in notification devref 2017-09-01 10:57:39 -04:00
notification_samples Remove dest node allocation if evacuate MoveClaim fails 2017-09-12 15:49:33 -04:00
source Merge "doc: fix flavor notes" into stable/pike 2017-12-01 04:33:52 +00:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

README.rst

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: http://docs.openstack.org/developer/nova/

API guide docs are built to: http://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.