devstack/lib
Matthew Treinish 403fbb1d33
Fix trueorfalse call in tempest use accounts check
The lib/tempest variable definition for TEMPEST_USE_TEST_ACCOUNTS was
incorrectly calling the trueorfalse function by passing the variable's
value to the function instead of the variable's name. This was causing
trueorfalse the default value of false to always be returned even when
specifying the option as true in the localrc. (well assuming True or
it's variants wasn't an actual defined variable with a value that
would return true) This commit fixes this issue by properly using the
trueorfalse function.

Change-Id: I8cefb58f49dcd2cb2def8a5071d0892af520e7f7
2015-08-24 21:17:37 -04:00
..
cinder_backends Add ability to specify cinder lvm_type option 2015-05-12 17:28:59 -06:00
cinder_plugins add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
databases Remove non-ASCII characters 2015-08-18 19:53:39 +00:00
neutron_plugins Merge "Add cleanup for br-tun with OVS" 2015-07-08 22:50:41 +00:00
neutron_thirdparty Rename lib/neutron to lib/neutron-legacy 2015-03-25 22:22:11 -04:00
nova_plugins Merge "libvirt virt_type=parallels support enchancement" 2015-07-21 04:58:31 +00:00
apache Remove config_apache_wsgi mention 2015-08-10 04:19:19 +00:00
ceilometer Remove the old meter.yaml path from devstack 2015-07-31 11:08:15 -04:00
ceph update cinder's key permission to allow nova snapshots 2015-07-31 16:44:29 -07:00
cinder Always use volume v1 API for type create. 2015-07-16 10:40:43 +10:00
database Add IPv6 support to devstack infrastructure 2015-07-02 15:16:34 -06:00
dstat Add a peak memory tracker to dstat 2015-04-20 12:27:32 -04:00
glance Configure glance swift communication with v3 2015-08-13 00:11:13 +00:00
heat Use identity V3 API for endpoint creation 2015-07-08 05:17:00 +10:00
horizon Move horizon apache root to /dashboard 2015-08-13 01:41:57 +00:00
infra Just use constraints everywhere 2015-08-18 09:39:04 -07:00
ironic Ironic: Create nodes with names 2015-08-14 17:21:47 +01:00
keystone Merge "Allow installing keystoneauth from git" 2015-07-23 14:17:49 +00:00
ldap introduce pip_install_gr 2015-04-08 10:28:17 -04:00
lvm Fix typo: _create_volume_group => _create_lvm_volume_group 2015-05-28 13:56:58 +09:00
neutron-legacy Merge "Move policy.json creation to _configure_neutron_common" 2015-08-24 18:42:29 +00:00
nova Remove osapi_v3 configuration 2015-07-17 03:16:42 +00:00
oslo Add new oslo libraries 2015-06-30 18:43:56 +00:00
rpc_backend remove non RabbitMQ messaging 2015-06-16 08:28:52 -04:00
stack Mostly docs cleanups 2015-03-28 14:35:12 -05:00
swift Merge "Use standard get_or_create_role to find role" 2015-08-24 17:21:40 +00:00
tempest Fix trueorfalse call in tempest use accounts check 2015-08-24 21:17:37 -04:00
template add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
tls Replace pip-installed requests CA bundle with link 2015-06-16 17:57:09 -04:00
zaqar Use identity V3 API for endpoint creation 2015-07-08 05:17:00 +10:00