Tempest plugin for the magnum project.
Go to file
pengyuesheng 599a7c392d Updated from global requirements
--

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.

Ic9207bb8d3e602dd71cc4c7cefde739130f3d48b

--

Blacklist sphinx 2.1.0 (autodoc bug)

See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details

Ia029f66cfde96d97754e38b5278f1b24081a09e0

--

tox: Keeping going with docs

1. Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
suggests, keeps the build running when it encounters non-fatal errors.
This is exceptionally useful in avoiding a continuous edit-build loop
when undertaking large doc reworks where multiple errors may be
introduced.

2. Remove the py27 from tox since magnum already drop support python 2.7

[1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045

I6e713b51cf9fac87e696fdfce8156f656a0f1df5

--

Change-Id: I53800a688fae3ba9cc551b0ceffe96938f2df59d
2020-04-29 14:03:36 +00:00
doc/source Updated from global requirements 2020-04-29 14:03:36 +00:00
magnum_tempest_plugin [ci] Support fedora-coreos in magnum-tempest-plugin 2020-04-21 15:38:51 +00:00
releasenotes Updated from global requirements 2020-04-29 14:03:36 +00:00
.coveragerc Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.gitignore Switch to stestr 2018-07-24 15:27:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:33 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.stestr.conf Switch to stestr 2018-07-24 15:27:32 +07:00
.zuul.yaml [ci] Define/enable magnum-tempest-plugin-tests-api 2020-04-21 15:55:42 +00:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-10-13 09:00:29 +00:00
HACKING.rst Update the hacking to latest 2018-10-17 13:41:56 -04:00
LICENSE Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-10-13 09:00:29 +00:00
babel.cfg Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
requirements.txt Updated from global requirements 2020-04-29 14:03:36 +00:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2020-01-23 15:54:57 -06:00
setup.py Updated from global requirements 2020-04-29 14:03:36 +00:00
test-requirements.txt Updated from global requirements 2020-04-29 14:03:36 +00:00
tox.ini Updated from global requirements 2020-04-29 14:03:36 +00:00

README.rst

openstack Magnum Tempest Plugin

Tempest plugin for Magnum Project

It contains the tempest tests for testing Container Infrastructure Management Service for OpenStack.