cinder/cinder
Eric Harney 5c79c08f7b GlusterFS: Increase snapshot delete job timeout to two hours
Increase the timeout for Nova snapshot delete operations from ten
minutes to two hours.  This helps prevent Cinder from terminating
operations prematurely that are still being processed by Nova.

It is not uncommon for snapshot delete jobs to run for longer than
ten minutes depending on the size of the snapshot and speed of the
storage backend.

This will be followed up with a more robust mechanism to keep track
of snapshot job progress as a later effort.

Related-Bug: 1273894

Change-Id: I1ad52568aed1ce1bf593e71704e481b6fe5f44fb
2014-02-26 12:19:23 -05:00
..
api Merge "Add encrypted flag to volumes" 2014-02-24 19:00:49 +00:00
backup Add support for backing up volume metadata 2014-02-15 12:24:52 +00:00
brick Fixup persistence file not found on tgt remove 2014-02-10 05:30:01 +00:00
common Set a sane default for state_path 2014-01-30 09:53:51 +01:00
compute Fix wrong example of "nova_endpoint_template" 2014-02-14 11:19:56 +08:00
db Ensure return for db api functions 2014-02-20 13:22:37 +02:00
image Update gpfs driver volume creation process 2014-02-13 17:38:14 -07:00
keymgr Remove vim header 2013-12-30 18:53:02 -06:00
locale Imported Translations from Transifex 2014-02-15 06:17:16 +00:00
openstack Merge "Sync oslo imageutils, strutils to cinder" 2014-02-24 18:07:22 +00:00
scheduler Fix misspellings in cinder 2014-02-08 08:59:01 +08:00
testing Use nose and openstack nose plugin. 2013-03-07 14:14:08 -05:00
tests Replace assertEqual(None, *) with assertIsNone in tests 2014-02-25 15:32:11 +04:00
transfer Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
volume GlusterFS: Increase snapshot delete job timeout to two hours 2014-02-26 12:19:23 -05:00
zonemanager Add support for FC zone lifecycle management 2014-02-22 15:32:34 -08:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Remove vim header 2013-12-30 18:53:02 -06:00
exception.py Add support for FC zone lifecycle management 2014-02-22 15:32:34 -08:00
flow_utils.py Create structure of flows' packages 2014-01-24 12:44:56 +02:00
manager.py Remove vim header 2013-12-30 18:53:02 -06:00
policy.py Remove vim header 2013-12-30 18:53:02 -06:00
quota.py Do not show quota of removed volume types in Default Quotas panel 2014-01-20 10:20:36 -08:00
quota_utils.py Add ability to modify volume type 2014-01-06 22:02:09 +02:00
service.py Merge "Sync RPC module from Oslo" 2014-02-07 01:55:49 +00:00
test.py Add method for unit tests to set logging level 2014-02-09 14:52:43 -07:00
units.py Remove vim header 2013-12-30 18:53:02 -06:00
utils.py Use loopingcall from openstack-common 2014-01-16 05:23:46 +00:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Fix webob.exc.HTTPForbidden parameter miss 2014-02-24 20:49:29 +09:00