Commit Graph

8 Commits

Author SHA1 Message Date
inspurericzhang bdd3a1e808 Add py38 package metadata
Change-Id: I1c5c422f248438f1e6462befa205c4da0684060f
2020-05-28 11:43:38 +08:00
Andreas Jaeger e26e00897e Update docs building
Update docs building:
* Switch to sphinx-build
* Update requirements for Sphinx and openstackdocstheme for
  python 3
* Remove unneeded doc and translation sections from setup.cfg
* Remove install_command, it's unneeded, the default is fine.

Change-Id: I5678058e43df7e708c7aefd7c06431ab21415e34
2020-04-19 09:51:25 +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
Vieri e3d9653074 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ie790518b7da7a1e7410c4731c18c3980f8ac9d2b
2018-12-04 18:45:47 +00:00
wangqi e62fff1ef5 Drop py34 and py33 target in tox.ini
We support py35 now.so it is no need to keep
the supoort for py34 and py33.

Change-Id: I7e09988f7b08fe978383029619da0a82cbfa4203
2018-05-11 14:04:54 +00:00
wangqi e6f7f441ec correct url in readme file and update home-page url
Change-Id: Ifd837baa608be249e07446dc74409cff276a1da9
2018-02-27 09:11:53 +00:00
Witold Bedyk d460d6b08b Update package metadata
Change-Id: Ib2a58755beb960fa94e79c99e573ff2475c7d37c
Story: 2001400
Task: 6219
2018-01-23 14:26:32 +01: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