summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/object.rst
Commit message (Collapse)AuthorAgeFilesLines
* change os in command example to openstack(2)Kevin_Zheng2016-12-201-7/+7
| | | | | | | | | 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: I80c96f0938cec382f2f714a500138bd5a2c81aa0
* Merge "remove square backet to required parameter"Jenkins2016-09-281-5/+5
|\
| * remove square backet to required parameterzheng yin2016-09-251-5/+5
| | | | | | | | | | | | Required parameter don't need to square backet, therefore, I remove them. Change-Id: I36517fb782da53b3b973f70f292f25a4f6784077
* | Add option "--name" to command "openstack object create"Rajasi Kulkarni2016-09-261-0/+5
|/ | | | | | | | | | | Option "--name" can be used to set as the object name of the file to be uploaded in the container. Similar to option "--object-name" in command "swift upload". Added unit test case to ensure an exception is raised when using option "--name" for uploading multiple objects. Change-Id: Ied7827841f6ca1cf9d4b48e304cbe5d62eda38ab Closes-Bug: #1607972
* Change 'Object Store' to 'Object Storage'Xi Yang2015-11-261-1/+1
| | | | | | | Because the official documents uses 'Object Storage', so change it in this project. Change-Id: I87c0996b48c452b3ff619b8214676ae377e6d0af
* Set object store arg order in docsDean Troyer2015-10-061-10/+10
| | | | | | | argparse displays positional args last in the help output, our docs should match. Change-Id: I01e8d62cb8c1b537ea0441b8bdf8880a4c856b32
* add set/unset support for objects in object storeSteve Martinelli2015-10-061-0/+50
| | | | | | | | | add docs and command support to set and unset metadata of objects that are stored in an object store (swift). Closes-Bug: #1501945 Change-Id: If838a4b3343b6ddb97cd4bd1cb63f0ba1c1a00a1
* fix object list command namingJimmy McCrory2015-01-241-1/+1
| | | | Change-Id: I30a62c9b9eb1eeac29f32286ac18c0caed4f380d
* Fix doc building errorsSteve Martinelli2015-01-191-10/+10
| | | | | | Addresses some of the issues that appeared when running tox -edocs Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
| | | | | | | | | 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
* Command object docs: container, objectDean Troyer2014-12-301-0/+140
Change-Id: Ie3df543a28cbee0cc809310a05f431c97b2c7e70