<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-objects/object.rst, branch 3.0.1</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Change 'Object Store' to 'Object Storage'</title>
<updated>2015-11-26T08:35:54+00:00</updated>
<author>
<name>Xi Yang</name>
<email>yang.xi@99cloud.net</email>
</author>
<published>2015-11-13T02:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=32e0ed6980abab17c2027063b97784d092b44cee'/>
<id>32e0ed6980abab17c2027063b97784d092b44cee</id>
<content type='text'>
Because the official documents uses 'Object Storage',
so change it in this project.

Change-Id: I87c0996b48c452b3ff619b8214676ae377e6d0af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because the official documents uses 'Object Storage',
so change it in this project.

Change-Id: I87c0996b48c452b3ff619b8214676ae377e6d0af
</pre>
</div>
</content>
</entry>
<entry>
<title>Set object store arg order in docs</title>
<updated>2015-10-06T13:46:31+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-10-06T13:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=578a57dcc349cf0c71403e8e56f4f3bf01842513'/>
<id>578a57dcc349cf0c71403e8e56f4f3bf01842513</id>
<content type='text'>
argparse displays positional args last in the help output,
our docs should match.

Change-Id: I01e8d62cb8c1b537ea0441b8bdf8880a4c856b32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
argparse displays positional args last in the help output,
our docs should match.

Change-Id: I01e8d62cb8c1b537ea0441b8bdf8880a4c856b32
</pre>
</div>
</content>
</entry>
<entry>
<title>add set/unset support for objects in object store</title>
<updated>2015-10-06T04:52:24+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-09-11T05:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e48c7afee4d92f2dd37bb537d25f0f671cef1568'/>
<id>e48c7afee4d92f2dd37bb537d25f0f671cef1568</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>fix object list command naming</title>
<updated>2015-01-24T19:45:36+00:00</updated>
<author>
<name>Jimmy McCrory</name>
<email>jimmy.mccrory@gmail.com</email>
</author>
<published>2015-01-24T19:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=71e0e5332ab0cbe4a582cfb4fba3e5bbec04fdc5'/>
<id>71e0e5332ab0cbe4a582cfb4fba3e5bbec04fdc5</id>
<content type='text'>
Change-Id: I30a62c9b9eb1eeac29f32286ac18c0caed4f380d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I30a62c9b9eb1eeac29f32286ac18c0caed4f380d
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc building errors</title>
<updated>2015-01-19T18:12:18+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-17T07:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=27b73ac55d269687c81845858d9142f1d849c38d'/>
<id>27b73ac55d269687c81845858d9142f1d849c38d</id>
<content type='text'>
Addresses some of the issues that appeared when running tox -edocs

Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses some of the issues that appeared when running tox -edocs

Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fine tune some of the helps commands</title>
<updated>2015-01-13T05:58:57+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-10T00:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=019c155e9b308dab002f23064b969452bc3d7a89'/>
<id>019c155e9b308dab002f23064b969452bc3d7a89</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Command object docs: container, object</title>
<updated>2014-12-30T21:09:54+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-12-23T23:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d5caa6a26baf2fccbf276080fef60c81ed4beae3'/>
<id>d5caa6a26baf2fccbf276080fef60c81ed4beae3</id>
<content type='text'>
Change-Id: Ie3df543a28cbee0cc809310a05f431c97b2c7e70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie3df543a28cbee0cc809310a05f431c97b2c7e70
</pre>
</div>
</content>
</entry>
</feed>
