| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds simple API versioning for Designate. Designate API minor releases are
additive to the API major revision and share the same URL path. Subsequent
minor versions are a superset of the previous versions of the same major
revision.
Updates the version discovery document to be compliant with OpenStack
version discovery.
Restructures the API reference to provide more information about the
versioning.
Depends-On: https://review.opendev.org/c/openstack/designate-tempest-plugin/+/848323
Change-Id: I13162711b521472ec8b796ced34d0b7107aaed36
|
| |
|
|
| |
Change-Id: I5289d75f4bd0d9c1489a208e3d83ac4f44c9422d
|
| |
|
|
| |
Change-Id: Ic42871b8ecc9caa4e39ce934e2e297aaf3b5222a
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the quotas api from /admin to /v2 with some changes.
All users can GET /v2/quotas/<project_id>
Users with "All-Projects" permission can view other projects
(by setting X-Auth-All-Projects:True in the HTTP Headers)
Users with "All-Projects" and "set-quotas" can set other
projects quotas
Moved the API rendering to Designate Object based rendering
Change-Id: I7a0b828824ad6f274d922748f5f9a68157cd939a
Depends-On: I06180a7402fc45940d4b312666cf2dfd33af1305
|
| |
|
|
| |
Change-Id: Ic74ac379f4a03bceba0e1dd42ffbf91b372f2eef
|
| |
|
|
| |
Change-Id: I2e951c8a2ef502bd6cc194e3c95992421f6e8208
|
| |
|
|
| |
Change-Id: Id0ca82527fd1cbc1bde28606aeac1dace4a2147d
|
| |
|
|
| |
Change-Id: I9e98219a359b7bbf59fbf9b8473dbd0bcfb719af
|
| |
|
|
| |
Change-Id: Idc2340d5710be4686916c709354d8dc7e1725d73
|
| |
|
|
| |
Change-Id: Id327bfbf93e78064806a8efff8c1e20aac8cc2ba
|
| |
|
|
| |
Change-Id: Ibd10ded10b8e304f3548c2f3cc60ab5c64b600b8
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Adds api-ref docs for:
* Zone Import
* Zone Export
* Zone Tasks
* - XFR
* - Abandon
Change-Id: Id0bfca25969a8def0b5be4969be3ae6e772b0249
|
| |
|
|
| |
Change-Id: I727ef393cf5a730b701f7212c59842d5262172ad
|
|
|
Creates api-ref test env
Add basic v2/zones API documentation
Change-Id: I1783234c59319fdcb13b0df90f662253e822bab3
Depends-On: I0e615d36a2e5a8fa0d83f20bdcc2c33ad868ebd5
|