cinder/cinder
Sean McGinnis b7f8005fa5 Remove deprecated heartbeat options
Cluster locking heartbeat options were marked deprecated in
42dafd2705 with the move to using
the tooz built in hearbeating. These options are now removed.

Note, in the release note for the deprecation we actually stated
these options were removed, not deprecated, so this patch does
not include an additional release note pointing this out.

Change-Id: Iae30e9263044a7ef04fbe5b826cfcc7aa41add5a
2017-10-03 14:41:18 -05:00
..
api Use constants for microversion values 2017-09-22 08:15:56 -05:00
backup Merge "cinder incremental backup with ceph fails if last one deleted" 2017-09-19 09:55:53 +00:00
brick LVM: Activate LV before creating exports 2017-07-21 11:22:31 -04:00
cmd Use newer location for iso8601 UTC 2017-09-08 07:38:35 -05:00
common Remove API v1 2017-09-06 07:39:10 -05:00
compute [DOC BLD FIX] Fix formatting in cinder.compute.nova 2017-07-17 16:09:06 -05:00
consistencygroup Merge "Add quota limit check and enhance roll back for cg create" 2017-03-20 13:13:08 +00:00
db Add indexes to SQLAlchemy models 2017-09-26 00:29:04 -05:00
group Merge "Use conditional update for group update and delete" 2017-09-15 18:02:25 +00:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Modify some spelling mistakes in cinder 2017-08-25 04:17:54 -07:00
interface Merge "Add driver interface documentation for list manageable" 2017-08-16 02:33:29 +00:00
keymgr Switch to use key_manager.backend 2017-09-20 12:17:14 -05:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Fix typo in message for volume creation failure 2017-07-27 14:14:04 -04:00
objects Merge "Fix grammatical mistake, Changed character from "a" to "an"" 2017-08-23 15:55:18 +00:00
scheduler Revert status to previous state on extend failure 2017-09-20 17:41:38 +00:00
tests Merge "3PAR: Cinder volume revert to snapshot support" 2017-09-27 08:38:58 +00:00
transfer Trivial fix typos while reading code 2017-05-04 10:27:57 +07:00
volume Merge "3PAR: Cinder volume revert to snapshot support" 2017-09-27 08:38:58 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Merge "Cisco zonemanager: fix create multi-fabric zones" 2017-09-05 15:05:59 +00:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py Remove log translations 2017-03-19 14:59:57 +00:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Remove Coho volume driver 2017-09-07 16:44:03 -05:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py Update the documentation link 2017-08-23 16:42:00 +08:00
manager.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
opts.py Merge "Add another hack from NOVA_GROUP to generate_cinder_opts.py" 2017-09-19 09:24:04 +00:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
ssh_utils.py Fix SSHPool current_size not work correctly 2017-07-11 10:58:20 +08:00
test.py Load resource filter config file in testcase 2017-08-08 10:33:09 +08:00
utils.py Stop using internal `oslo_log.log._loggers` dict 2017-08-24 18:24:00 +02:00
version.py