Commit Graph

21 Commits

Author SHA1 Message Date
manchandavishal 0d995d1793 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.html

Change-Id: Ieab82b0547f52e435d075de5b771287372ef8f20
2022-01-31 10:42:22 +05:30
wangzihao 6f429c8664 bump py37 to py38 in tox.ini
in 'victoria' cycle, we should test py38 by default.

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

Change-Id: Ib2876357e34a802036e686b86f9812d99063b636
2020-12-09 14:07:54 +00:00
Andreas Jaeger d694236c3a 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 anymore
- Remove sphinx requirements, the repo has no docs

Change-Id: I3ee6abac9b5c4c639521bb2834a104bc53ce93ed
2020-04-15 19:01:08 +02:00
Ghanshyam Mann 4e82a8103e [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

monasca-ui 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

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: I47be69fe3b53df70ba775bad342d88129de5ff0a
2019-11-16 16:59:02 +00:00
Corey Bryant f0231ab00f Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I8b8ab63cbfe7dced5e1d79d768ee2b8f11a464bb
Story: #2005924
Task: #34223
2019-07-05 13:16:28 -04:00
Ghanshyam Mann df89ad3048 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: I7ea4cb2da696cfa10551f4cab645db6d47de23d9
2019-05-20 15:07:59 +00:00
Adrian Czarnecki 69707117b3 Add python3.5 classifier
Story: 2000975
Task: 28480

Change-Id: I7e87e642a3fc866fd063495832459e1f185a51e8
2018-12-19 10:42:12 +01:00
melissaml f8aa87233c Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I7bcbbcbb87ea8fdbe65a55fc99fbdfce2310cf01
2018-12-05 01:39:30 +08:00
Denis Poisson 0eb8c49b01 Convert README.md to ReStructuredText format
Change-Id: I100bdb0db5e1bb17795a67c27d5337ea5e8c5f8d
story: 2002163
task: 22601
2018-06-28 15:07:50 +02:00
Deepak c81b7a9a4a Changed author and author-email
Changed author to OpenStack and author-email to
openstack-dev@lists.openstack.org

Change-Id: If38b4af658f60b5ad787c7032280c82207fde0b7
2016-11-14 12:36:07 +05:30
Doug Hellmann dd74960dc7 remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I1a8329a5c2c90900410dd4f48318b644edd9edc2
2015-12-23 01:46:00 +00:00
venkatamahesh 4f427844d1 Change repositories from stackforge to openstack
Change-Id: I90d3b971b67a927738cf88800c1b0e672d7d4b99
2015-10-19 09:59:14 +05:30
Ryan Bak 3e4e392acb Moved files for better egg packaging
Change-Id: I0f8e13c4f9dae7f473e26c740e5deb88e669efee
2014-10-30 15:04:04 -06:00
Rob Raymond 0ec7ba01a6 Use data_files to install data files
Change-Id: If9a90a93bda46e503ba9d2666db3582179a10ece
2014-08-06 16:48:08 -06:00
Rob Raymond e6e10e7901 Move local_settings to config
Change-Id: I3a8ae215371a1868db5be4b5098ce1ece30dcd29
2014-08-06 14:47:59 -06:00
Rob Raymond 594668e49e Add local_settings.py to setup.cfg so it gets installed
Change-Id: I494eef5f4315a158a4b7ae8cef4f47ba7ac72746
2014-08-04 17:48:55 -06:00
Rob Raymond 24c56bebaa Move from overcloud dashboard to monitoring
Change-Id: If726d3f10836de1361c7d7bdc842cad680483a71
Fixes-Bug: #1349887
2014-07-29 09:08:28 -06:00
cindy oneill 9bbaec3af6 setup.cfg and README name change
Change-Id: I5d6d64241bc4dd115a64da65f51255cf77fc9651
2014-07-17 15:07:49 -06:00
cindy oneill 5aadf49c8d Version 1.0.1 included packages cosmos,enabled in setup.cfg 2014-06-02 10:58:24 -06:00
cindy oneill 7fbe18223f pypi packaging files 2014-05-30 16:52:14 -06:00
Rob Raymond 7bcb7be2b3 Initial installer work 2014-04-29 14:09:19 -06:00