<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/doc, branch 3.2.0</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Fix man page build</title>
<updated>2017-07-29T06:36:35+00:00</updated>
<author>
<name>Thomas Bechtold</name>
<email>tbechtold@suse.com</email>
</author>
<published>2017-07-29T06:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3dc824599c2a2e39c598a4d57d6ba42a3feea78e'/>
<id>3dc824599c2a2e39c598a4d57d6ba42a3feea78e</id>
<content type='text'>
Ia3b5ee2b6aaf17781d3de7546a9477f1c928092f moved cinder.rst from the
doc/source/man directory into doc/source/cli, so we need to adjust
the path in conf.py to avoid issues when running:

python setup.py build_sphinx -b man

Change-Id: I32ca20e0e184b11c68c9b81a9ff3d1247330ade4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ia3b5ee2b6aaf17781d3de7546a9477f1c928092f moved cinder.rst from the
doc/source/man directory into doc/source/cli, so we need to adjust
the path in conf.py to avoid issues when running:

python setup.py build_sphinx -b man

Change-Id: I32ca20e0e184b11c68c9b81a9ff3d1247330ade4
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange existing documentation to fit the new standard layout</title>
<updated>2017-07-27T02:54:59+00:00</updated>
<author>
<name>chenxing</name>
<email>chen.xing@99cloud.net</email>
</author>
<published>2017-07-26T08:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=a3f9f4f16d0bf64a6b5467c5b6ee25a9214706c6'/>
<id>a3f9f4f16d0bf64a6b5467c5b6ee25a9214706c6</id>
<content type='text'>
The layout is configured to follow the design from this spec:

https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

This change is necessary to continue the doc migration process.

Change-Id: I5ab2e47b67baf90bdd808cb831493a010d23a070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The layout is configured to follow the design from this spec:

https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

This change is necessary to continue the doc migration process.

Change-Id: I5ab2e47b67baf90bdd808cb831493a010d23a070
</pre>
</div>
</content>
</entry>
<entry>
<title>import content from cli-reference in openstack-manuals</title>
<updated>2017-07-27T01:46:02+00:00</updated>
<author>
<name>chenxing</name>
<email>chen.xing@99cloud.net</email>
</author>
<published>2017-07-10T09:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b5eaca871211b425d023bc441b5bf5f4ef90f9bc'/>
<id>b5eaca871211b425d023bc441b5bf5f4ef90f9bc</id>
<content type='text'>
This patch is part of the great doc migration from
openstack-manuals to the individual repos.  The
changes are based on the spec here:

https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

The cinder.rst file needs to be renamed index.rst so
that the template that is being used by OpenStack
manuals team will magically find the documentation.

Change-Id: Ia3b5ee2b6aaf17781d3de7546a9477f1c928092f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is part of the great doc migration from
openstack-manuals to the individual repos.  The
changes are based on the spec here:

https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

The cinder.rst file needs to be renamed index.rst so
that the template that is being used by OpenStack
manuals team will magically find the documentation.

Change-Id: Ia3b5ee2b6aaf17781d3de7546a9477f1c928092f
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update cinder.rst and shell.rst"</title>
<updated>2017-07-26T22:18:37+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-26T22:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b4abd9cdef341a68102deee602dd6f6624227c2a'/>
<id>b4abd9cdef341a68102deee602dd6f6624227c2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cinder.rst and shell.rst</title>
<updated>2017-07-26T02:03:25+00:00</updated>
<author>
<name>junboli</name>
<email>junbo85.li@gmail.com</email>
</author>
<published>2017-06-24T07:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=9c36efa39c163354b145ecda897aef50dcdb4d57'/>
<id>9c36efa39c163354b145ecda897aef50dcdb4d57</id>
<content type='text'>
In the file doc/source/man/cinder.rst, add cinder command
examples, In the file doc/source/shell.rst, update OS_AUTH_URL
and OS_VOLUME_API_VERSION

Change-Id: I6ed2c5228daad8dd6dcab1d7278f8a0b049c0490
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the file doc/source/man/cinder.rst, add cinder command
examples, In the file doc/source/shell.rst, update OS_AUTH_URL
and OS_VOLUME_API_VERSION

Change-Id: I6ed2c5228daad8dd6dcab1d7278f8a0b049c0490
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URLs in documentation</title>
<updated>2017-07-20T07:20:11+00:00</updated>
<author>
<name>Hangdong Zhang</name>
<email>hdzhang@fiberhome.com</email>
</author>
<published>2017-07-20T07:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=0b52b49b572a2146d02c3d94e348c6595841b1d5'/>
<id>0b52b49b572a2146d02c3d94e348c6595841b1d5</id>
<content type='text'>
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -&gt; https)

Change-Id: I9239e2012442f3e459a21f50afd380c8f58a6a98
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -&gt; https)

Change-Id: I9239e2012442f3e459a21f50afd380c8f58a6a98
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from oslosphinx to openstackdocstheme</title>
<updated>2017-07-14T06:24:45+00:00</updated>
<author>
<name>Van Hung Pham</name>
<email>hungpv@vn.fujitsu.com</email>
</author>
<published>2017-07-03T06:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=16a75e8e353be33177c0bc8148029cb35599d29c'/>
<id>16a75e8e353be33177c0bc8148029cb35599d29c</id>
<content type='text'>
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ie5930c73c748bb308940606fced8f84eecdecdc8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ie5930c73c748bb308940606fced8f84eecdecdc8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc for noauth usage</title>
<updated>2017-05-22T14:28:07+00:00</updated>
<author>
<name>john-griffith</name>
<email>john.griffith8@gmail.com</email>
</author>
<published>2017-04-15T17:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=da4e8103ed829fbcce9caa13559aed30405a02f7'/>
<id>da4e8103ed829fbcce9caa13559aed30405a02f7</id>
<content type='text'>
Sometimes docs are useful, let's add one for using noauth.

Change-Id: I7d450031929ca5f6ea1b285e49f693776a63a23d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes docs are useful, let's add one for using noauth.

Change-Id: I7d450031929ca5f6ea1b285e49f693776a63a23d
</pre>
</div>
</content>
</entry>
<entry>
<title>add an alternative way of authenticating client</title>
<updated>2016-11-23T17:26:52+00:00</updated>
<author>
<name>Lucas H. Xu</name>
<email>xuh@bu.edu</email>
</author>
<published>2016-11-23T17:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=fafed7a4aa1ae90d18f4d4c40d9a45fbe9130df8'/>
<id>fafed7a4aa1ae90d18f4d4c40d9a45fbe9130df8</id>
<content type='text'>
Change-Id: I8e0745e17f25e53539405cdafc45dc3646dbb1ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8e0745e17f25e53539405cdafc45dc3646dbb1ae
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in the files</title>
<updated>2016-11-08T03:53:13+00:00</updated>
<author>
<name>zhangyanxian</name>
<email>zhangyanxianmail@163.com</email>
</author>
<published>2016-11-08T03:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4b8976f9e149aeca9bb4f7c6a9fb62c0a8b5f27e'/>
<id>4b8976f9e149aeca9bb4f7c6a9fb62c0a8b5f27e</id>
<content type='text'>
TrivialFix

Change-Id: I404bd8ac9c61e1b6351987223e4de23a7cd6d687
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TrivialFix

Change-Id: I404bd8ac9c61e1b6351987223e4de23a7cd6d687
</pre>
</div>
</content>
</entry>
</feed>
