<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/doc/source, branch queens-eol</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>Merge "Update old url for cinderclient's document"</title>
<updated>2017-09-20T14:29:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-09-20T14:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=a1ce89b9569c377dd5f185f4beb70f8d8da7c8e2'/>
<id>a1ce89b9569c377dd5f185f4beb70f8d8da7c8e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update old url for cinderclient's document</title>
<updated>2017-09-06T06:06:16+00:00</updated>
<author>
<name>zhangbailin</name>
<email>zhangbailin@inspur.com</email>
</author>
<published>2017-09-06T05:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7aba0e9026b100bbed24eb20b8bb3182f82c8c9a'/>
<id>7aba0e9026b100bbed24eb20b8bb3182f82c8c9a</id>
<content type='text'>
Update the URL in the document library, and use https instead of http
due to openstack document migration.

Change-Id: I991dff678ce613b0a50e3d0c9ab5ecd8cdf3e272
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the URL in the document library, and use https instead of http
due to openstack document migration.

Change-Id: I991dff678ce613b0a50e3d0c9ab5ecd8cdf3e272
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove cruft from conf.py</title>
<updated>2017-08-22T10:44:35+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2017-04-19T09:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=bda535e15d724579b54607168549666090572ec3'/>
<id>bda535e15d724579b54607168549666090572ec3</id>
<content type='text'>
Change-Id: I0c0c77c25d3c96dd3c6a2a01be4f196c02e71dd6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0c0c77c25d3c96dd3c6a2a01be4f196c02e71dd6
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sphinx 1.5 warning-is-error</title>
<updated>2017-08-22T10:41:50+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2017-08-22T10:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=5d0b4bdc6e62c680dffb8aae8a1d95b869f89220'/>
<id>5d0b4bdc6e62c680dffb8aae8a1d95b869f89220</id>
<content type='text'>
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.

Change-Id: Ifd411ead74497a43ab22c57090ece2e1c7cfddb5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.

Change-Id: Ifd411ead74497a43ab22c57090ece2e1c7cfddb5
</pre>
</div>
</content>
</entry>
<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>
</feed>
