devstack/lib
Andreas Scheuring 15d40a5683 Add quotation marks to parse string correclty on rhel7
Problem:
On rhel7 the lvm.conf filter is generated wrongly

Root Cause:

bash-4.2 (rhel7/centos7) incorrectly splits herestrings 
when combined with IFS.  See [1] and [2]

Quoting the argument is a safe work-around

[1] http://stackoverflow.com/questions/20144593/trying-to-split-a-string-into-two-variables
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1196566

Closes-Bug #1425839
Change-Id: Ie82fcd7ef0deacbb6aaf18c5c466a5d5baf52681
2015-02-26 10:18:41 +00:00
..
cinder_backends Add quotation marks to parse string correclty on rhel7 2015-02-26 10:18:41 +00:00
cinder_plugins add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
databases Recent virtualenv review cleanups 2015-02-20 08:56:53 -06:00
neutron_plugins ofagent: Vendor code split 2015-02-13 10:00:26 +09:00
neutron_thirdparty ofagent: Vendor code split 2015-02-13 10:00:26 +09:00
nova_plugins Remove rhel6 and py26 support 2015-01-27 09:22:52 +01:00
apache add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
ceilometer Merge "add ceilometermiddleware lib" 2015-02-18 11:32:51 +00:00
ceph Ceph: wait for services to shutdown during cleanup 2015-01-27 09:59:59 +01:00
cinder Remove deprecated vars 2015-02-11 10:56:47 -06:00
config Clear multi-line sections before adding lines 2014-12-14 20:50:00 -07:00
database Merge "Enforce UTF-8 encoding when creating databases" 2015-01-20 15:44:07 +00:00
dib Define extra_elements inside disk_image_create_upload 2015-01-27 09:32:23 +13:00
dstat add gating up/down script for devstack 2015-02-11 06:10:38 -05:00
glance Enable colorized logging for glance 2015-02-11 19:37:57 +00:00
heat Merge "Isolate creating service users" 2015-02-09 17:59:36 +00:00
horizon Add new function get_from_global_requirements 2015-02-17 11:48:06 -08:00
infra Always install latest pbr 2014-12-23 17:20:30 -08:00
ironic Restore Ironic admin user privilege 2015-02-11 16:12:26 -08:00
keystone Fix is_keystone_enabled() 2015-02-16 10:52:18 -06:00
ldap Merge "add shebang lines to all lib files" 2014-12-10 20:32:15 +00:00
lvm Ensure lvm2-lvmetad service running on Fedora 2015-02-19 07:55:26 +01:00
neutron Fix an error message in the neutron script 2015-02-17 22:20:19 +09:00
nova Create service definition for nova-serialproxy 2015-02-24 18:36:36 +11:00
oslo Add debtcollector to lib/oslo and stackrc 2015-02-24 12:55:13 -08:00
rpc_backend Merge "add gating up/down script for devstack" 2015-02-11 20:53:44 +00:00
sahara Merge "add gating up/down script for devstack" 2015-02-11 20:53:44 +00:00
stack fix missing TOP_DIR which can break sourcing 2015-02-20 06:10:48 -05:00
swift Merge "Fix is_keystone_enabled()" 2015-02-18 21:00:14 +00:00
tempest Ensure we install tempest-lib from git in tempest's tox venv 2015-02-20 09:50:34 -05:00
template add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
tls add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
trove define variables for Trove to be used in local.conf 2015-02-17 00:32:23 +00:00
zaqar Install python-redis from pip 2015-02-23 09:23:55 +00:00