keystone/doc/source
Morgan Fainberg c726163357 Make LIVE Tests configurable with ENV
To enable ldap live test, set the environmental variable
``ENABLE_LDAP_LIVE_TESTS`` to a non-false value.

To enable tls ldap live test, set the environmental variable
``ENABLE_TLS_LDAP_LIVE_TESTS`` to a non-false value.

To enable mysql sql live test, set the environmental variable
``ENABLE_LIVE_MYSQL_TESTS`` to a non-false value.

To enable postgres sql live test, set the environmental variable
``ENABLE_LIVE_POSTGRES_TESTS`` to a non-false value.

To enable db2 sql live test, set the environmental variable
``ENABLE_LIVE_DB2_TESTS`` to a non-false value.

This allows for running all tests in a standard run by simply setting
the appropriate environmental variables.

This moves the live tests to be skips if the specific live-test
environmental variables are not set.

Change-Id: I8c09a8dcfca3f9691306c5f416f688205171bda3
Closes-Bug: 1243392
2014-03-17 13:52:55 -07:00
..
extensions Merge "Add missing documentation for enabling oauth1 auth plugin" 2014-03-12 02:07:08 +00:00
images Adds png versions of all svg image files. Changes reference. 2013-02-01 15:46:50 -06:00
man Update oslo-incubator log.py to a01f79c 2014-02-21 10:10:54 -06:00
static Making docs pretty! 2012-07-11 15:34:24 -07:00
apache-httpd.rst Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
api_curl_examples.rst Update curl api example to specify tenant 2014-03-03 09:29:27 -08:00
architecture.rst Style the code examples in docs as python 2014-02-10 12:42:17 -08:00
community.rst Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
conf.py Switch over to oslosphinx 2014-02-18 08:10:37 -06:00
configuration.rst Token Revocation Extension 2014-03-04 13:42:28 -05:00
configuringservices.rst Update ADMIN_TOKEN description in docs 2014-03-05 12:41:01 -06:00
developing.rst Make LIVE Tests configurable with ENV 2014-03-17 13:52:55 -07:00
event_notifications.rst Document priority level on Keystone notifications 2014-02-06 04:04:23 +00:00
extension_development.rst revise example extension directory structure 2014-02-08 00:18:41 +00:00
external-auth.rst Style the code examples in docs as python 2014-02-10 12:42:17 -08:00
index.rst renamed extensions development doc 2014-01-25 08:36:23 -06:00
installing.rst Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
middlewarearchitecture.rst Remove auth_token middleware doc 2014-02-05 18:51:20 -06:00
setup.rst Updated Keystone development install instructions for Ubuntu 2013-12-20 12:56:39 +05:30