summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/aggregate.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add ":option:` `" in the help messagezhiyong.dai2017-01-031-1/+6
| | | | | | | | 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 openstackKevin_Zheng2016-12-201-8/+8
| | | | | | | | | 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: Ic7686257725e1aa8e4e0d65a712eff1c079927a8
* Support "--no" option in aggregate setRui Chen2016-09-241-0/+7
| | | | | | | | | | | Supporting "--no-property" option will apply user a convenience way to clean all properties of aggregate in a short command, and this kind of behavior is the recommended way to devref. The patch add "--no-property" option in "aggregate set" command, and update related test cases and devref document. Change-Id: I7614a23c0db05144562330dc600dbab7d003d5d8 Implements: blueprint support-no-property-in-aggregate
* Support bulk deletion for "flavor/aggregate delete"Huanxuan Ao2016-06-211-3/+3
| | | | | | | | | Support bulk deletion and error handling for "aggregate delete" and "flavor delete" commands. Change-Id: I3f6105cbeeab1c9f8cd571c63ce0e7ac3d4252b3 Partially-Implements: blueprint multi-argument-compute Partial-Bug: #1592906
* Modify doc issues about property option of aggregateHuanxuan Ao2016-06-161-4/+3
| | | | | | | | | | The formal of multi properties in most docs likes this: [--property <key=value> [...] ] [--property <key> [...] ] This patch modify the formal of multi properties in aggregate.rst. Change-Id: I557cd51696d2721c8955c4a79f1ab85de3a0b9ce
* Merge "Add "aggregate unset" to osc"Jenkins2016-03-301-0/+23
|\
| * Add "aggregate unset" to oscRui Chen2016-03-241-0/+23
| | | | | | | | | | | | | | | | Support "aggregate unset" command in order to remove the property of aggregate object in OSC. Change-Id: I49645135586362f0fd251f5e4a4c03eff273d9e9 Closes-Bug: #1559866
* | Aggregate object should be "grouping of compute hosts"Rui Chen2016-03-291-1/+1
|/ | | | | | | | | | | The describe of Compute "aggregate" in command-objects and commands documents use "a grouping of servers", but exactly that should be a grouping of compute hosts. "server" object in OSC is a virtual machine instance, and server group should be "grouping of servers". Change-Id: Ib034fed15f11fc3e756985b3131a9922129ed6bf Closes-Bug: #1563172 Related-Bug: #1542171
* Fix doc building errorsSteve Martinelli2015-01-191-8/+8
| | | | | | Addresses some of the issues that appeared when running tox -edocs Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-2/+2
| | | | | | | | | try and add some consistency with the show and delete commands. replace 'show x' with 'display x' change 'delete a y' with just 'delete y' Change-Id: I47dfa8ee23ac5c41b355796415eb515155832f65
* Add versioning to the docs that missed itSteve Martinelli2015-01-091-0/+2
| | | | Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
* Command object docs: aggregate, console *, keypairDean Troyer2014-11-191-0/+150
aggregate console log console url keypair Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc