Commit Graph

16 Commits

Author SHA1 Message Date
Takashi Kajinami b14a6251fd Retire puppet-monasca - Step 2: Remove Project Content
Depends-on: https://review.opendev.org/805098
Change-Id: I6d9314bef6781599a39038a5a405f84c8db9807a
2021-08-19 16:47:45 +00:00
OpenStack Release Bot e98765e836 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: Iba7e4e8cda8283ed8a5ead77234ad3e003623cb0
2021-04-01 09:24:42 +00:00
OpenStack Release Bot a726f3e07b 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: Ia385d33df52a7cd2e683f2ce9c571e385d65940e
Sem-Ver: feature
2020-10-08 14:42:24 +00:00
ZhongShengping d4a89eec9f Set openstackdocs_auto_name to use 'project' as name
Change-Id: I378830aa20a4cd39573fc4be4442609011a09d06
2020-09-16 11:05:05 +08:00
Andreas Jaeger 0026ba1d03 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: Iad57a6e61ae005f176710218fdd331aacbe2e1a1
2020-06-02 14:43:44 +02:00
OpenStack Release Bot 867a5b1575 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: I196e91f80beca8343de227e0590b139ce86503c3
Sem-Ver: feature
2020-04-28 14:54:46 +00:00
OpenStack Release Bot 237461c87b 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: I774dcf899f3446aa052e6d1f0075d77d753c8897
Sem-Ver: feature
2019-10-07 13:34:35 +00:00
ZhongShengping d48e9f889a Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20[1]:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements

[1]https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme

Change-Id: Icc6481717df84e3783bdafa128840883dec76cf0
2019-08-13 11:29:07 +08:00
OpenStack Release Bot ff25372025 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: Ifc98f7b9e0a3435842af6d479d9558d473688752
Sem-Ver: feature
2019-03-22 16:50:25 +00:00
Tobias Urdin d4d5aaea52 Add release note about Ubuntu py3 upgrade
Change-Id: I034fa5e52f2c2563aa32239e1e951c7f5fd75a09
2019-02-26 00:44:58 +00:00
Tobias Urdin 1840e2f77d Use puppet 4 compatible mysql functions
These was introduced in 6.0.0 and is required to
support later version of puppetlabs-mysql.

Change-Id: I81b72476fb2b1315e7d521cbc847ed9f4983da45
2019-02-08 12:19:00 +01:00
Tobias Urdin e7fe398fda Convert to rspec-puppet-facts and fix monasca::alarmdefs
Converts all testing to use rspec-puppet-facts and
removes virtualenv package since that is installed
by the ::python module otherwise it causes a resource
redeclaration.

Change-Id: I651ae89e8f355a6f68b8e3aeb4eef24b36713c2f
2018-11-26 21:37:21 +01:00
OpenStack Release Bot 9507d9f599 Update reno for stable/rocky
Change-Id: I7ca3560a5310d377ad6953ad78ed7159bd946bbd
2018-08-22 20:23:06 +02:00
Alex Schultz 3da1130147 Prepare Rocky M3
Update the version metadata for Rocky milestone 3

Change-Id: I4025a26139cce8b70478ab52b2f628f5f228fe41
2018-07-24 10:19:06 -06:00
ZhongShengping 3c1bfc6cac Add release support
Change-Id: Iaa317c9e98d5544765261551837a71ef15608217
2018-06-19 08:41:41 +08:00
Sharat Sharma d8859186cd Provide default service_name for keystone endpoint
This change updates the monasca::keystone::auth class to include a
default service_name of 'monasca' so that if a user changes the
auth_name, the service is still created as being related to
'monasca'.

Change-Id: Id973e70d27072c0478aae68f288ee5d638037b36
Closes-Bug: #1590040
2016-10-02 12:32:29 +05:30