cinder/cinder
Avishay Traeger e62b70562d Allow spaces in host names in the storwize driver
Storwize/SVC naming rules allow host objects to have spaces in their
names. The SSH injection filter will currently reject such names, and so
we surround the names with quotes. Please note that this doesn't allow
to have an arbitrary character in there except a space (anything else
will be cleaned up by the driver or rejected by the SSH injection filter
up the call chain).

Change-Id: If9aec40fe34293031f08d759dd930d73ead456f5
Closes-Bug: #1270204
2014-02-02 09:31:12 +02:00
..
api Sync gettextutils from Oslo 2014-01-23 16:16:54 +02:00
backup Remove unused variable in restore_backup method 2014-01-18 09:57:12 +08:00
brick Merge "Catch new iscsi exception" 2014-01-25 21:17:44 +00:00
common Remove unused config options 2014-01-21 14:33:35 +09:00
compute Remove vim header 2013-12-30 18:53:02 -06:00
db Merge "Delete volume transfer in volume_destroy function" 2014-01-25 14:23:31 +00:00
image Remove vim header 2013-12-30 18:53:02 -06:00
keymgr Remove vim header 2013-12-30 18:53:02 -06:00
locale Imported Translations from Transifex 2014-01-25 06:21:55 +00:00
openstack Merge "Fix import log_handler error with publish_errors set" 2014-01-26 07:48:38 +00:00
scheduler Merge "Rename __init__.py to create_volume.py" 2014-01-24 04:06:03 +00:00
testing Use nose and openstack nose plugin. 2013-03-07 14:14:08 -05:00
tests Allow spaces in host names in the storwize driver 2014-02-02 09:31:12 +02:00
transfer Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
volume Allow spaces in host names in the storwize driver 2014-02-02 09:31:12 +02:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Remove vim header 2013-12-30 18:53:02 -06:00
exception.py Fix cross-import bug in cinder.db.sqlalchemy.api 2014-01-16 07:24:14 +00:00
manager.py Remove vim header 2013-12-30 18:53:02 -06:00
policy.py Remove vim header 2013-12-30 18:53:02 -06:00
quota.py Remove vim header 2013-12-30 18:53:02 -06:00
quota_utils.py Add ability to modify volume type 2014-01-06 22:02:09 +02:00
service.py Enable multi-process for API service 2014-01-24 00:28:55 +08:00
test.py Remove unused config options 2014-01-21 14:33:35 +09:00
units.py Remove vim header 2013-12-30 18:53:02 -06:00
utils.py Use loopingcall from openstack-common 2014-01-16 05:23:46 +00:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Merge "Enable multi-process for API service" 2014-01-25 14:23:22 +00:00