<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/doc/source/index.rst, branch 3.6.0</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Update python usage docs</title>
<updated>2018-03-22T16:50:51+00:00</updated>
<author>
<name>j-griffith</name>
<email>john.griffith8@gmail.com</email>
</author>
<published>2018-03-22T16:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=d6c6011fc83ab9a3bbd65e8dd4557ebf25b363ae'/>
<id>d6c6011fc83ab9a3bbd65e8dd4557ebf25b363ae</id>
<content type='text'>
The keystoneauth1 get_plugin_loader method requires that a
OS_USER_DOMAIN be specified.  Our docs don't include that
detail.

This change adds the extra needed field.  There's also some
problems currently with loading the client directly as it's
currently documented, which appears to be a bug in the client
code itself.

Change-Id: Idacbb47f9aae1e461379eec4a5e224b0157a8dc4
Partial-Bug: #1758104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keystoneauth1 get_plugin_loader method requires that a
OS_USER_DOMAIN be specified.  Our docs don't include that
detail.

This change adds the extra needed field.  There's also some
problems currently with loading the client directly as it's
currently documented, which appears to be a bug in the client
code itself.

Change-Id: Idacbb47f9aae1e461379eec4a5e224b0157a8dc4
Partial-Bug: #1758104
</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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Update release notes information for reno</title>
<updated>2016-10-28T14:53:56+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean_mcginnis@dell.com</email>
</author>
<published>2016-10-28T14:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=b70f95e9edbce5b1adbe17e723087837a67af471'/>
<id>b70f95e9edbce5b1adbe17e723087837a67af471</id>
<content type='text'>
We had stale release note information from before we made the switch to
reno. Reno notes are now published to docs.openstack.org, so we should
just point to the landing page for the project.

Change-Id: Icad89345656e2e9a6a4d7c599b7003acfc7a5480
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had stale release note information from before we made the switch to
reno. Reno notes are now published to docs.openstack.org, so we should
just point to the landing page for the project.

Change-Id: Icad89345656e2e9a6a4d7c599b7003acfc7a5480
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update release notes for 1.3.1 and 1.4.0 releases"</title>
<updated>2015-10-21T16:00:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-21T16:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=b989a2e68a3a23b870ce2f50683a0b0375269522'/>
<id>b989a2e68a3a23b870ce2f50683a0b0375269522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes for 1.3.1 and 1.4.0 releases</title>
<updated>2015-10-10T00:53:44+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean_mcginnis@dell.com</email>
</author>
<published>2015-10-07T14:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=9dc05b3cb6da9123600eaa26985dae66221175e5'/>
<id>9dc05b3cb6da9123600eaa26985dae66221175e5</id>
<content type='text'>
We've had a couple releases of the client but missed updating
the docs with any release note information. Added summary of
changes for each release.

Change-Id: I47edb5199182ca0c952cf60e6b923e6d2edd80ff
Closes-Bug: #1503705
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've had a couple releases of the client but missed updating
the docs with any release note information. Added summary of
changes for each release.

Change-Id: I47edb5199182ca0c952cf60e6b923e6d2edd80ff
Closes-Bug: #1503705
</pre>
</div>
</content>
</entry>
</feed>
