Commit Graph

14 Commits

Author SHA1 Message Date
Sean McGinnis b22c58fcfc
Retire mox3 repo
This is step 2 in the retirement process for mox3. It removes all
content from the repo other than a note in the README file notifying of
its status and how to get the last version of the code

Depends-on: https://review.opendev.org/736712

Change-Id: Ifbea265fdef149791d02a642037ac30611ad4c81
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-18 09:19:13 -05:00
Sean McGinnis d27eb2c38a
Add py38 package metadata
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: I9889db5f710af545d11008090b455048011e38ea
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 08:22:36 -05:00
Andreas Jaeger fa22a336bf tox.ini & Setup.cfg cleanups
Address suggestions from https://review.opendev.org/#/c/700679:
* remove install_command from tox.ini, this is the default
* Use sphinx-build as modern way to run sphinx, remove setup.cfg
  settings for build-sphinx
* Add python-requires to setup.cfg to make Python 3.6 requirement
  explicit

Change-Id: Ib93f6f3822c7f9d9013f095268700e3a19d252fb
2020-02-03 12:54:55 +01:00
pengyuesheng 127bc84a88 Drop python 2.7 support and testing
Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Remove also universal-wheel, this is py3 only now.

Co-Authored-By: Andreas Jaeger <aj@suse.com>
Change-Id: Ibac9edb043fa082322ed2f2272cc0b1727ae9009
2020-02-02 12:36:35 +01:00
Corey Bryant 0a1e5b96f4 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: I09c16adfa6feeb4ebe373ee5334aa8cce5a1306d
Story: #2005924
Task: #34234
2019-07-05 14:41:22 -04:00
Ghanshyam Mann 71071cc217 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: I097138c3a4262a844819478d0f8a94180d16fa35
2019-04-15 18:16:35 +00:00
melissaml f8ffdbf522 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ie152a9ee2fd16a5a7d10d03d2e0b64691eec3578
2018-12-05 01:41:19 +08:00
ChangBo Guo(gcb) 577a627691 Update URLs in documents according to document migration
Change-Id: Ic6d1961e5e0b2920bb74d167ed843b928deca289
2017-07-12 22:18:41 +08:00
Doug Hellmann 45e325482e turn on warning-is-error flag for doc build
Change-Id: I793af54e77552cc811e39ea5ae2a57ed69e6822d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-06 15:48:59 -04:00
kavithahr 4eb804f230 Python 3.5 is added
Python 3.5 was missing so i have added.

Change-Id: Ica89b115929cd72b27ba33f1d5bd7e1fe5eeddec
2017-04-24 13:07:21 +00:00
Victor Stinner 8adafee3bc setup.cfg: configure doc build
Add [build_sphinx] and [upload_sphinx] sections to build the
documentation in doc/build/ instead of build/doc/. It should fix the
Jenkins docs job which is currently broken.

Change-Id: I2d0ed916ae1132bf47584313a7f2c93f94a97b86
2017-01-04 10:23:08 +01:00
ChangBo Guo(gcb) c827041f76 Remove Python 2.6 classifier
We have decided to remove Python 2.6 support, this commit
removes Python 2.6 classifier before dropping any Python
2.6 support in code.

Change-Id: I162f4cfc48110d2e54bbfbec2746eb05b6254b0e
2015-11-17 17:11:05 +08:00
Davanum Srinivas eee957eedf Add universal wheel tag to setup.cfg
This project is 2 and 3 compatible so a universal
wheel is appropriate/expected.

Change-Id: I6a827bb1d6a1c7f751575c6307f7e8cace09b3b5
2015-10-04 19:56:32 -04:00
Monty Taylor 24bd40737a Updated to use OpenStack standards. 2013-05-21 16:59:38 -04:00