Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 2a733e13eb Retire development-proposals (step 3)
The product WG is abandoned, this repo can be retired.
The content is available at
http://specs.openstack.org/openstack/development-proposals/

Depends-On: https://review.openstack.org/600644
Change-Id: I257aab9bfe8066131266ca4c431c0c257417a8aa
2018-09-07 06:51:52 +02:00
Cao Xuan Hoang caffa9cf3e Remove support for py33
Python 3.3 is not supported from Mitaka, as per Infra.
This patch removes the support for the same.

Change-Id: I2cb22a2d33f20eb9957e15629197c750bbfae4b3
2017-01-23 15:55:23 +07:00
bria4010 5aa5a084e6 Corrected testing apparatus
This commit changes the name of the directory where the python test
code lives so that it is a legal python identifier (no dashes) and
propagates the name change out to all appropriate files.

Additionally, the 'pypy' environment is removed from the default
environments in tox.ini and the 'docs' environment is added as a
default (since creating the user story docs is the whole point of
this repo).

The single test that's there still doesn't do anything, but at least
the framework is correct for when tests are added.

Change-Id: Iacf17ac58e62b67be633c77ea95f6a82d25e7d5a
2016-06-10 18:27:58 -04:00
Doug Hellmann a67a2a012d remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: Id31b94ba0b19bfb1f55f784b6ab54985bd775db3
2015-12-23 01:31:13 +00:00
Shamail Tahir 4f000c5e40 Initial Cookiecutter Commit.
Change-Id: I7037722f1b3126823cb1c434d0a0f7f9588ad527
2015-08-10 22:51:02 -04:00