nova/doc/api_samples
Matt Riedemann 901377b22b 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)
(cherry picked from commit 6f5b3123cc)
2017-12-07 09:53:43 -05:00
..
consoles Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
extension-info "nova list-extensions" not showing summary for all 2016-07-26 16:45:30 +00:00
flavor-access Enable all extension for Flavor API sample tests 2016-06-09 10:25:21 +09:00
flavor-extra-specs Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
flavor-manage Enable all extension for Flavor API sample tests 2016-06-09 10:25:21 +09:00
flavors Enable all extension for Flavor API sample tests 2016-06-09 10:25:21 +09:00
images Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
keypairs Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
limits [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-07 19:22:43 +03:00
os-admin-actions Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-admin-password Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-agents api-ref: Example verification for os-agents.inc 2016-06-27 21:29:26 +09:00
os-aggregates Return uuid attribute for aggregates 2017-01-05 14:32:43 -05:00
os-assisted-volume-snapshots Fix wrong JSON format in API samples 2016-07-08 10:15:29 +09:00
os-attach-interfaces api-ref: Add a sample test for os-interface 2016-05-27 12:48:36 +00:00
os-availability-zone remove processing of blacklist/whitelist/corelist extensions 2016-06-10 11:37:09 -04:00
os-baremetal-nodes Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-cells Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-certificates Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-cloudpipe Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-console-auth-tokens Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-console-output Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-create-backup Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-deferred-delete Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-evacuate API change for verifying the scheduler when evacuating 2016-06-02 15:03:39 +02:00
os-fixed-ips Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
os-floating-ip-dns Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-floating-ip-pools Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-floating-ips Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-floating-ips-bulk Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-fping Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
os-hide-server-addresses Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
os-hosts remove nova-cert from most functional tests 2015-12-17 10:54:08 -05:00
os-hypervisors Microversion 2.33 adds pagination support for hypervisors 2016-07-01 08:47:50 +08:00
os-instance-actions Make os-instance-action read deleted instances. 2016-02-05 07:59:52 -05:00
os-instance-usage-audit-log api-ref: Improve os-instance_usage_audit_log samples 2016-06-21 20:30:11 +09:00
os-lock-server Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-migrate-server API change for verifying the scheduler when live migrating 2016-06-06 11:44:06 +02:00
os-migrations Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
os-multinic Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-multiple-create Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
os-networks Enable all extension for all remaining sample tests 2016-06-10 06:03:02 +00:00
os-networks-associate Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-pause-server Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-pci Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
os-preserve-ephemeral-rebuild Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
os-quota-class-sets Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-quota-sets Fix 'force' parameter in os-quota-sets PUT schema 2017-12-07 09:53:43 -05:00
os-remote-consoles Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-rescue Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
os-security-group-default-rules Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-security-groups Enable all extension for all remaining sample tests 2016-06-10 06:03:02 +00:00
os-server-diagnostics Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-server-external-events Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-server-groups Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
os-server-password Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-server-tags/v2.26 Added missed response to test_server_tags 2016-06-14 17:06:47 +03:00
os-services Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-shelve Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-simple-tenant-usage Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
os-suspend-server Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-tenant-networks Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
os-virtual-interfaces Expose VIF net-id attribute in os-virtual-interfaces 2015-08-27 16:50:44 +09:00
os-volumes Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-ips Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-metadata Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
server-migrations Fix data error in api samples doc 2016-11-16 20:58:06 +08:00
servers Fix tag attribute disappearing in 2.33 and 2.37 2017-01-30 19:38:46 -05:00
servers-sort Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
versions Fix tag attribute disappearing in 2.33 and 2.37 2017-01-30 19:38:46 -05:00