manila/manila
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
..
api Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
cmd Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
common Merge "Converted MultiStrOpt to ListOpt" 2016-02-13 03:28:01 +00:00
compute Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
consistency_group Add space to message in manila/consistency_group/api.py 2015-12-17 06:56:43 +00:00
db Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
hacking Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
network Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
scheduler Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
share gluster*: add proper getter/setters for volume options 2016-02-16 05:18:40 +01:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests gluster*: add proper getter/setters for volume options 2016-02-16 05:18:40 +01:00
volume Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Merge "Replace deprecated [logger/LOG].warn with warning" 2016-01-09 05:32:59 +00:00
exception.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Trivial Fix: fix missing import 2016-01-21 19:36:47 +08:00
test.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py timeutils.total_seconds() is deprecated 2015-12-02 09:36:44 +08:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00