neutron-lib/api-ref/source/v2
Akihiro Motoki 318a6b606b api-ref: project_id in req/resp body should be "body"
project_id and tenant_id field in request/response body are
marked as "path" now. It should be "body".

- "project_id-path" already exists and it can be used
  for "project_id" in URL path.
- "project_id" is now used for body.
- "project_id-body" is now duplicated, so it was removed.
  fwaas.inc is the only user of project_id-body and
   it is updated accordingly.
- quotas.inc is updated to use 'project_id-path'.
  Also project_id and tenant_id in response body of a quotas operation
  have been dropped as they do not exist.

Note that project_id/tenant_id in request body should be marked
as "optional" in most resources but this patch does not touch them
to avoid unnecessary merge conflicts.
They will be fixed in separate patches.

Change-Id: Ic5a4f55b837ee0a51b7186c3342a94c8c00f6c97
Closes-Bug: #1650174
2016-12-26 03:28:25 +09:00
..
samples Modify API response information in API documents 2016-12-20 07:24:48 +00:00
extensions.inc api-ref: Correcting Network v2.0 API extensions 2016-11-11 10:07:07 +07:00
flavors.inc Correcting Networking API v2.0 flavor extension 2016-11-24 18:10:47 +07:00
floatingips.inc Correcting Floating IPs 2016-12-14 21:33:42 +09:00
fwaas.inc api-ref: project_id in req/resp body should be "body" 2016-12-26 03:28:25 +09:00
index.rst Add section headings to Neutron API Reference 2016-11-03 11:22:20 -04:00
intro.inc Introduce API definition for trunk/trunk_details extensions 2016-10-19 05:26:19 +00:00
lbaas-v1.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
lbaas-v2.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
metering.inc Add missing tenant_id/project_id request parameter 2016-10-10 08:27:54 -05:00
network-ip-availability.inc api-ref: Update to current state of Keystone V3 support 2016-10-06 22:05:43 -04:00
network-provider.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
networks-multi-provider-ext.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
networks-vlan-transparency-ext.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
networks.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
parameters.yaml api-ref: project_id in req/resp body should be "body" 2016-12-26 03:28:25 +09:00
port-binding.inc api-ref: Update to current state of Keystone V3 support 2016-10-06 22:05:43 -04:00
ports.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
qos.inc Modify API response information in API documents 2016-12-20 07:24:48 +00:00
quotas.inc api-ref: project_id in req/resp body should be "body" 2016-12-26 03:28:25 +09:00
routers.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
security-group-rules.inc api-ref: Update to current state of Keystone V3 support 2016-10-06 22:05:43 -04:00
security-groups.inc api-ref: Update to current state of Keystone V3 support 2016-10-06 22:05:43 -04:00
segments.inc Add segments to v2 API reference 2016-10-13 05:14:11 +00:00
service-providers.inc api-ref: Fix api-ref for service-providers 2016-10-20 16:24:16 +00:00
subnetpools.inc api-ref: Fix api-ref for subnetpools 2016-11-15 16:34:33 +00:00
subnets.inc api-ref: Fix api-ref for subnets 2016-11-01 15:38:12 +00:00
tags.inc [api-ref] Add max number of characters for tag 2016-12-19 14:39:33 -06:00
trunk-details.inc Introduce API definition for trunk/trunk_details extensions 2016-10-19 05:26:19 +00:00
trunk.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00
versions.inc api-ref: Add Networking v2.0 API versions response parameters 2016-09-20 09:48:02 +07:00
vpnaas.inc Fix the status parameters in api-ref 2016-12-22 17:40:11 +08:00