Commit Graph

37 Commits

Author SHA1 Message Date
OpenStack Release Bot 0c4f1873db 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: Ie4b79f78ee6b08a5b9ecfa74e20cb309ec8842a8
2024-03-14 07:14:12 +00:00
Zuul 3a563d44aa Merge "reno: Update master for unmaintained/victoria" 2024-03-06 07:16:44 +00:00
Zuul f375775694 Merge "reno: Update master for unmaintained/wallaby" 2024-03-06 07:16:43 +00:00
OpenStack Release Bot b18768cd15 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: I431c60236d877091bc876048fa48bc7d08a56187
2024-03-05 18:27:37 +00:00
OpenStack Release Bot 7b5a47fe55 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: Ia9d6a0f315ceb7c3852291d3c52cbfe21c89d3c3
2024-03-05 18:26:56 +00:00
OpenStack Release Bot 40131fc039 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: I78abeae6ed8d4adb1e3d10cada67543a72ae2b2b
2024-03-05 18:26:16 +00:00
Matt Crees 86f5b9012e Support SSL verification in creating Blazar client
Adds support for SSL verification when ``OPENSTACK_SSL_CACERT`` is set.
Explicitly skips verification if ``OPENSTACK_SSL_NO_VERIFY`` is set.

This also switches to Session-based instantiation for the Blazar client,
away from the deprecated url+token method.

Closes-Bug: #2045281

Change-Id: I94aad7590b1e42ddfa1a20fdb184ca4d73587cd6
2024-02-13 23:18:40 +00:00
OpenStack Release Bot 23e711d5cb reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: Ic3083b9cf92e5ced23a05473d782e4614cb987b7
2024-02-05 16:59:41 +00:00
OpenStack Release Bot 84bd480b64 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: Ib59ce3050bebf1c03fad47a4799f41564c40a236
2023-09-15 13:54:20 +00:00
Pierre Riteau 4bec9288e3 Update copyright date for release notes
This is a small change to force refresh of release notes.

Change-Id: I08e494d1e0becea3b7aa7a756a514a9c3974deb9
2023-03-20 15:49:33 +01:00
OpenStack Release Bot 5363e624c9 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: I5cd78fadf94425d247d4adb7b8a14dde4477a0c3
2023-02-28 13:31:05 +00:00
Pierre Riteau 323ee3da5d Ignore release note from yoga
This release note is showing up in zed, maybe because it was in the
commit used to tag the yoga release.

Change-Id: I97273807b1e2237f2d836597a861cb0aedc3df49
2022-09-22 14:28:21 +02:00
OpenStack Release Bot 8699314b30 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: I18567bf8ad810631ce8c2e2e1fa4d45bb4cfb622
2022-09-16 09:25:58 +00:00
Hervé Beraud be5b93831f Remove unnecessary unicode prefixes
Change-Id: Ibc10c61ee39731501867196ac6fa95b9d6d6c91d
2022-04-20 13:16:50 +02:00
OpenStack Release Bot 80b9177a75 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: Ie57d6b7dadca91c38d468b0398146304c9d0b96d
2022-03-08 11:54:48 +00:00
Pierre Riteau fb9ae6e2c2 Display error details
The red error box will now show why a lease failed to be created or
updated, for example if not enough resources are available.

Also remove "Please try again" which is not a helpful message.

Change-Id: Id0b39fd151956ae6b08ab503a7ae0c5dc09af7f6
2022-02-15 12:35:58 +01:00
Mark Powers d6398f5e7a Add a resource availability calendar for hosts
This adds a calendar view where users can see a timeline of resources,
showing when each resource is reserved.

Implements: blueprint calendar-view
Change-Id: I4f2649d6c9538037dff4747ef4a8210da3666354
2022-01-27 16:06:50 +01:00
OpenStack Release Bot 563ad1aed9 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: Ib879910f6837b5a54921b661c015581367a38505
2021-09-17 13:47:58 +00:00
OpenStack Release Bot 2de6bc0794 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: Ic35d7ac19477f40d02dd83c57d8416d8885c8ef5
2021-03-24 13:06:44 +00:00
Lukas Euler 33c58438ab Use json.loads instead of eval for JSON parsing
Also fixed error messages.

