Commit Graph

13 Commits

Author SHA1 Message Date
Sean McGinnis 4814b683f4
Declare py38 support
Python 3.8 is one of the new required runtimes for the Victoria release.
Now that we have test coverage for py38 and it is passing, we can add
3.8 as one of the supported runtimes in the project metadata.

Change-Id: I97179030993c0b49ffe93aa28ffc672c6b859439
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-17 10:05:44 -05:00
Corey Bryant b0639aa94f 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: I96c9f4dc64b252bac3c934936c7eebe270862c9e
Story: #2005924
Task: #34233
2019-07-05 14:36:51 -04:00
qingszhao 8186e80e41 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ia652eeca0345266361ef8fb4cbc96fdbd24001d4
2019-01-12 05:25:28 +00:00
melissaml 8727faf19c change default python 3 env in tox to 3.5
Change-Id: Iccb776f10da5f4aa4d5361f8f5976f68680a27d2
2018-11-12 00:47:34 +08:00
Paul Belanger ee6b82bf04
Build universal wheels
It is possible to use python3 for shade, so support both python2 and
python3 wheels.

Change-Id: I77aa290d2671a0457555c3161e279fa2ca52e99c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-13 10:16:48 -04:00
rajat29 1b51cd83de Update the documentation link for doc migration
Change-Id: Idd4909d94c07220425fbdce938c133d890c4be86
2017-07-21 12:26:43 +05:30
Monty Taylor e2cbd3253e
Change metadata to align with team affiliation
Shade is its own team now, update "author" to be OpenStack.

Note, the homepage setting does not exist until we tag a release after
the depends-on project-config patch lands. But this metadata also will
not go to PyPI until we tag a release - thus the depends-on.

Depends-On: Id3a087a41491eb8bf8eb51a0247183c6b91a297a
Change-Id: I4fc7ed2ecca0d218be7f1e1e34dcfa4c4b623d4e
2017-03-28 16:11:25 -05:00
Monty Taylor db45323809
Update sphinx and turn on warnings-is-error
In order to do that, fix the warnings that are now errors.

Change-Id: I1e582a6763fc82496e4ab33f60ced193b0534f28
2017-03-16 12:17:51 +01:00
Monty Taylor 9f4805bedb Change operating to interacting with in README
Just noticed that the README says "for operating OpenStack". The word
operating has very specific connotations in OpenStack world, and that is
decidedly _not_ the primary use case of shade.

Change-Id: Ic0205c82abc3b5bfd6223ea7a6ee1bd6bfb365dd
2016-07-14 08:14:22 +00:00
Monty Taylor 92b4cc30d7 Add inventory command to shade
The ansible inventory plugin is actually really useful for general
purpose debugging of cloud metadata. Also, having this in tree means we
can test it and make sure we don't break the interface for people.

Change-Id: Ibb1463936fac9a7e959e291a3856c4f8d32898e0
2015-06-05 13:46:59 -04:00
Jeremy Stanley ef47a50f72 Replace ci.o.o links with docs.o.o/infra
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: I764b134046e175905f00fb2158e9078698364029
2015-05-15 02:06:57 +00:00
Monty Taylor 65fe04d5c2 Change meta info to be an Infra project 2015-01-07 13:06:42 -05:00
Monty Taylor c046b39e79 Initial cookiecutter repo 2014-08-30 17:05:28 -07:00