neutron-lib/api-ref/source
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
..
v2 api-ref: project_id in req/resp body should be "body" 2016-12-26 03:28:25 +09:00
conf.py Merge "[api-ref] Remove temporary block" 2016-10-14 17:49:39 +00:00
index.rst api-ref: Merge v2 and v2-ext into one directory 2016-08-04 10:32:28 +09:00