Change-Id: I998d6929ad05d9b5bc4e07f27f3f9cbf2dd64c68
Closes-Bug: #1895688
2020-09-30 19:07:43 +02:00
OpenStack Release Bot ccafbb5574 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: I9a37c63b6600f32db80eba60a970762b2e572809
Sem-Ver: feature
2020-09-22 14:13:19 +00:00
Zuul a5a603cac0 Merge "Switch to newer openstackdocstheme and reno versions" 2020-06-09 09:22:39 +00:00
OpenStack Release Bot b3d4325764 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: Ib9f1d03d75792aa635a74d2eccf8a0a4c135ece5
Sem-Ver: feature
2020-05-26 09:12:35 +00:00
Andreas Jaeger d249b802be 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.

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.

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: I882ab18020ee8a15a3204e72d1bf68f4d5195b14
2020-05-21 20:18:30 +02:00
Andreas Jaeger 26fda6b697 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Update hacking to version 3.0; remove hacking and friends
  from requirements, they are not needed; fix warnings found
- Use unittest.mock

Change-Id: I379c086a15477da4b0223fddd48035c829992c88
2020-04-16 15:23:47 +02:00
Tetsuro Nakamura 6abf50fdc7 Stop testing with py2
Python 2 is no longer supported. Python 3 is required.
This patch stop testing with python2 and issue the release note.

Change-Id: Idb4c37948b9ad5b19229a86fbbc42c2b63f585eb
2019-12-06 04:14:10 +00:00
OpenStack Release Bot 244d398619 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: Ice3671f7d66edb3468709c7d790695dd4226d2c8
Sem-Ver: feature
2019-09-25 09:32:05 +00:00
OpenStack Release Bot 9fe6759efe 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: I28899be82838ad3fcd1c7378971a2c9507348be8
Sem-Ver: feature
2019-03-31 15:59:52 +00:00
Pierre Riteau fc2cd32560 Add release note for affinity policy
Change-Id: Iaf810cd1132d1a6901979eeaaf4841a79e1ff5be
2019-03-29 19:11:55 +00:00
OpenStack Release Bot 8008a91a6c Update reno for stable/rocky
Change-Id: Ifa272bc6fef25685052df255ebdcc7f67832deec
2018-08-09 12:26:43 +00:00
Hiroaki Kobayashi 4be33c81cc Ignore Queens release notes in the next release
Change-Id: I589d401abe2ca80e35aaa1feabed5f72aefb4ac5
2018-02-21 13:02:11 +09:00
OpenStack Release Bot 14f738b23d Update reno for stable/queens
Change-Id: I6951946b6e60cd45062e2ee8df1c8ebe9026be8d
2018-02-21 01:19:51 +00:00
Hiroaki Kobayashi 12546015ce Add release note for the Hosts panel
Change-Id: I91640178ccfc17dbcbef64de6dc1789dbc3841ef
2018-02-20 01:40:20 +00:00
Hiroaki Kobayashi 6ba6089aa1 Use the openstackdocstheme for release notes
Change-Id: I305f2290660fd322214f6ee5ff07469c6bd33683
2018-02-15 15:57:39 +09:00
Andreas Jaeger 8a7529b02d Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: Ia958f0a7436fbd116293b934562b64a340244177
2017-11-16 20:03:05 +01:00
Hiroaki Kobayashi 6ab330c514 Support lease creation
This patch adds a lease creation feature to the Blazar dashboard.

Change-Id: Id078c570122e3de4d4569023f85a94af7ccaa05b
Partially Implements: blueprint climate-dashboard
2017-08-08 18:00:03 +09:00
Hiroaki Kobayashi c4afe8b438 Add Horizon plugin for Blazar
This patch adds a Horizon plugin for Blazar. The following features are
currently supported:

* Show a list of leases
* Show details of a lease
* Update a lease
* Delete lease(s)

Change-Id: I24c14e697d4280fa29d84d11324fb881009f089b
Partially Implements: blueprint climate-dashboard
Co-Authored-By: Pablo Andres Fuente <pablo.a.fuente@intel.com>
2017-08-03 10:23:54 +00:00