Commit Graph

21 Commits

Author SHA1 Message Date
Ghanshyam Mann 757b163047 Update python classifier in setup.cfg
As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg

Change-Id: I45b783687458e19b3baafadf197e5506108a97fc
2024-01-04 20:35:06 +00:00
wu.shiming bbd8a501f4 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: Ia8b7f322eec1f3120c71ee03771f87e60cdea311
2021-12-21 10:02:57 +08:00
yangyawei 57b185a51d setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I4f5ebb221bb305ec82aaa94829c2b16f72fa7a3c
2021-05-13 19:58:27 +08:00
kangyufei d64e435afb Add py38 package metadata
Change-Id: I98d8079fbafb9fe144452b1681dced684d90a228
2020-08-13 14:58:58 +00:00
manchandavishal 6317aca3f9 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

watcher-dashboard 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://review.opendev.org/#/c/691178/

Change-Id: I1d80d7f7206cafa3a91a107cd670cfa9d91187c1
2019-10-31 07:42:26 +00:00
pengyuesheng 40db417f68 Add python 3.7 classifier to setup.cfg
Depends-On:Ic9f4b8a462e6ff78428ce544c7de307b15b2d64d

Change-Id: I8ae38977834d1d47759fed614ffa7a2e7d236b97
2019-06-11 15:49:31 +08:00
Ghanshyam Mann 77cbc34d7f 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: Iad2ed577adfa0b73037901ce2da63d46b67b168a
2019-04-15 09:41:21 +02:00
manchandavishal b3b986d52a Change openstack-dev to openstack-discuss
Mailing lists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I4d8f7df0a7c753d62b299d4252ce4a5384e084f4
2018-12-04 06:48:37 +00:00
Zuul eca50468cf Merge "Update the documentation link for doc migration" 2018-09-21 16:01:15 +00:00
kavithahr d41d9941b6 The Python 3.5 is added
The Python 3.5 was missing in setup.cfg and tox.ini
hence added that version.

Change-Id: I3b22f72f8b3b7d45cc22c50ec53fef6beef5424e
2018-08-07 07:26:26 +00:00
François Magimel 33339cdd4e Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Remove the '[build_sphinx]' as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: I255b0892a3b0ec0e528172ae2ddabf8abfa507a8
2018-07-27 21:19:58 +02:00
François Magimel 8112c32eec Enable translation for cloudkitty-dashboard
Allow translators to translate the dashboard.

This commit sets up related files according to the infra guide [1]. Also
removes Babel related entries in setup.cfg. They are not sufficient as
Django requires two PO files (django and djangojs).

[1] https://docs.openstack.org/infra/manual/creators.html#django-projects

Change-Id: Ifc616d58a794d94f2f36823dcfee4f0165981b12
Task: 22816
Story: 2002867
2018-07-05 14:36:27 +02:00
zhang.lei a55e42ceb7 Update the documentation link for doc migration
These links need to be updated due to the doc migration. Current
links are no longer effective.

Change-Id: I36e4b38756d0a4a1ccd73857fd4a24e24b76220f
2017-12-06 18:30:09 +08:00
Anusree e328edad8e Remove py26 support
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: I95b3f2bb86a52361d506a54ae3b0218fc525faf4
Closes-Bug: 1519510
2017-01-20 03:04:28 +05:30
avnish 7bafa51801 Update home page link in cfg file
Change-Id: Ie9dfaf825b78966093219d8b9d652db8d4410701
2016-09-20 11:42:53 +05:30
Gauvain Pocentek fdc5a705de Remove version from setup.cfg
Change-Id: I77743450b9bfb7e122124ec67297234717690259
2015-10-29 22:36:29 +09:00
Stéphane Albert 021013fae9 Moving to Liberty cycle (0.5)
Change-Id: I9b8bcca42d794e5b61d5c3c063f058e1e1d089d6
2015-09-22 16:05:18 +02:00
Stéphane Albert 996cd4bf7e Preparing release 0.4.1
Change-Id: I51d66fd0afe8784805d73f11c2614aa87b4a6728
2015-08-27 16:27:53 +02:00
Gauvain Pocentek b60adbda9c Update setup.cfg
- define a version
 - change the homepage and author

Change-Id: I3d66cc385ff5f7e044f2182e6fb79b8d4e395d99
2015-07-31 12:30:13 +02:00
Guillaume Espanel 3364dc8dd2 Rewrite of the whole dashboard.
Change-Id: I91d2338ce3225e80ba4c53a1a88a5300d5af9c44
2015-05-12 15:24:53 +00:00
François Magimel 5f47bf4fa8 Init the repo with common files
Change-Id: I5229e6714b99d89ac15126378344b94494ed6c56
2014-08-24 10:15:05 +02:00