Commit Graph

10 Commits

Author SHA1 Message Date
inspurericzhang 9b3a8ee115 Add py38 package metadata
Change-Id: I9e5dd661ff975e1c8fe5eda81d80be3eb069f9ea
2020-05-28 11:44:58 +08:00
Andreas Jaeger 6053cba01a Update docs building
Update docs building:
* Switch to sphinx-build
* Update requirements for Sphinx and openstackdocstheme for
  python 3, create doc/requiremetns
* Remove unneeded doc and translation sections from setup.cfg
* Remove install_command, it's unneeded, the default is fine.
* Move constraints to deps, use TOX_CONSTRAINTS instead of obsolete
  UPPER_CONSTRAINTS
* Remove now unneeded placeholder file

Change-Id: I649e6fa86c17262698cc8a01d042a87b020239d9
2020-05-03 11:46:25 +02:00
zhurong ce7f13fc24 Cleanup py27 support
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:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymor

Change-Id: I3f780c21e6867a394e1797e67099f1668388f6a7
2020-04-07 01:58:42 -07:00
Ghanshyam 4ad3e1b81f [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

murano-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: I4abb7e97583103ce17e7101cb9dfb824eea397a0
2020-01-23 11:29:44 -06:00
Zuul 3fb9565f11 Merge "Removed older version of python added 3.5/3.6" 2019-01-12 07:48:16 +00:00
qingszhao f814973b8e Removed older version of python added 3.5/3.6
In setup.cfg file the python 3.5/3.6 is added

Change-Id: I243961032956f72601b04450a79ee212e4d00292
Closes-Bug:  #1802025
2019-01-11 06:44:17 +00:00
Vieri 266cbc0a73 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ic3bd2e688fbb7408c44cc02b023e72d9c2ce3989
2018-12-04 18:36:03 +00:00
inspurericzhang 30bc8df485 [Trivial Fix] update home-page url
Change-Id: I0d73e793215fb6b2f6a8c6f4714a6f4227b7ffd6
2018-10-29 16:19:40 +08:00
zhurong 858bfb288c Update requirements and add tempest.test_plugins
Change-Id: I3c865de51e6a3af5b08741dc065d6412019f595e
2017-12-05 10:26:20 +08:00
zhurong c70cda4dc7 Initial Cookiecutter Commit for murano-tempest-plugin. 2017-09-06 17:31:53 +08:00