Add file to the reno documentation build to show release notes for
stable/2026.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2026.1.
Sem-Ver: feature
Change-Id: I0794a1a09136bbc46193a3d3f65a6dab71bf92bb
Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh
Python 3.9 was removed from tested runtimes a few cycles ago and is
no longer supported globally.
Change-Id: I0d5db4d6a138dcee58834a0f2947d3af5b690bc6
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Add file to the reno documentation build to show release notes for
stable/2025.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2025.2.
Sem-Ver: feature
Change-Id: I38d81f55b042c0ec694c9e8f322d8ef8e94f65f3
Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh
It is no longer directly used by any test code in this repository since
we switched to stestr[1].
It is now installed as a dependency of stestr.
[1] 9f70179a3d
Change-Id: I97e584d0ea5fd6d230563f4173728980e627ec88
Add file to the reno documentation build to show release notes for
stable/2025.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2025.1.
Sem-Ver: feature
Change-Id: I1e4eaf40154572761f27ea0cef2468e704f80c9b
Python < 3.9 is no longer supported so replace environments to these
unsupported versions.
Also bump tox minversion because allowlist_externals is available since
3.18.0 .
Change-Id: I90cd89715f50fad628df8e5157010855cb019aa5
So far email did not appear as a positional argument in
designate-pythonclient command line interface when one ran
openstack zone create --help.
This patch requires email as a positional argument on zone creation.
Closes-Bug: #2064129
Change-Id: I8a909a4ed475067ab8ef290ba3363f93e10a0731
Python 3.8 was removed from the tested runtimes for 2024.2[1] and has
not been tested since then.
Also add Python 3.12 which is part of the tested runtimes for 2025.1.
Now unit tests job with Python 3.12 is voting.
[1] https://governance.openstack.org/tc/reference/runtimes/2024.2.html
Change-Id: I42c4c46c4d6bc8937a6cd25365e666bcb9d70860
Activate the --long option for openstack recordset list command
When this option is used, additional columns and values are displayed.
The new columns are ttl, version, and description.
Add test code for the new columns.
Change-Id: I69f15bc56cc0f637c66ad975d8019757adfab038
Activate the --long option for openstack zone list command
When this option is used, additional columns and values are displayed.
The new columns are ttl, pool_id, email, attributes, and masters.
Add test code for the new columns.
Change-Id: I67262571639623de160688afb3f9f4a9ecb81534
Add file to the reno documentation build to show release notes for
stable/2024.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.2.
Sem-Ver: feature
Change-Id: I5fa98104248ecc6c9c1a44db634cdd6de2ac556d
Add file to the reno documentation build to show release notes for
stable/2024.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.
Sem-Ver: feature
Change-Id: I6d5232387cfec64b36984ce9d554c2f0dab18d38
hacking 3.0.x is too old. This also removes the note about old behavior
of pip which has been changed in recent versions.
Notes:
- A few errors newly detected are also fixed.
- This also fixes the compatibility with flake8 >= 3.0 because flake8
is also bumped when we bump hacking.
Change-Id: I7fa87ed77bb39945ee5464692b7ef3d25c046127
As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg
Change-Id: Ib1e33784a6258e8e4f72ef9997e551ed3c00c80a
The --records argument was deprecated in 2.8.0[1], which was released
during queens cycle. Multiple cycles have passed since then so we can
remove these deprecated options now.
[1] 66e4955408
Related-Bug: #1736161
Change-Id: Ic49d9b350a890d435b525bae611c8ba22cd29339
The --records argument was deprecated during queens cycle[1], and
the new --record argument should be used.
[1] 66e4955408
Related-Bug: #1736161
Change-Id: Ia4d84e6167d1192fee351d663af3e9f4cda1ea3f
These translation sections are not needed anymore, Babel can generate
translation files without them.
Also, the options in egg_info section are not necessary and can be
removed. Especially, tag_svn_revision was already removed[1].
[1] https://github.com/pypa/setuptools/issues/619
Change-Id: I965b765dfa8f1865ee27d52fdef9df8267db756f
Result of running
$ pyupgrade --py38-plus $(git ls-files | grep ".py$")
This was inspired by Nova [1] and Octavia [2]
Fixed PEP8 errors introduced by pyupgrade by running:
$ autopep8 --select=E127,E128,E501 --max-line-length 79 -r \
--in-place designate
and manual updates.
[1]: https://review.opendev.org/c/openstack/nova/+/896986
[2]: https://review.opendev.org/c/openstack/octavia/+/899263
Change-Id: I27d09edb7e75081379002615f4ecdb1aa007dbcf
Add file to the reno documentation build to show release notes for
stable/2023.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.
Sem-Ver: feature
Change-Id: I1b9abab3d9186d11a9ae4cf8635e9f81c50fc268
The new API would be v2/zones/<zone_id>/tasks/pool_move
Only POST would be allowed on this API.
Implements: blueprint zone-move
Change-Id: I41525a005e98244c60078e7004c2a75dd170f06e
Add file to the reno documentation build to show release notes for
stable/2023.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.
Sem-Ver: feature
Change-Id: Ic0e2ee62136de2970dc9cddf83cf0d51689cb23a
This patch adds a hacking check for line continuation backslashes and fixes the occurences that existed in the code.
Change-Id: I13cd03e16698b7f1d8036815d12a665bd1156f2f