summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/consistency-group.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add "consistency group set" command"Jenkins2016-12-081-1/+26
|\
| * Add "consistency group set" commandzhiyong.dai2016-12-061-1/+26
| | | | | | | | | | | | | | | | Add "consistency group set" command in volume v2 (v2 only). Change-Id: I53116015388b7a4b0e15813f52c1246166bb0fc1 Implements: bp cinder-command-support Partial-Bug: #1613964
* | Add "consistency-group-snapshot" option to consistency group createHuanxuan Ao2016-12-071-1/+5
|/ | | | | | | | | | | Add "consistency-group-snapshot" option to "consistency group create" command to support for creating consistency group from existing consistency group snapshot Implements: bp cinder-command-support Partial-Bug: #1613964 Change-Id: I54c265d38299f4973945ba99e30042bcf47859c0
* Add "consistency group show" commanddaizhiyong2016-12-021-0/+17
| | | | | | | | Add "consistency group show" command in volume v2 (v2 only). Change-Id: If496eba2955c0aacd52600bb6fba39690ddd90cb Implements: bp cinder-command-support Partial-Bug: #1613964
* Add "consistency group delete" commandzhiyong.dai2016-12-021-0/+21
| | | | | | | | Add "consistency group delete" command in volume v2 (v2 only). Change-Id: Ieebc2417df0d45a578d5617bad245d7863f09190 Implements: bp cinder-command-support Partial-Bug: #1613964
* Add "consistency group create" commandHuanxuan Ao2016-11-171-0/+36
| | | | | | | | | Add "consistency group create" command in volume v2 (v2 only). Change-Id: I2e9affe390b1012aa18459e64d04afcdfc15e27d Implements: bp cinder-command-support Partial-Bug: #1613964
* Implement "consistency group list" commandHuanxuan Ao2016-09-281-0/+26
Add "consistency group" object in volume v2 (v2 only) and implement "consistency group list" command Change-Id: Ifa90d97f4b223f9a5b00708cff07fa2c5e2635f0 Implements: bp cinder-command-support Partial-Bug: #1613964 Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>