keystone/keystone
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
..
assignment Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
auth Merge "Remove unnecessary oauth1.Manager constructions" 2014-03-13 23:04:59 +00:00
catalog Merge "Fix include only enabled endpoints in catalog" 2014-03-13 19:12:40 +00:00
common Merge "Fix db_version failed with wrong arguments" 2014-03-14 01:06:21 +00:00
contrib Merge "Remove unnecessary oauth1.Manager constructions" 2014-03-13 23:04:59 +00:00
credential Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
identity Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
locale Imported Translations from Transifex 2014-03-05 06:00:34 +00:00
middleware V3 xml responses should use v3 namespace. 2014-03-06 15:21:17 +08:00
openstack Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
policy Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
tests Make LIVE Tests configurable with ENV 2014-03-17 13:52:55 -07:00
token Merge "revocation_list only call isotime on datetime objects" 2014-03-08 01:46:36 +00:00
trust Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fd 2014-03-06 11:48:50 -06:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
clean.py Remove vim header 2014-02-08 23:54:04 +08:00
cli.py Token Revocation Extension 2014-03-04 13:42:28 -05:00
config.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
controllers.py Remove vim header 2014-02-08 23:54:04 +08:00
exception.py Enforce groups presence for federated authn 2014-03-12 21:21:09 +00:00
notifications.py Adds Cloud Audit (CADF) Support for keystone authentication 2014-02-18 09:22:36 -06:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00
service.py Token Revocation Extension 2014-03-04 13:42:28 -05:00