Commit Graph

24 Commits

Author SHA1 Message Date
OpenStack Release Bot 50764b7f63 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: I040525c73dbb81cb1c37d132473cd98cd1069884
2024-03-08 14:00:16 +00:00
OpenStack Release Bot 2482a63de2 reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: I816c84ba03f57b7cb8fccc1fd0430b052c697878
2024-02-20 11:02:07 +00:00
OpenStack Release Bot 7f00f410f0 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: I9fb38332ffd040768e57c6c44d2f6d9ff2c0d38c
2023-09-08 14:57:35 +00:00
OpenStack Release Bot 915f8f05c4 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: I0c22a449c3dc7422edfbe662e911e24ae5618ce9
2023-02-24 15:11:34 +00:00
Zuul 75b8d01d73 Merge "remove unicode from code" 2022-11-10 11:16:15 +00:00
OpenStack Release Bot a930aca127 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: I465c586eecf3dea6ad59a641f78b81a7a8da60cf
2022-09-16 12:26:26 +00:00
Zuul 85174f1b44 Merge "Drop bay and baymodel" 2022-09-05 11:22:20 +00:00
Diogo Guerra 7ad1c27ed7 Drop bay and baymodel
Story: 2009104
Task: 42956

Signed-off-by: Diogo Guerra <diogo.filipe.tomas.guerra@cern.ch>
Change-Id: I8f0076cae90a59c1d9ffca827eb0e80abe9b10d7
2022-09-05 10:12:06 +00:00
wangjiaqi07 fa93fcf582 remove unicode from code
Change-Id: Ibdf2f5d6a975d91208e7f14dc027c0c4e962533f
2022-08-25 10:22:04 +08:00
OpenStack Proposal Bot 1fd3f19f52 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I202f6a1a134e0d50e9accd50cf1451f699cdee24
2022-06-21 03:59:40 +00:00
OpenStack Release Bot f279da4399 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: Ib5c80a3ee3ccba3cbc2ddca42edf0b4b80bea98e
2022-03-03 10:51:08 +00:00
OpenStack Release Bot 18df21f0d0 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: I1cdfcb67c1d4f0e89451a80b2fbd3d52b60167f4
Sem-Ver: feature
2022-02-16 19:43:35 +11:00
OpenStack Release Bot 2d9948abbf 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: I880c4ee202c2f70960cadc13b7e688dff03fdf30
2021-09-10 14:31:52 +00:00
OpenStack Release Bot 06ed629825 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: I024b96e93f4262a59922d3cda72943962454fd86
2021-03-18 10:22:02 +00:00
Diogo Guerra 201b3527b0 Add CT tags argument and field to client
We noticed that from the user perspective it is hard
to know when a cluster_template provided by the cloud
admin is mature enough for a production release.
This field will allow the administrator to add an
annotation to the cluster template like
{deprecated, recommended, testing} giving further
usefull information to the end user about the
template's life cycle

This patch allows the magnumclient to pass the
--tags <text> when creating a cluster template
and also shows the observations available when listing
existent cluster templates.

story: 2004215
task: 40161

Depends-On: I5d1c4221f089bc5cd12b25f620aa01771a029df9
Change-Id: Ibbdc9a9cd7ae4733eb6d38a7db11a68866f0d446
Signed-off-by: Diogo Guerra <dy090.guerra@gmail.com>
2021-02-05 09:14:54 +00:00
Andreas Jaeger 1c746d8efb Switch to newer openstackdocstheme and reno versions
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.

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.

Set openstackdocs_auto_name to use 'project' as name.

Use releasenotes jobs template instead of individual jobs.

Depends-On: https://review.opendev.org/728938
Change-Id: I2f3f66a19cda62c6d51c764a0d7e2a163d8abe74
2020-05-18 22:57:43 +02:00
Zuul 3107f40fa9 Merge "Update master for stable/ussuri" 2020-04-29 12:17:56 +00:00
OpenStack Release Bot 17d7e48383 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: I5d8653454d08ddb9291c23909a415d3cd183f647
Sem-Ver: feature
2020-04-11 18:44:11 +00:00
Tobias Urdin c024b4fc43 Check response type in _extract_error_json
The response being passed to _extract_error_json
is assumed to be a requests.Response but can also
be a http.client.HTTPResponse.

This patch adds a try statement where it first tries
for a requests.Response and if not set falls back on
parsing the string body instead of trying to use the
json() helper function in requests.Response.

Change-Id: I61840d284b5d3a249f621822b277c9bd6825140d
Closes-Bug: 1870264
2020-04-08 09:46:58 +00:00
OpenStack Release Bot e589b6c6db 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: If73e70bf2bb396ef30b4f38d315bbc284f5bef9f
Sem-Ver: feature
2020-03-31 09:14:39 +00:00
OpenStack Release Bot 46e4ab1bd0 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: Ib83d3c34e2e29296ff8271cfd28af08b7fa83d63
Sem-Ver: feature
2019-03-18 14:52:29 +00:00
Feilong Wang c026a13e15 Add release notes for magnum client
Change-Id: If1cc736ed8ef2949744efec755492d05388077f7
2018-08-20 10:28:21 +12:00
M V P Nitesh e6856282a3 OSC command for magnum quota's
Implemented Openstack command for quotas-create, quotas-update,
quotas-delete, quotas-show and quotas-list.

Change-Id: I889c2384afdf4cf113345af646b865271784c40c
Partially-Implements: blueprint deprecate-magnum-client
2018-02-28 12:14:54 +00:00
M V P Nitesh ec33c56a23 OSC command for ca-show, ca-sign, ca-roatate and stats-list
Implemented Openstack command for ca-show, ca-sign, ca-rotate
and stats-list.

Change-Id: Id9c21c3a603266d6bd32fd744cb3167b01473127
Partially-Implements: blueprint deprecate-magnum-client
2018-02-26 10:20:52 +00:00