<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/doc, branch 0.2.0</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Replace refs to 'Keystone API' with 'Identity API'</title>
<updated>2012-10-24T12:21:47+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-10-24T12:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5f38eb736c50f4feb245f88780167ff0b41263c4'/>
<id>5f38eb736c50f4feb245f88780167ff0b41263c4</id>
<content type='text'>
Formally, OpenStack Keystone implements the OpenStack Identity API, and
this is a client to the API, not to Keystone itself.

Change-Id: If568866221a29ba041f0f2cd56dc81deeb9ebc00
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Formally, OpenStack Keystone implements the OpenStack Identity API, and
this is a client to the API, not to Keystone itself.

Change-Id: If568866221a29ba041f0f2cd56dc81deeb9ebc00
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "updating base keystoneclient documentation"</title>
<updated>2012-10-01T22:34:31+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-10-01T22:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=91d582e2ce1a4991a23a7e0cb8212b2482b2020f'/>
<id>91d582e2ce1a4991a23a7e0cb8212b2482b2020f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating base keystoneclient documentation</title>
<updated>2012-10-01T20:35:30+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-09-28T15:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=135100a2ed7849e13b2260b526844cc4170c12f6'/>
<id>135100a2ed7849e13b2260b526844cc4170c12f6</id>
<content type='text'>
* updated changelog
* described CLI authentication for admin and user
* tweaked API usage docs a bit with formatting and typos

Change-Id: I61c3aab99bb0ecbad1de6d32a767558ca1a2ab5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* updated changelog
* described CLI authentication for admin and user
* tweaked API usage docs a bit with formatting and typos

Change-Id: I61c3aab99bb0ecbad1de6d32a767558ca1a2ab5b
</pre>
</div>
</content>
</entry>
<entry>
<title>updating keystoneclient doc theme</title>
<updated>2012-10-01T17:47:34+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-09-29T22:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=0d48d1b6cea6e479e987ef954680206030249bcf'/>
<id>0d48d1b6cea6e479e987ef954680206030249bcf</id>
<content type='text'>
adding in openstack theming
enabling last update from git
removing old manual references to API, converted entirely to autodoc
updated .gitignore
fixed docstring warnings and errors

Change-Id: Id22ddc446331d52cbf56c3462d8b532fc37f64ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adding in openstack theming
enabling last update from git
removing old manual references to API, converted entirely to autodoc
updated .gitignore
fixed docstring warnings and errors

Change-Id: Id22ddc446331d52cbf56c3462d8b532fc37f64ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PEP8 issues.</title>
<updated>2012-08-29T05:55:32+00:00</updated>
<author>
<name>lrqrun</name>
<email>lrqrun@gmail.com</email>
</author>
<published>2012-08-29T05:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=de8622cd8e34d658db7fe5e069ee386878549a87'/>
<id>de8622cd8e34d658db7fe5e069ee386878549a87</id>
<content type='text'>
Fix some pep8 issues in doc/source/conf.py make the code looks pretty.

Change-Id: Ib1e2f8214ad7f4bc49c8c3dfa016843f8df15fe6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some pep8 issues in doc/source/conf.py make the code looks pretty.

Change-Id: Ib1e2f8214ad7f4bc49c8c3dfa016843f8df15fe6
</pre>
</div>
</content>
</entry>
<entry>
<title>Change underscores in new cert options to dashes</title>
<updated>2012-08-22T16:43:43+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-08-22T16:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d7af8598ae913bb87dd9da41b5de20b458c53491'/>
<id>d7af8598ae913bb87dd9da41b5de20b458c53491</id>
<content type='text'>
* --os_cacert -&gt; --os-cacert
* --os_cert   -&gt; --os-cert
* --os_key    -&gt; --os-key

* OS_CA_CERT didn't match --os-cacert, change to OS_CACERT

Fixes bug 1040162

Change-Id: Ib03ff492b6ab2b76e54974e5436a444725615ea6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* --os_cacert -&gt; --os-cacert
* --os_cert   -&gt; --os-cert
* --os_key    -&gt; --os-key

* OS_CA_CERT didn't match --os-cacert, change to OS_CACERT

Fixes bug 1040162

Change-Id: Ib03ff492b6ab2b76e54974e5436a444725615ea6
</pre>
</div>
</content>
</entry>
<entry>
<title>Support 2-way SSL with Keystone server if it is configured to enforce</title>
<updated>2012-07-03T21:26:34+00:00</updated>
<author>
<name>Liem Nguyen</name>
<email>liem.m.nguyen@gmail.com</email>
</author>
<published>2012-05-23T18:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=abc7c47c18f54c33668e9862fac614b7ce1d6d0a'/>
<id>abc7c47c18f54c33668e9862fac614b7ce1d6d0a</id>
<content type='text'>
2-way SSL.  See also https://review.openstack.org/#/c/7706/ for the
corresponding review for the 2-way SSL addition to Keystone.

Change-Id: If0cb46a43d663687396d93604a7139d85a4e7114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2-way SSL.  See also https://review.openstack.org/#/c/7706/ for the
corresponding review for the 2-way SSL addition to Keystone.

Change-Id: If0cb46a43d663687396d93604a7139d85a4e7114
</pre>
</div>
</content>
</entry>
<entry>
<title>Change CLI options to use dashes</title>
<updated>2012-06-28T20:59:27+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-06-28T16:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=1fa29109c2194102b4c79fa7fd7328843af6998e'/>
<id>1fa29109c2194102b4c79fa7fd7328843af6998e</id>
<content type='text'>
Change documented options to use dashes instead of underscores
in option names.  Continue to support old underscore names for
backward compatibility for a release or two (TBD).

Blueprint: command-options

Change-Id: Ied0d325a9fdd32f80bf8c993887e1975aa6adf16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change documented options to use dashes instead of underscores
in option names.  Continue to support old underscore names for
backward compatibility for a release or two (TBD).

Blueprint: command-options

Change-Id: Ied0d325a9fdd32f80bf8c993887e1975aa6adf16
</pre>
</div>
</content>
</entry>
<entry>
<title>Move docs to doc.</title>
<updated>2012-06-11T20:33:02+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2012-06-08T22:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=3ba77383238d463c903eb5c9ae0da9879fd700e0'/>
<id>3ba77383238d463c903eb5c9ae0da9879fd700e0</id>
<content type='text'>
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc/source and build results go in project/doc/build.

Change-Id: I205e8bb1ddf6dae1d7392b32975319c6a6d98673
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc/source and build results go in project/doc/build.

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