cinder/cinder
Anthony Lee e9e993b8cd LeftHand: Updating minimum client version
Updated HPE LeftHand driver to have a minimum client
version of 2.1.0.

This is a follow up to the following patches:
https://review.openstack.org/#/c/255002/
https://review.openstack.org/#/c/255544/
https://review.openstack.org/#/c/255015/

DocImpact
Change-Id: I85f49116bfb669673d090c12e80d8d363730ab9e
2016-02-24 21:31:54 +00:00
..
api Merge "Fix service-list filter" 2016-02-24 15:02:44 +00:00
backup Merge "Scalable backup service - Liberty compatibility" 2016-02-24 16:49:48 +00:00
brick Add LC_ALL=C to lvcreate, lvextend and pvresize 2015-11-05 18:43:31 +01:00
cmd [LVM] Restore target config during ensure_export 2016-02-19 14:13:53 -05:00
common Run flake8 also on cinder/common 2016-01-21 14:17:34 +01:00
compute Fix InstanceLocalityFilter scheduler filter 2015-11-18 15:42:13 +02:00
config Dynamically Pull Out Option Sections 2015-12-05 05:23:13 -06:00
consistencygroup Don't create cgsnapshot if cg is empty 2016-02-03 14:16:30 -08:00
db Merge "Fix service-list filter" 2016-02-24 15:02:44 +00:00
hacking hacking: Fix false positive in C302 check 2016-02-09 14:58:46 +01:00
image Wrong usage of "a" 2015-12-27 01:18:21 +08:00
keymgr Check context before returning cached value 2015-12-08 20:51:48 -05:00
locale Imported Translations from Zanata 2016-02-23 06:42:04 +00:00
objects Scalable backup service - Liberty compatibility 2016-02-24 10:57:09 +01:00
openstack Merge "Fix the bug of can't get the desired image info" 2015-12-02 04:39:28 +00:00
replication Cleanup unused conf variables 2016-02-16 11:26:06 +11:00
scheduler Add SIGHUP handlers to reset RPC version pins 2016-02-19 10:30:17 +01:00
testing
tests LeftHand: Updating minimum client version 2016-02-24 21:31:54 +00:00
transfer Disallow transferring volume in consistency group 2016-01-15 22:52:21 -08:00
volume LeftHand: Updating minimum client version 2016-02-24 21:31:54 +00:00
wsgi Cleanup unused conf variables 2016-02-16 11:26:06 +11:00
zonemanager Merge "Fix last Python 3 issues in zonemanager" 2016-02-19 16:49:08 +00:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
context.py Preserve request id in Cinder logs 2015-12-16 12:04:57 -06:00
coordination.py Tooz locks 2015-12-17 10:27:43 +00:00
exception.py Merge "Scalable backup service - Liberty compatibility" 2016-02-24 16:49:48 +00:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Add SIGHUP handlers to reset RPC version pins 2016-02-19 10:30:17 +01:00
opts.py Merge "Scaling backup service" 2016-02-18 18:54:27 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota_utils.py Split out NestedQuotas into a separate driver 2016-02-17 22:30:00 +00:00
quota.py Merge "Split out NestedQuotas into a separate driver" 2016-02-19 23:33:51 +00:00
rpc.py Profiler: make it possible to run without loading osprofiler 2016-02-10 15:12:30 -05:00
service.py Merge "Add SIGHUP handlers to reset RPC version pins" 2016-02-22 13:13:48 +00:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Move get_by_id to CinderObject 2015-11-20 14:34:21 +01:00
utils.py Merge "Port utils.safe_minidom_parse_string() to Python 3" 2016-02-15 19:05:22 +00:00
version.py