Add API extension "security-groups-shared-filtering". This extension
adds the "shared" field to security groups and allows users to filter
security groups based on the "shared" field.
Related-Bug: #1942615
Change-Id: Idba0af5a6ee1a2a8c02db51be197988d23412f0f
Adding tag to responses for resources that support
standard attributes.
Closes-bug: #1748982
Change-Id: Ie72edd710c420bed3f0c1bf6dce307fb09e4e8ba
Signed-off-by: Michal Kelner Mishali <mkelnermishal@vmware.com>
Add 'created_at' and 'updated_at' attributes to subnet, subnetpool,
ports, router, security group/rule, qos policy, and log if missing.
Change-Id: Ib8254e432b26033e679bf75379f1001c5984500b
This patch completes the api ref for standard attribute based revision
numbers by:
- Updating applicable resource JSON responses to include
revision_number.
- Documents the revision_number response param where missing.
- Adds a section in the intro about revisions as well as conditional
HTTP based operations using If-Match header.
- Standardizes the revision_number response param; doesn't seem
necessary for each resource to have it's own.
Change-Id: Ib9a19126c35f89bc9c2ad891a7339702a406e2d5
Partial-Bug: #1703234
Adds the description request/response parameter as
applicable to core resources (see defect).
Change-Id: Ica654402a109c8c08a70d0d306e9f05f8e881306
Partial-Bug: #1553653
Adds the description request/response parameter as
applicable to core resources (see defect).
Change-Id: I36f8a15ef6b01e558255d542b31da837af5646b0
Partial-Bug: #1553653
Use 'project' instead of 'tenant' in descriptions.
Accept either 'tenant_id' or 'project_id' in requests.
Return both 'tenant_id' or 'project_id' in responses.
Related Blueprint: keystone-v3
Change-Id: I606f7399dfb824ba08922470f6e46b0a150af33b
Previously sample JSON files are placed in the top directory
of api-ref, but they belong to v2 API, so it sounds reasonable
to place them in v2 directory.
Preparation of API-ref cleanup.
Part of blueprint neutron-in-tree-api-ref
Change-Id: I7c63f570507c51526957988f9b21a4244bd6e58a