<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git, 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>Merge "Fix missing service_catalog parameter in Client object"</title>
<updated>2016-12-01T00:08:44+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-12-01T00:08:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f7c1d45a04bb2b024a985b8e30245d38f2bf8442'/>
<id>f7c1d45a04bb2b024a985b8e30245d38f2bf8442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Pass allow_expired to token validate"</title>
<updated>2016-11-29T23:02:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-11-29T23:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=70934194e18ed9823baa0d344e2543b982f1af73'/>
<id>70934194e18ed9823baa0d344e2543b982f1af73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass allow_expired to token validate</title>
<updated>2016-11-29T21:23:28+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@gmail.com</email>
</author>
<published>2016-09-29T00:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=9f5493747a404adc92960785848016a85c5a4acb'/>
<id>9f5493747a404adc92960785848016a85c5a4acb</id>
<content type='text'>
Allow passing the allow_expired flag to v3 token validation to support
extended service to service communication.

Implements bp: allow-expired
Change-Id: Ia1763fedc1838ad3c58c7f8f98f00b7eaad55a5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow passing the allow_expired flag to v3 token validation to support
extended service to service communication.

Implements bp: allow-expired
Change-Id: Ia1763fedc1838ad3c58c7f8f98f00b7eaad55a5c
</pre>
</div>
</content>
</entry>
<entry>
<title>Show team and repo badges on README</title>
<updated>2016-11-25T15:40:00+00:00</updated>
<author>
<name>Flavio Percoco</name>
<email>flaper87@gmail.com</email>
</author>
<published>2016-11-25T08:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=660e02f25972ee4baa974e6efa2c5f6bc9cf68be'/>
<id>660e02f25972ee4baa974e6efa2c5f6bc9cf68be</id>
<content type='text'>
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/9ccb4a8d24c50452d5c816c357a4c220

Change-Id: I79ea8e8aafe99d729b7ee64899b6e7342afc40ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/9ccb4a8d24c50452d5c816c357a4c220

Change-Id: I79ea8e8aafe99d729b7ee64899b6e7342afc40ee
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'</title>
<updated>2016-11-18T02:56:54+00:00</updated>
<author>
<name>howardlee</name>
<email>lihongweibj@inspur.com</email>
</author>
<published>2016-11-18T02:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=626bfff17f3b491eb32d0eddd320970df0d81078'/>
<id>626bfff17f3b491eb32d0eddd320970df0d81078</id>
<content type='text'>
Trivial fix.

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

Change-Id: I818245eaa9e63322b1c6de049368aa4e09b01b4b
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some spelling mistaks in base.py &amp; auth.py</title>
<updated>2016-11-17T11:09:10+00:00</updated>
<author>
<name>zhangyanxian</name>
<email>zhangyanxianmail@163.com</email>
</author>
<published>2016-11-17T11:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=982274c25dda0b58fb7ae5a15b1ceb3b70b305d3'/>
<id>982274c25dda0b58fb7ae5a15b1ceb3b70b305d3</id>
<content type='text'>
TrivialFix:"dependant" should be "dependent"
Change-Id: I276876e5909ac5958c9e0e911b45e813b8104702
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TrivialFix:"dependant" should be "dependent"
Change-Id: I276876e5909ac5958c9e0e911b45e813b8104702
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix typo in access.py"</title>
<updated>2016-11-17T00:11:08+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-11-17T00:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5487ad093668bedc46e05b597ea0fa8b56a8a34c'/>
<id>5487ad093668bedc46e05b597ea0fa8b56a8a34c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor test_domain_configs</title>
<updated>2016-11-16T17:01:48+00:00</updated>
<author>
<name>Rodrigo Duarte Sousa</name>
<email>rduartes@redhat.com</email>
</author>
<published>2016-11-16T15:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=4a26fcaad766daf5067352841ac94dfda7f670ea'/>
<id>4a26fcaad766daf5067352841ac94dfda7f670ea</id>
<content type='text'>
Do not reuse the environment domain, create a new one to be fully
controlled by the test cases.

Change-Id: Idb894da724e252b01405fc937c021fd8981ee090
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not reuse the environment domain, create a new one to be fully
controlled by the test cases.

Change-Id: Idb894da724e252b01405fc937c021fd8981ee090
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in access.py</title>
<updated>2016-11-16T10:13:53+00:00</updated>
<author>
<name>zhangyanxian</name>
<email>zhangyanxianmail@163.com</email>
</author>
<published>2016-11-16T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=1572eb2862b706ac886b74f572df9e48cc11bf21'/>
<id>1572eb2862b706ac886b74f572df9e48cc11bf21</id>
<content type='text'>
TrivalFix

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

Change-Id: I44250004eb56b579c227874e4b08e358e8dd8712
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Do not add last_request_id"</title>
<updated>2016-11-14T18:10:57+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-11-14T18:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=9d51fe3009e73c9ba6d625169ddcdf79ebc8dcd5'/>
<id>9d51fe3009e73c9ba6d625169ddcdf79ebc8dcd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
