| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Author: Igor Malinovskiy <u.glide@gmail.com>
Co-Authored-By: Sergey Drozdov <sergey.drozdov.dev@gmail.com, sergey.drozdov93@thehutgroup.com>
Co-Authored-By: Michael Johnson <johnsomor@gmail.com>
Change-Id: Ibd780f3c695a95be00ff97d7736d5a0bebea79b9
Closes-Bug: #1714088
Depends-On: https://review.opendev.org/c/openstack/designate-tempest-plugin/+/872069
|
| |
|
|
|
|
|
|
|
|
|
| |
Designate does not delete the zone-files on the back-end when zone is
deleted. This results in thousands leftover zone files on backend e.g.
bind. Add option in designate zone delete API to force clean/delete
zone-files on the back-end. This option is restricted for admin or
owner roles.
Closes-Bug: 1966517
Change-Id: Ic7b8fee4d4702b0632774d32542b23d7d2a8c253
|
| |
|
|
|
|
| |
No longer necessary as we no longer support Python 2.7.
Change-Id: Icae82ed323d25d85a35e12b8b4c980f0f71d5d85
|
| |
|
|
|
|
| |
fix records "10.1.0.3", -> "10.1.0.3"
Change-Id: I5f15c7f6f9e8d2de49bb30aa2c116619908b846b
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The API reference incorrectly listed the URL path for list service
statuses as /v2/service_status.
This patch corrects that to the actual path and adds compatiblity
for the /v2/service_status path in the code in case there are
users or libraries coded to the incorrect path.
Closes-Bug: #1919183
Change-Id: I3cdf0f8dcde12891e244822480270aec48e0df0d
|
| |/
|
|
|
|
|
|
| |
This patch updates the "list service statuses" section of the API
reference to document the response parameters.
It also adds the missing "show service status" section.
Change-Id: If451fc099d2a3dc8ce77c807d9553da7c4122190
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems
Update Sphinx version as well.
Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.
Set openstackdocs_auto_name to use 'project' as name.
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.
Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.
openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.
Add openstackdocstheme options to api-ref.
Change-Id: I0cf71327ca5d9da1d88a826225374c8801849c36
|
| |
|
|
|
|
|
| |
* Switch to newer openstackdocstheme version and remove settings
that are default now
Change-Id: Iec8791077aa7f1cb8edfa64235fb718a98aaba90
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
From openstackdocstheme 1.18.0, valid Git URLs can be retrieved by
openstackdocstheme[1], we do not need giturl option anymore.
[1] https://review.openstack.org/532163
Change-Id: Ic7ad09aaebc5951fe8e3a254ba1cee2d61b486f8
|
| |/
|
|
|
|
| |
This completes the long awaited removal of the V1 API.
Change-Id: I30c8a5e8569b1b86286c5e3cb07856c06ebe5803
|
| |
|
|
| |
Change-Id: Ieb99d4944165e4db32bba3b6b6be627d5d3f4038
|
| |
|
|
| |
Change-Id: I13053b8faddf5c1045d52f047185f309e1ee6a26
|
| |
|
|
|
|
|
|
|
|
| |
Fix the Sphinx html_last_updated_fmt for Python3.
The html_last_updated_fmt option is interpreted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.
Change-Id: Ia8274b7db7ff0f4e45acc778f7061c2add93c65f
Closes-Bug:#1693670
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Trivialfix
Change-Id: I11a3311df7deb8ac8bd3e077f4493a869d7e1830
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: I8c2dd737d46b27fc415969840c521c882493d63e
|
| |/ /
| |
| |
| | |
Change-Id: Ice127b5e673cee3159b780e3da06cec496c845e3
|
| | |
| |
| |
| | |
Change-Id: I5289d75f4bd0d9c1489a208e3d83ac4f44c9422d
|
| |/
|
|
| |
Change-Id: I5c4be2105f5a169f869b840da0f6a5a425a147f0
|
| |
|
|
| |
Change-Id: I56b0262ffa619917edb68fad9b7a57239b3b77b2
|
| |
|
|
|
|
| |
TrivialFix
Change-Id: I461fca511003992927375b9c9064d9bf46c3486e
|
| |
|
|
|
| |
Change-Id: Ia39b65065b3df2e3d27171165bfe8bb55dee109d
Closes-Bug: #1639271
|
| |
|
|
| |
Change-Id: I596f1bae94cd963faddc7921bc240da02b91fed5
|
| |
|
|
| |
Change-Id: Ifae30121de3293dd031b73c4ef13c4e5c8a55b52
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
The os-api-ref 1.0.0 is out. We can remove the support to older version now.
Reference:
https://github.com/openstack/senlin/commit/6d41feb58dd836d426c9b6f025846dbbf7295097
Change-Id: I8748ae2b4af44f49ab3a97716a7b9cf3d7182777
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | | |
Change-Id: I11f722b1d9aae2434a14cd6a934c5b39c572e15c
Closes-Bug: #1615141
|
| |\ \ \ |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently, Designate api-ref is not configured with logABug feature.
When users click "Report bug" button, it leads to "openstack-manuals"
which is default.
Change-Id: I698c7d7b811011e601765521bb9a6419308ca9d7
|
| |\ \ \
| |_|/
|/| | |
|
| | |/
| |
| |
| |
| | |
Change-Id: I4794609230e77345a71be9f4763c4d49778cc449
Closes-Bug: #1621262
|
| |/
|
|
|
|
| |
Closes-Bug: #1615840
Change-Id: Ieea6d1a2df8b10a6497fb89907838dd88285617a
|
| |
|
|
| |
Change-Id: I1119ad8895d6f3985a6c023d6bd2be8405f1927c
|
| |
|
|
| |
Change-Id: If3f7c1d68e1f278cd5fbcb43fb686828e01d05fe
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I8b93ecac7837b926214836e3814333495d28c7db
|
| |/
|
|
| |
Change-Id: I75fb8326781ce8ec00b134f70e436c7c857e337d
|
| |
|
|
|
|
|
|
| |
* Upgrade TOC was not showing the docs.
* API-Ref for zone transfer accepts was incorrect
Change-Id: I3eae331cddea97c56466d0031e4da10657c564fa
Fiexes-Bug: #1605665
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Id9b9d1ed8124b708d9f6142c4c6ae807823264f1
|
| | |
| |
| |
| | |
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: I758271cbebc012f1fa15f552227e6e73aac49635
|
| |\ |
|
| | |
| |
| |
| |
| | |
Change-Id: Ic544254cecc4d872361f90d471200ba74602488b
depends-on: I3dc042f666be43649bb3dec6e92cc67d1c32578f
|