summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/volume-service.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add ":option:` `" in the help messagezhiyong.dai2017-01-031-3/+3
| | | | | | | | This patch mainly adds ":option:` `" in several help messages in the doc. This modification will create one link which helps the readers find the relative option quickly and conveniently in website. Change-Id: Ia047e15c3b2064e4822ee7df7922d4774d862602
* change os in command example to openstack(3)Kevin_Zheng2016-12-201-2/+2
| | | | | | | | | In the current doc, the command examples are like "os server create" but the acutal command should be started with "openstack" instead of "os", it is misleading to first time users. Change-Id: Ie67c0152d8ff8b7c456f91dc8b9a9164437ee9d1
* Clean up docs and notes for 3.3.0 releaseDean Troyer2016-09-191-1/+2
| | | | Change-Id: I432dcb5e85819d22e6b30758da80d31c9a0db654
* Add "volume service set" commandHuanxuan Ao2016-08-171-0/+34
| | | | | | | | Add "volume service set" command in volume v1 and v2 (v1 is the same as v2) to disable or enable volume service. Change-Id: Ibb2db7e93b24cb2e0d2a7c28b6fd8bcc851b8d2f Closes-Bug: #1613597
* Support for volume service listSheel Rana2016-04-251-0/+31
OSC does not support to list volume services. This patch will provide support for adding volume service related support. Closes-bug:#1550999 Implements: bp cinder-command-support Change-Id: I50ac14aeb96c4b8ddbf7b33e519feea0d126f752