Design Specifications for the Trove project
Go to file
Doug Hellmann 153218e20c fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Iabf25521d98521111d732eddf13f36a5c207d4ef
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:05:03 -04:00
doc/source Spec of adapting file injection deprecation in nova 2018-04-13 10:31:57 +08:00
specs Spec of adapting file injection deprecation in nova 2018-04-13 10:31:57 +08:00
tests Scheduled Backup Specification 2016-07-15 20:48:04 +00:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-23 22:28:23 +05:30
.gitignore Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.gitreview Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.mailmap Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.testr.conf Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.zuul.yaml import zuul job settings from project-config 2018-09-09 05:59:56 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:41 +00:00
LICENSE Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
MANIFEST.in Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
README.rst Show team and repo badges on README 2016-11-30 07:33:53 +00:00
requirements.txt Add unit tests for Trove specs 2015-06-16 21:53:16 +00:00
setup.cfg Update url for trove-specs 2016-08-31 20:12:45 -07:00
setup.py Update setuptools setup_requires 2015-08-05 09:40:13 +08:00
tox.ini fix tox python3 overrides 2018-09-26 19:05:03 -04:00

OpenStack Database Service (Trove) Specifications

Specification documents that add information to the trove project blueprints.

image