manila/manila/share/drivers
Csaba Henk 5847a12260 gluster*: add proper getter/setters for volume options
GlusterManager:
- add various error policies to gluster_call
- add set_vol_option method, with optional error tolerance
  (making use of the respective gluster call error policy),
  with support for Boolean options
- rename get_gluster_vol_option method to get_vol_option
  for uniform nomenclature and simplicity (the "gluster" in
  the method name was redundant as the classname already
  hints about the Gluster scope)

  Partially implements bp gluster-code-cleanup

Change-Id: I02a1d591d36c6a64eea55ed64cf715f94c1fd1c8
2016-02-16 05:18:40 +01:00
..
emc EMC Isilon Driver Support For NFS Read-Only Share 2016-02-12 07:28:05 -08:00
ganesha Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
glusterfs gluster*: add proper getter/setters for volume options 2016-02-16 05:18:40 +01:00
hdfs Use oslo_config new type PortOpt for port options 2015-11-12 00:32:35 -07:00
hitachi Fix Hitachi HNAS Driver default helper 2016-02-12 11:27:02 -02:00
hpe QoS support for shares 2016-01-15 10:15:50 +08:00
huawei Huawei: Create share from snapshot support in Huawei driver 2016-02-03 16:17:53 +08:00
ibm Use oslo_config new type PortOpt for port options 2015-11-12 00:32:35 -07:00
netapp Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
quobyte Ext. exception handling for httplib and socket errors in Quobyte driver 2016-02-03 14:28:30 +01:00
windows Add LVM driver 2016-01-20 17:15:30 -05:00
zfssa Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00
__init__.py Replaced cinder with manila 2013-09-04 15:45:32 +03:00
generic.py Merge "Add LVM driver" 2016-01-22 21:01:29 +00:00
glusterfs_native.py gluster*: add proper getter/setters for volume options 2016-02-16 05:18:40 +01:00
helpers.py Add LVM driver 2016-01-20 17:15:30 -05:00
lvm.py LVM driver: Pass '--units g' to vgs invocation 2016-02-07 16:44:18 +01:00
service_instance.py Avoid KeyError on instance_id in ensure_service_instance 2016-02-09 09:39:07 -08:00