Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 7752b4c912 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.

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: I5ebcd8f2cfa9f44830279679e3d6bcd24212bd93
2020-05-31 19:50:12 +02:00
Ghanshyam 34a5bdff42 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

monasca-tempest-plugin is ready with python 3 and ok to drop the
python 2.7 support.

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: I27c82c48541291553141c197cb9c227720cc6dbb
2020-01-24 14:46:04 +00:00
pengyuesheng e8db39351c Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I5d405167c73b6e2409d6673e116475c67b18b96e
2019-08-01 10:39:07 +08:00
Ethan Apodaca 46a97d9c52 Update alarms count tests
Updates alarms count test for multiple metric dimension values.

Change-Id: Idd2b5b66700a3c1234b22fad98020e31369f60f3
Story: 2005311
Task: 30278
2019-04-08 19:15:02 +00:00
Chandan Kumar f68f2e0925 Apply cookiecutter to newly split project monasca-tempest-plugin
This tempest plugin is being split out of the main monasca project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-12-09 19:00:30 +05:30