summaryrefslogtreecommitdiff
path: root/api-ref/source/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add simple API versioning to the Designate APIMichael Johnson2022-06-301-19/+89
| | | | | | | | | | | | | | 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
* Remove old docs contentGraham Hayes2017-02-221-0/+1
| | | | Change-Id: I5289d75f4bd0d9c1489a208e3d83ac4f44c9422d
* Added docs for Floatingip ptr records to api refsonu.kumar2016-07-121-0/+1
| | | | Change-Id: Ic42871b8ecc9caa4e39ce934e2e297aaf3b5222a
* Add v2/quotasGraham Hayes2016-07-061-0/+1
| | | | | | | | | | | | | | | | | 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
* Add Blacklist to api-ref docssonu.kumar2016-06-071-0/+1
| | | | Change-Id: Ic74ac379f4a03bceba0e1dd42ffbf91b372f2eef
* Add Tsigkey to api-ref docssonu.kumar2016-05-191-0/+1
| | | | Change-Id: I2e951c8a2ef502bd6cc194e3c95992421f6e8208
* Add Tld to api-ref docssonu.kumar2016-05-181-0/+1
| | | | Change-Id: Id0ca82527fd1cbc1bde28606aeac1dace4a2147d
* Add "/" to API-Ref DocsGraham Hayes2016-05-161-0/+1
| | | | Change-Id: I9e98219a359b7bbf59fbf9b8473dbd0bcfb719af
* Add Pools to API-Ref DocsGraham Hayes2016-05-161-0/+1
| | | | Change-Id: Idc2340d5710be4686916c709354d8dc7e1725d73
* Add Limits to API-Ref DocsGraham Hayes2016-05-161-0/+1
| | | | Change-Id: Id327bfbf93e78064806a8efff8c1e20aac8cc2ba
* Add Zone Transfer Request + Accept API-Ref docsGraham Hayes2016-05-161-0/+2
| | | | Change-Id: Ibd10ded10b8e304f3548c2f3cc60ab5c64b600b8
* Add Zone Tasks, Export and Import API DocsGraham Hayes2016-05-161-0/+3
| | | | | | | | | | | | Adds api-ref docs for: * Zone Import * Zone Export * Zone Tasks * - XFR * - Abandon Change-Id: Id0bfca25969a8def0b5be4969be3ae6e772b0249
* Add Recordset to api-ref docsGraham Hayes2016-05-161-0/+1
| | | | Change-Id: I727ef393cf5a730b701f7212c59842d5262172ad
* Start Designate API-Ref style documentationGraham Hayes2016-05-161-0/+9
Creates api-ref test env Add basic v2/zones API documentation Change-Id: I1783234c59319fdcb13b0df90f662253e822bab3 Depends-On: I0e615d36a2e5a8fa0d83f20bdcc2c33ad868ebd5