cinder/cinder/api/v3
haobing1 e22c244106 Allow setting CG name or description to empty value
This change allow API user to remove the consistency group name
or description information.
If user use the `cinder consisgroup-update consisgroup-id --name ''`
or `cinder consisgroup-update consisgroup-id --description ''`
to update the consisgroup's name or description information,
the consisgroup's name or description information will be removed.

APIImpact

Change-Id: I0d661775994d6de580f8788397f0e91e90148edd
Closes-Bug: #1572986
2016-06-17 12:24:52 +08:00
..
views User messages API for error cases 2016-04-29 18:41:10 +00:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
consistencygroups.py Allow setting CG name or description to empty value 2016-06-17 12:24:52 +08:00
messages.py Add pagination support to messages 2016-05-27 10:49:00 +00:00
router.py Allow setting CG name or description to empty value 2016-06-17 12:24:52 +08:00
volumes.py Remove unnecessary v3 VolumeController.__init__ 2016-05-10 19:57:38 +02:00