devstack/lib
Matthew Treinish 93c10571e8
Stop relying on the tempest sample config file
This commit stops using the sample config file as the base for tempest
configuration. The sample config isn't actually needed as a based for
configuration because all the options are commented out so from the
perspective of the config parser it's a blank file.

There are 2 reasons for making this change, first using the sample
like this creates a hard dependency on tempest having a sample config
file in tree. This is something that the project wants to change since
keeping the file in sync causes headaches because of new oslo
releases. The second aspect is that it makes the generated output
difficult to read. It includes *every* option and it's description in
the generated output which makes finding where devstack is actually
setting something more difficult to find.

Change-Id: I4064a041a965ed2419b68efc8dc31fce37b24cfd
2015-07-31 10:38:50 -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 mysql: Fix mysql config 2015-07-21 14:18:38 -05: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 add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
ceilometer Adds two new configuration files 2015-07-24 10:55:42 +02:00
ceph Merge "line wrapping for longer ceph commands" 2015-07-31 13:14:37 +00: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 Merge "Use identity V3 API for endpoint creation" 2015-07-14 04:53:34 +00:00
heat Use identity V3 API for endpoint creation 2015-07-08 05:17:00 +10:00
horizon Fixing keystone v3 version use for horizon 2015-05-29 13:49:03 -06:00
infra Don't install pbr in a venv 2015-06-23 06:31:02 -04:00
ironic Merge "Use identity V3 API for endpoint creation" 2015-07-14 04:53:34 +00: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 Remove unused variable 2015-07-24 10:42:13 +09: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 Explicitly set bind_ip in Swift server config files 2015-07-20 13:33:33 -06:00
tempest Stop relying on the tempest sample config file 2015-07-31 10:38:50 -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