Commit Graph

18 Commits

Author SHA1 Message Date
Ghanshyam Mann a7ce6d2052 Updating python testing classifier as per Yoga testing runtime
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job

- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286

this commit updates the classifier in setup.cfg file.

[1] https://governance.openstack.org/tc/reference/runtimes/yoga.htmlml

Change-Id: I38be26a1f850275a26f54aeba40e8a809221f722
2021-12-14 02:41:24 +00:00
Carl caihui 6a10ce1755 update python37 to python38
Update python37 to python38

Change-Id: I78ada3e17b436d7f17d47683f81e8ffa952b0a00
2021-11-03 09:36:33 +00:00
xcai 5f333d55f4 Update the project metadata
Change-Id: I2e20647d74812f27b3165113d434d875464123bd
2020-12-22 21:27:46 +08:00
Andreas Jaeger 72de51b01c Cleanup py27 support
This repo is now testing only with Python 3, so let's 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
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build with warnings enabled, fix
  warnings found with autodoc
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version, switch to using apidoc
- Remove install_command from tox.ini, the default is fine
- Change some imports to use python3 changed names

Change-Id: Ibb2e614c7db8a01e41caed8314c1d46479c78295
2020-04-12 20:58:22 +02:00
Ghanshyam Mann d682c3a615 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

freezer-dr 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: I8c2e92f459c6a0fda26b44039837bd95db55873e
2019-11-22 01:53:02 +00:00
Cai Hui e989a2ca51 Drop the py35 testing, add the py37 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I0965666290c8e8f88d61d537ff58bbd1c63eeef6
2019-05-24 21:53:50 -04:00
Ghanshyam Mann 8f8142b03f Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: Ief9e9871f35721f697dec2b1efd284a7f9e135af
2019-04-14 21:17:19 +00:00
Cai Hui 1e687a4993 Add py36 for developers
1.Add Python 3.6 classifier to setup.cfg

2.We already run python3.6 unit tests in CI. Add the py36 environment to
the tox file so that developers with python3.6

Change-Id: I779236a8625a47064ba34e1b0cb865673a5d124f
2018-12-17 03:01:40 -05:00
LeopardMa 6af94a5610 Change openstack-dev to openstack-discuss
Change-Id: I00948eca00d75c1e2be9d75bd5861e2c3a9be51e
2018-12-03 22:26:51 -05:00
Nguyen Hung Phuong 48a402de4a Update homepage url for freezer
Change-Id: Iece7e8c40d7fedd5294dc73f06d2991fdc797506
2018-02-22 11:18:48 +07:00
Saad Zaher 4d11ee77d3 Update freezer-dr for pike goal python 3.5
Change-Id: I38842df25b4b1edbc40b826a4185714d1d69bfe7
2017-05-22 17:03:07 +00:00
Saad Zaher 60459fd6e3 Remvoe Version from Freezer-dr
Change-Id: Ie6f3f12efafbca530271d6771fac83480ee19000
2016-06-05 02:10:11 +01:00
Saad Zaher 7d7d189545 Added .gitreview
Change-Id: I42f5bbb4a6bc12445c3ea571134a614395b0fd34
2016-05-12 13:10:52 +00:00
Saad Zaher b6e16ff8e7 Updating freezer-dr version 2016-05-11 12:58:25 +00:00
Saad Zaher 34dc6dfa2a Updating setup.cfg and README files 2016-05-10 10:44:14 +00:00
Saad Zaher fdbb15848f Adding pep8, pylint, coverage, sphinx testing 2016-05-09 15:00:10 +00:00
Saad Zaher 7538cd7ac8 freezer-dr big bang
Moving everything to freezer repo
2016-05-09 09:55:31 +00:00
Saad Zaher f785d6a413 Adding support for plugable monitoring systems
adding support for pbr
restructuring osha

Change-Id: I0a899deeb33a5ebe77a199d33f3c0af48cddcbe6
2015-12-22 16:24:20 +00:00