Commit Graph

31 Commits

Author SHA1 Message Date
OpenStack Release Bot c439927eb2 Update master for stable/2024.1
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: I52f4965a884348d4e3d75f32fb83aad69498816f
2024-03-14 06:11:08 +00:00
Zuul 1643544e5c Merge "reno: Update master for unmaintained/xena" 2024-03-06 15:31:01 +00:00
Zuul 23fc843ba9 Merge "reno: Update master for unmaintained/wallaby" 2024-03-06 15:31:00 +00:00
OpenStack Release Bot b6b307e4a3 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: I4c45b0117606f8f91e45ae193b7d40cba6e24732
2024-03-06 11:41:11 +00:00
OpenStack Release Bot 00b19498c4 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: Ib720a122e34b0cdb1e9a5502858ede799c93d5d1
2024-03-06 11:39:59 +00:00
OpenStack Release Bot ce203d7f46 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: Ic6375043111d2f14baf0764e7eac5254285b9157
2024-03-06 11:39:01 +00:00
OpenStack Release Bot 22c555fe50 reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: I37bc73c94510aa599d93792402717f1910408f44
2024-02-05 16:53:26 +00:00
Zuul 277ec355dc Merge "remove unicode prefix from code" 2023-12-19 13:46:31 +00:00
OpenStack Release Bot effd260c4e Update master for stable/2023.2
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: I955e120703fc8462a7feda74daa8207b519eece1
2023-09-14 01:36:17 +00:00
OpenStack Release Bot 4323c9ba06 Update master for stable/2023.1
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: I5f807226bac3614ba047ee4d4e458a786acc1fd5
2023-03-02 11:30:13 +00:00
OpenStack Release Bot 4666ca9cd4 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: I2d3e2761f466f40aca7eb3c8f6d3ccf6fd377b46
2022-09-13 14:13:44 +00:00
niuke 3c801fe8ca remove unicode prefix from code
Change-Id: Id83c2e9b0cb06f2aae051ba95fa7d0e7545f848e
2022-08-18 15:37:07 +08:00
Zuul 2e16aa4e57 Merge "doc: Comment out language option" 2022-08-09 05:45:55 +00:00
Takashi Kajinami fcb7461ab5 Update python testing as per zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support. Add release notes and update the python
classifier for the same.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com>
Change-Id: I44a2032edd88031b488e2e135d5a3bd19ad6d76e
2022-07-08 11:08:19 +09:00
Takashi Kajinami efef85fe4d doc: Comment out language option
... because explicit language=None causes the below warning since
Sphinx 5.0.0.

Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).

Change-Id: Ia7aca32a786e438bf8b778c8ec9350d8d6d94a24
2022-06-06 15:34:07 +00:00
OpenStack Release Bot 7481ec2505 Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.

Sem-Ver: feature
Change-Id: I30d41852b04f0aa52cd60c9e7a084fcd2c1de3a4
2022-03-08 11:37:22 +00:00
OpenStack Release Bot 15b82a1b28 Update master for stable/xena
Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: Ib26e0cf3624aa2a0e7224e70482107af98968d60
2021-09-15 01:58:51 +00:00
OpenStack Release Bot 6dc94145d9 Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: I0b5be240d9f2fdd3de0eb662c8e6286e9cf27fa1
2021-03-30 21:38:49 +00:00
OpenStack Release Bot 19860b5073 Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: I56c9e4719254774a1d46e2243811a7519c919add
Sem-Ver: feature
2020-10-06 15:40:42 +00:00
Andreas Jaeger 0e188d0326 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 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.

Disable openstackdocs_auto_name to use 'project' variable 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.

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.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I0494a468b8ccc54e6d6946623a44ece6442d1915
2020-06-16 15:40:18 +02:00
ricolin 7872568ed9 Revert "docker-cmd hook switch to the paunch library"
This reverts commit 33241a84c1

The requirements check fails since
Ia4e086162e65a51af417a8b381ae898c95966a09 removed paunch as valid
dependency.

Since Paunch is retired, this patch propose to switch to use docker cli
for docker cmd hook and remove any dependency to Paunch.

Change-Id: I9c3839e551259fb85b191a27fa054c605964f30e
2020-06-11 17:31:17 +08:00
OpenStack Release Bot 9ef3749398 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: Ib6361e7653a1569fd3f66ddf85256b836c514c37
Sem-Ver: feature
2020-04-24 17:16:21 +00:00
Andreas Jaeger dd7efc353e [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Cleanup tox.ini, remove install_command and add constraints to deps.
Replace mock with unittest.mock.

Change-Id: Idcac0b5310adf27a35223273bd54a4a154988c9b
2020-02-04 20:21:41 +01:00
OpenStack Release Bot 799f581ad4 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: I1573872289463334814c21cde05f1e8b34f419c9
Sem-Ver: feature
2019-10-04 13:11:47 +00:00
OpenStack Release Bot c4c2819e4d Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I39c2f20c81755a99174a9fcf6bd1897160408079
Sem-Ver: feature
2019-04-11 16:28:38 +00:00
OpenStack Release Bot b66508ed0b Update reno for stable/rocky
Change-Id: Ib635732c30de5c79e6687567d4ad6268c77c0862
2018-09-05 19:28:11 +00:00
OpenStack Release Bot 70d9184a27 Update reno for stable/queens
Change-Id: I0570d13ee6a257701613927e9f115f4ec0b1b551
2018-02-09 11:11:00 +00:00
ricolin 2724e1bed7 Add reno for release notes management
Change-Id: If0590c842f73f0cf46cbe07db91b75ae296091d2
2018-01-31 14:41:15 +00:00
Alex Schultz 756fcafdf0 Retry logic for url request in heat-config-notify
Adds retry logic for software deployments using the url signals
to ensure that requests are retried if network connection issues
occur or a 500, 502, 503, or 504 is returned by the http or https
endpoint.

Note: this does not add retry logic to heatclient or zaqarclient
if they are used for signaling.

Change-Id: I82dff4a4b9fac05c5ec649db3eb379bdec71e208
Related-Bug: #1731540
2017-11-14 21:10:34 +00:00
Steve Baker 33241a84c1 docker-cmd hook switch to the paunch library
paunch is a library and utility which is now in OpenStack
under the TripleO umbrella. It contains the logic currently in the
docker-cmd hook exposed as a python library and command utility.

This change switches the docker-cmd hook to paunch.

Asserting --label arguments has been split out from the other docker
run arguments so that paunch can add new --label arguments in future
releases without breaking these tests.

paunch-1.1.0 has just been release which contains new idempotency
behaviour, so the tests have been modified to work with the new docker
command behaviour that idempotency requires.

Change-Id: I884c38ade06ab0e01432837c43f29b123e65fa3c
2017-05-24 12:29:38 +12:00
Bogdan Dobrelya 5a694739a4 Add env_file for docker hook
Add docker hook for environment files.
Some containerized services need to accept environment
files and cannot be configured otherwise, for example
Etcd key-value storage.

Partial-bug: #1668938

Change-Id: I228b5f9ee67215ae742760d449b9cd8a4b9543d0
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2017-03-30 15:38:30 +02:00