Commit Graph

9 Commits

Author SHA1 Message Date
Cai Hui 35e77f9e1c Dropped the python 3.6/3.7 in zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: Ibb7949a7fcda59f70a1e99abda404ac7f568467c
2022-05-15 09:18:01 +08:00
Cai Hui 5c66cdab07 Update setup.cfg
delete python::3.5/3.7,Add python3.8/3.9

Change-Id: Iac46ad8ace08ba156f786eb0e52c69f8a424ee88
2021-11-03 19:25:37 +08:00
Andreas Jaeger a15380550b Update docs building
Update docs building:
* Switch to sphinx-build
* Update requirements for Sphinx and openstackdocstheme for
  python 3, create doc/requirements.txt, switch to openstackdocstheme
  from obsolete oslosphinx
* Remove unneeded doc and translation sections from setup.cfg
* Remove install_command, it's unneeded, the default is fine.
* Move constraints into deps, use TOX_CONSTRAINTS instead of obsolete
  UPPER_CONSTRAINTS
* Switch to hacking 3.0, fix problems found

Change-Id: I44d09a65349a1d9b564e69a7fc32eb435446245c
2020-05-03 12:03:41 +02:00
Ghanshyam 3d8fcb4710 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

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

Removing the USE_PYTHON3=True from base job so that it can
keep running  on py3 for < ussuri branches.

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: I025c12a265de4e3fdfad67c9e570c3110869acd6
2020-01-23 16:13:28 -06:00
Cai Hui 652a26590f Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: I33e8a9a9397ba3b307e5e1304423d7c9c8c1d668
2018-12-19 05:57:54 +00:00
wangqi 638336bb9a correct url in readme file and update home-page in setup.cfg
Change-Id: If087ccc11ca32f3565175cfa8be648e1bcf85405
2018-03-05 13:13:16 +00:00
Saad Zaher 0aba5f42cc Remove python 3.3 from setup.cfg
Change-Id: I8ec801c98fc212cef8ffec9d71ec76a17b114a97
2017-12-18 10:52:57 +00:00
Chandan Kumar 65bdf3bcf9 Merge intree freezer tempest plugin
* It merges the intree freezer tempest plugin to a the newly
  seperated repo freezer-tempest-plugin

* Moves freezer/tests/integration/common.py to under freezer-tempest-plugin
  as it is consumed in tests/api/base.py .

* Excluding freezer/tests/freezer_tempest_plugin/tests/api/test_version.py
  as it is dependent on freezer project and it should be moved under
  integration tests.

Change-Id: I6967f915758728827e8ddcd1a45a7023904b694e
2017-12-08 17:48:51 +05:30
Saad Zaher e6d6395a38 Big Bang :) 2017-06-09 16:09:38 +01:00