Commit Graph

9 Commits

Author SHA1 Message Date
songwenping 74e213315b Update python testing classifier
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: Ied9ee5d61f7fb8a37a9718f6eed9e04bad80026b
2021-12-21 10:48:23 +00:00
yangyawei 1c4e7b43ef 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: I47bfd89850444ba894f54d373658bea2a1573ac0
2021-05-13 20:01:56 +08:00
inspurericzhang 071edd581a Add py38 package metadata
Change-Id: I60c05d6978ac8e230bc661abaaefeae6e9d2f364
2020-05-28 11:29:33 +08:00
Luka Peschke 91c85d04ca [ussuri][goal] Drop python 2.7 support and testing
This drops python2.7 support for cloudkitty-tempest-plugin. The lowest python
version now supported by cloudkitty-tempest-plugin is 3.6.

Depends-On: https://review.opendev.org/#/c/694434/
Change-Id: I2b4a57dae3f150b22c38cc2b83747ee4231b31fe
2019-11-25 10:38:14 +01:00
zhouxinyong 62e26bab7c Change openstack-dev to openstack-discuss in setup.cfg
Change-Id: Ifde285715ea5618e6c1fc5135a9996deed2cc0ba
2019-05-20 10:35:29 +02:00
Le Hou e5ef84775b Use opendev repository
Change-Id: I837c7c1aff4d58ca36639a5e82340ef756ab6a47
2019-04-23 17:08:42 +08:00
huang.zhiping 1fffddb375 Update home-page
Change-Id: Ic7dd0993dbd424e55228ccc8d28315624566ebc3
2019-01-12 02:43:33 +00:00
qingszhao d8bbb73d38 Removed older version of python added 3.5
In setup.cfg file the python 3.5 is added
In tox.ini the python 3.5 is added

Change-Id: I0b5d3002486ff43a36f7fabec30e7884c67abdd9
2018-09-29 15:27:24 +08:00
Luka Peschke b58453fa85 Committing initial work
This is the initial work done on CloudKitty's tempest plugin.

Change-Id: I3251a51271c2ce3ff4bb667d1f6e09e77896b8d7
2017-11-08 15:40:34 +01:00