Commit Graph

10 Commits

Author SHA1 Message Date
Stephen Finucane 682845902d setup: Replace dashes with underscores
Change-Id: Ie18901ce3fc954b910f796976fb0ed279faf1be6
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-01-25 16:16:42 +00:00
Ghanshyam Mann 134bc004a3 Update python classifier in setup.cfg
As per the current release tested runtime, we test
python version from 3.8 to 3.11 so updating the
same in python classifier in setup.cfg

Change-Id: I210c09a88da9c90e71ca176806a1a4d90f1937b6
2024-01-11 15:37:28 -08:00
Andreas Jaeger 2f0bad48ba [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

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: Iadbea735f22cd8456a32f10fda598dc6a2983ec7
2020-02-04 20:45:20 +01:00
Dean Troyer 7e5188b911 Prepare for OSC 4.0 release
The major version of this package will sync with the major version
of OSC that it installs. The minor and patch versions will not be kept
in sync.

Change-Id: I4870bceb14045434b70fb79d7f8f2c72e19a6e9e
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-09-12 08:37:27 -05:00
Zuul c773bff889 Merge "Change openstack-dev to openstack-discuss" 2019-09-11 04:40:52 +00:00
Corey Bryant 3fe48e57be 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: I29cc4548f827d0ce5428731a31f8da5d52aae559
Story: #2005924
Task: #34232
2019-07-09 09:56:54 -04:00
qingszhao 787d3e905f Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I58aa4dc72a6f9fae8e6f5043892e2e4e651a0909
2018-12-04 17:22:41 +00:00
pengdake 47bd5d8853 Update homepage url
Change-Id: I3d914ed4e35bbb087ed30e8fcedb4cd633b9c2ee
2018-01-23 02:59:20 +08:00
Andreas Jaeger ef9dec8658 Fix for Sphinx 1.5 and pbr 1.10
Sphinx 1.5 fails with current pbr (needs new pbr release, see change
I52d45fa0a0d42de690d3a492068f7bb03483a224).

For now, set warnerrors to False to be able to use this.

Also, update to new sphinx version to show that this works.

This is in reaction to the failure in
I00236f4b97871f772cf52710c8a7facc07cfc4e1.

Change-Id: Ie25ec8f3ade28fb360bed7aebc0fe6ce65bec498
2017-02-12 17:03:47 +01:00
Steve Martinelli 49b361d517 Initial commit for the OSC metapackage repo.
Initial commit for OSC metapackage that includes all plugins.

Change-Id: I3db5eab671afada9b2cc026a4397ff9bdfdc0484
2017-01-06 14:39:22 -06:00