<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/doc/source/index.rst, branch 3.8.0</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>[doc] remove auth plugin docs</title>
<updated>2016-10-19T19:54:07+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>s.martinelli@gmail.com</email>
</author>
<published>2016-10-19T19:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b79d4a4c5de347d8f755de96f72f4d4761ddc6db'/>
<id>b79d4a4c5de347d8f755de96f72f4d4761ddc6db</id>
<content type='text'>
this is an out of date version that is posted on the keystoneauth
docs [1]

[1] http://docs.openstack.org/developer/keystoneauth/authentication-plugins.html

Change-Id: Ia203bfbd5717c96380b599d1b5985377f6c979f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is an out of date version that is posted on the keystoneauth
docs [1]

[1] http://docs.openstack.org/developer/keystoneauth/authentication-plugins.html

Change-Id: Ia203bfbd5717c96380b599d1b5985377f6c979f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove doc references to the keystone CLI</title>
<updated>2016-03-11T21:01:55+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2016-03-11T21:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c2d5fce3fc7f3de26f08240eaad51d57e214d526'/>
<id>c2d5fce3fc7f3de26f08240eaad51d57e214d526</id>
<content type='text'>
There were a couple of references to the keystone CLI which doesn't
exist anymore. This was causing warnings when building the docs.

Change-Id: I75714b73884e832e95a62db2b48edf2adc2a0361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were a couple of references to the keystone CLI which doesn't
exist anymore. This was causing warnings when building the docs.

Change-Id: I75714b73884e832e95a62db2b48edf2adc2a0361
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct test running instructions</title>
<updated>2016-02-28T17:17:04+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2016-02-28T17:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=251f52b7b5c7b8098e5dfbbe80df55ebd6c2417a'/>
<id>251f52b7b5c7b8098e5dfbbe80df55ebd6c2417a</id>
<content type='text'>
To run the tests just do `tox`.

Change-Id: Ibe61e63c1d7b3a1b1dd3186ae5930a67fdba9ed3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To run the tests just do `tox`.

Change-Id: Ibe61e63c1d7b3a1b1dd3186ae5930a67fdba9ed3
</pre>
</div>
</content>
</entry>
<entry>
<title>auto-generate release history</title>
<updated>2015-10-15T19:00:43+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-09-25T04:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ebdbbeee542148dd8fe993d74793927172d99e51'/>
<id>ebdbbeee542148dd8fe993d74793927172d99e51</id>
<content type='text'>
currently there is no release history for keystoneclient, though
sometimes the commits are lacking context, this automated approach
is far better than nothing.

Change-Id: Ibb865b4830cbe1e2e99688103d26f1378d2c32b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
currently there is no release history for keystoneclient, though
sometimes the commits are lacking context, this automated approach
is far better than nothing.

Change-Id: Ibb865b4830cbe1e2e99688103d26f1378d2c32b1
</pre>
</div>
</content>
</entry>
<entry>
<title>Crosslink to other sites that are owned by Keystone</title>
<updated>2015-03-14T10:47:05+00:00</updated>
<author>
<name>Dave Chen</name>
<email>wei.d.chen@intel.com</email>
</author>
<published>2015-03-11T10:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=997a649d2658561c8c86006d7b8fc60fb55f0dbd'/>
<id>997a649d2658561c8c86006d7b8fc60fb55f0dbd</id>
<content type='text'>
Add links to identity service and keystone middleware to
the landing page. This indicates to the user that the
three projects are related.

Change-Id: I37bb4cd866524bad69f90c53e6a58d58202fc263
Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;
Partial-Bug: #1428321
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add links to identity service and keystone middleware to
the landing page. This indicates to the user that the
three projects are related.

Change-Id: I37bb4cd866524bad69f90c53e6a58d58202fc263
Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;
Partial-Bug: #1428321
</pre>
</div>
</content>
</entry>
<entry>
<title>Workflow documentation is now in infra-manual</title>
<updated>2015-02-05T17:56:32+00:00</updated>
<author>
<name>Jeremy Stanley</name>
<email>fungi@yuggoth.org</email>
</author>
<published>2014-12-05T03:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=93626a0a64375aa36dc6de38104f4ff617c0422a'/>
<id>93626a0a64375aa36dc6de38104f4ff617c0422a</id>
<content type='text'>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I5b4f7bc5268132b129fc56c919af00d7f9600c9f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I5b4f7bc5268132b129fc56c919af00d7f9600c9f
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove middleware architecture doc</title>
<updated>2014-11-19T13:39:50+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2014-10-08T23:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c5b624d94105680bf61389f7d76cccb5df9db5e1'/>
<id>c5b624d94105680bf61389f7d76cccb5df9db5e1</id>
<content type='text'>
The auth_token middleware was moved to the keystonemiddleware repo and
the middleware architecture doc was copied there. The copy in the
client repo can be removed.

Change-Id: Ic7b7f970a08746dd4f5d61dd5144c1dae168ad6d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The auth_token middleware was moved to the keystonemiddleware repo and
the middleware architecture doc was copied there. The copy in the
client repo can be removed.

Change-Id: Ic7b7f970a08746dd4f5d61dd5144c1dae168ad6d
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder index links</title>
<updated>2014-10-11T00:24:50+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2014-10-11T00:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=6dd48ab8c02fa10f4ab72e9a0871620068ddab98'/>
<id>6dd48ab8c02fa10f4ab72e9a0871620068ddab98</id>
<content type='text'>
The V3 Client link should come before the V2 Client link if that's
what we want developers to use.

Change-Id: I34a232d21862999a6f1a7acf5382ff752a7e3590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The V3 Client link should come before the V2 Client link if that's
what we want developers to use.

Change-Id: I34a232d21862999a6f1a7acf5382ff752a7e3590
</pre>
</div>
</content>
</entry>
<entry>
<title>Document authentication plugins</title>
<updated>2014-07-02T12:17:42+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2014-03-31T06:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=326d4fbbdb1d73abad2546dd98400a922fc8edf1'/>
<id>326d4fbbdb1d73abad2546dd98400a922fc8edf1</id>
<content type='text'>
Explain the plugins that are provided and some information on how to
write new ones. This will obviously need to be expanded as more features
are added.

Change-Id: Ie67e93f2ed994c3702ac66e388cf216609dd44ff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explain the plugins that are provided and some information on how to
write new ones. This will obviously need to be expanded as more features
are added.

Change-Id: Ie67e93f2ed994c3702ac66e388cf216609dd44ff
</pre>
</div>
</content>
</entry>
<entry>
<title>Session Documentation</title>
<updated>2014-06-13T03:34:56+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2014-03-31T05:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=e4d795e6cc4864b1a0b2e4134f6efb23167049a6'/>
<id>e4d795e6cc4864b1a0b2e4134f6efb23167049a6</id>
<content type='text'>
Include some client documentation for how to work with a Session object.
This is generally high level with this expectation that a developer
could take the concepts found here and determine more from the module
documentation.

Change-Id: I5e44c1029ce160cb2798cfb8a535aa9f3311799a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include some client documentation for how to work with a Session object.
This is generally high level with this expectation that a developer
could take the concepts found here and determine more from the module
documentation.

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