cinder/cinder
lisali c5ebe48b8e Add backup update function (microversion)
Add update interface so that users can update
name and description of a backup.

This new API endpoint is added in microversion 3.9.

APIImpact
Add PUT to /backups/<id>.

DocImpact

Change-Id: If592b53c7e1dcdc36dbcaa89425b8e44a51684c3
2016-07-28 09:57:25 +00:00
..
api Add backup update function (microversion) 2016-07-28 09:57:25 +00:00
backup Add backup update function (microversion) 2016-07-28 09:57:25 +00:00
brick LVM driver: list manageable volumes and snapshots 2016-07-26 09:37:29 +03:00
cmd Merge "Add check to limit maximum value of age_in_days" 2016-07-26 17:11:14 +00:00
common Remove translation from config options 2016-06-30 08:53:09 -05:00
compute Bump to Nova v2.1 2016-06-03 14:25:39 +08:00
config Add sample config file to cinder docs 2016-05-17 08:52:21 -05:00
consistencygroup Remove force option from create_snapshots_in_db() 2016-07-17 20:14:12 -04:00
db Merge "Add worker's DB operations" 2016-07-26 18:42:26 +00:00
hacking Revert "Add hacking check to prevent assert_called_once" 2016-05-24 12:36:22 -04:00
image Image virtual size doesn't fit to volume size 2016-07-11 12:46:09 +03:00
interface Fix chunked backup driver interface name 2016-07-15 16:53:12 +05:30
keymgr Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
locale Imported Translations from Zanata 2016-07-23 06:15:00 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
replication Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
scheduler Fix wrong declaration in Scheduler's base driver 2016-07-22 16:47:58 +02:00
tests Add backup update function (microversion) 2016-07-28 09:57:25 +00:00
transfer Handle quota exceed exception 2016-06-14 09:56:10 +08:00
volume Merge "Dell: Fix docstring cut/paste error" 2016-07-26 18:49:19 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Fix some typos 2016-07-05 15:11:39 +02:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
context.py Merge "Define context.roles with base class" 2016-06-17 03:34:18 +00:00
coordination.py update coordination.Lock.release's docstring 2016-06-19 01:55:35 -04:00
exception.py Add worker's DB operations 2016-07-22 21:00:12 +02:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
opts.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py Merge "Lazy load a project quotas's default values" 2016-05-30 11:08:22 +00:00
quota_utils.py Allow admin project to operate on all quotas 2016-07-11 12:58:54 -07:00
rpc.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
service.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Add worker's DB operations 2016-07-22 21:00:12 +02:00
utils.py Update Versioned Objects with Cluster object 2016-07-22 21:00:08 +02:00
version.py