manila/manila/share
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
..
drivers gluster*: add proper getter/setters for volume options 2016-02-16 05:18:40 +01:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
api.py Merge "replace string format arguments with function parameters" 2016-02-13 03:27:28 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "replace string format arguments with function parameters" 2016-02-13 03:27:28 +00:00
drivers_private_data.py Provide private data storage API for drivers 2015-05-26 17:53:00 +03:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Merge "replace string format arguments with function parameters" 2016-02-13 03:27:28 +00:00
migration.py replace string format arguments with function parameters 2016-02-12 23:07:50 +08:00
rpcapi.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Add Share Migration feature 2015-09-06 22:52:41 -03:00