Commit Graph

32 Commits

Author SHA1 Message Date
OpenStack Release Bot 643212e85c 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: Iafa90de5fb36450d7d418862cceceb973e004862
2024-03-07 15:35:46 +00:00
Zuul 1aab1e29bd Merge "reno: Update master for unmaintained/victoria" 2024-03-06 15:21:09 +00:00
Zuul 4a9afd4a45 Merge "reno: Update master for unmaintained/wallaby" 2024-03-06 15:05:53 +00:00
OpenStack Release Bot 4dd33e06e1 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

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

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

Change-Id: I8f2bf5f8fe8506807f62e6a9bf55c1ab5fc65b5d
2024-03-06 11:39:46 +00:00
OpenStack Release Bot 02c82e69e9 reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: I2958b59060d1f8be1f68e9c90b74377d711ba9a0
2024-02-05 16:54:09 +00:00
Zuul 615da3d2a8 Merge "remove unicode prefix from code (1)" 2023-12-19 13:38:59 +00:00
OpenStack Release Bot 412e6c4503 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: Ie61f55bbe5ca55f2726090757cc4253e271d639e
2023-09-07 10:31:38 +00:00
Takashi Kajinami b1ff18fdcb Fix release note generation
This fixes the following error in the release note job.

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

Change-Id: I9952c587b238a286a73e410585f5e1a6e548c7d7
2023-09-07 19:17:06 +09:00
OpenStack Release Bot e2c006bc91 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: Iad79ec935509361073ad7d128f1860a4482ddf51
2023-03-02 14:10:19 +00:00
OpenStack Proposal Bot 1c851850a3 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ie385012787c3d574611a50781c59090efff2377c
2022-09-07 02:48:27 +00:00
OpenStack Release Bot 1b87d22f45 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: Id13f81903c1eab5669ad4ce05029eb890a0d1324
2022-09-06 12:50:41 +00:00
niuke 9bfa8e469a remove unicode prefix from code (1)
In Python 3, unicode prefix is meaningless. This removes unicode prefix
from code files used to generate documentations

Change-Id: I7bcf9dd502b218238be9ee94c31590d4112edcf4
2022-08-07 01:09:55 +09:00
OpenStack Release Bot 7e4768f2ab 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: Ie9c6e7da60756d3edb3263945bc5874370ac353d
2022-03-04 17:07:22 +00:00
OpenStack Release Bot 341569040d 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: I05fbdf17cbde4f70aea3c3ff99330accd7b22c19
2021-09-10 14:31:45 +00:00
OpenStack Release Bot 3a7b0388d6 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: Idf4b001e1172665fa4a65ce34f9a512a42ab8e8d
2021-03-19 19:43:05 +00:00
OpenStack Release Bot 361913dead 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: Ie61484159d327a60c377b5465ef4faabac8a553d
Sem-Ver: feature
2020-09-11 14:18:18 +00:00
Andreas Jaeger 3fa304428c 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.

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.

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.

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

Change-Id: I5598eebe898555869cd65a74950fdbd76a7baa46
2020-05-22 17:20:37 +00:00
OpenStack Release Bot 97e604e98b 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: I8325306020f3ec99797859444f0106e969336b5e
Sem-Ver: feature
2020-04-10 17:58:58 +00:00
Zuul 6b071d397e Merge "Add files-container option for stack create and update" 2020-02-21 07:54:54 +00:00
Andreas Jaeger 2a8eb6a74c [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

Change-Id: I54863f2301758dcd48de4ee73bcc8582e5036afa
2020-02-10 16:05:51 +00:00
OpenStack Release Bot 19122b7ac5 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: I10df19e4f4b25a29df9389b3f469ee053552496a
Sem-Ver: feature
2019-09-20 17:40:26 +00:00
OpenStack Release Bot 1be9b40e8d 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: I241c58785ff541681113628bb9409821f035b2a2
Sem-Ver: feature
2019-03-18 14:51:17 +00:00
rabi bd2bfaa514 Add files-container option for stack create and update
If files-container option is specified:

- All template/env files would be fetched by the heat engine
  relative to the files_container and no local files other
  than the root template would be sent to server.
- Relative path of environment files would be sent in the
  environment_files list.

Also adds the option to template validate.

Change-Id: I1a703ab8798a003365be650886bb78be5af472b7
Story: #1755453
Task: 19319
2018-08-29 18:32:03 +05:30
OpenStack Release Bot 29093c8a56 Update reno for stable/rocky
Change-Id: If443f0176132d0c03db4c0ffa3e59c35c851e8f3
2018-08-08 09:35:28 +00:00
OpenStack Release Bot dea778abda Update reno for stable/queens
Change-Id: Ie5d57e22855cbfcb2dd1e3eee30612dfa6e202e9
2018-02-01 16:34:15 +00:00
Zuul 131f987ea6 Merge "Add reno for release notes management" 2018-01-31 12:39:25 +00:00
ricolin c173246b45 Add reno for release notes management
Change-Id: Ia6d1c66602ac2845d30d9f95914445890a51329c
2018-01-04 09:40:36 +00:00
Zane Bitter 1618d952cc Fix release note formatting
This broke the building of the release notes.

Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a
2017-12-07 11:49:52 -05:00
ricolin 58e357908e Add `--converge` argument for osc stack update
This patch add `--converge` argument for osc stack update. This
flag will be used as the trigger for observe on reality.
implements bp get-reality-for-resources

depends-on: I151b575b714dcc9a5971a1573c126152ecd7ea93
Change-Id: If35e1b9234cab173b3c46601bbd331aceebcbcb3
2017-10-20 03:17:58 +00:00
Vijendra Soni b24df1f39b Update headers for the Openstack Orchestration commands
Updated headers for the following commands
openstack orchestration service list, openstack
orchestration template version list, and
openstack orchestration template function list
to keep syncronized with other Openstack commands headers

Change-Id: I57f03369a501080356e5292582654cd703803b96
Closes-Bug: #1643492
2016-11-22 06:08:21 +05:30