<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/setup.cfg, branch 3.7.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>Add Python 3.5 classifier</title>
<updated>2016-08-05T08:25:02+00:00</updated>
<author>
<name>zheng yin</name>
<email>yin.zheng@easystack.cn</email>
</author>
<published>2016-07-11T20:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=45d85eb3e3875697ceb47ce39e351c1836a3514c'/>
<id>45d85eb3e3875697ceb47ce39e351c1836a3514c</id>
<content type='text'>
Now that there is a passing gate job, we can claim support for Python 3.5
in the classifier.

Change-Id: I87c7cd72cdddad4165e1a0b24aec94fbbc61acce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that there is a passing gate job, we can claim support for Python 3.5
in the classifier.

Change-Id: I87c7cd72cdddad4165e1a0b24aec94fbbc61acce
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the home-page with developer documentation</title>
<updated>2016-05-17T04:34:35+00:00</updated>
<author>
<name>venkatamahesh</name>
<email>venkatamaheshkotha@gmail.com</email>
</author>
<published>2016-05-17T04:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=07a96d70832ea8f431526b97fe3acfc6653bd19a'/>
<id>07a96d70832ea8f431526b97fe3acfc6653bd19a</id>
<content type='text'>
Change-Id: I13c8602dd26b41a009c3b60b6e56574b391870f9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I13c8602dd26b41a009c3b60b6e56574b391870f9
</pre>
</div>
</content>
</entry>
<entry>
<title>remove CLI from keystoneclient</title>
<updated>2016-03-10T03:51:01+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-12-15T23:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ef13bd8cf6c6e46f4ce04fa3a21552913417b586'/>
<id>ef13bd8cf6c6e46f4ce04fa3a21552913417b586</id>
<content type='text'>
the CLI has been deprecated for a long time, and many docs and
install guides recommend using OSC instead of `keystone`.

- removes CLI
- removes man page from docs
- removes CLI tests
- removes `bootstrap` from contrib
- removes entrypoint from setup.cfg

implements bp: remove-cli

Change-Id: Icbe15814bc4faf33f513f9654440068795eae807
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the CLI has been deprecated for a long time, and many docs and
install guides recommend using OSC instead of `keystone`.

- removes CLI
- removes man page from docs
- removes CLI tests
- removes `bootstrap` from contrib
- removes entrypoint from setup.cfg

implements bp: remove-cli

Change-Id: Icbe15814bc4faf33f513f9654440068795eae807
</pre>
</div>
</content>
</entry>
<entry>
<title>Update translation setup</title>
<updated>2016-01-28T14:12:39+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2016-01-28T12:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=756183fe6352421682e2d43096ccace9dece6ac6'/>
<id>756183fe6352421682e2d43096ccace9dece6ac6</id>
<content type='text'>
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

This basically renames
python-keystoneclient/locale/python-keystoneclient.pot to
keystoneclient/locale/keystoneclient.pot. For this we need to update
setup.cfg. The domain name is already correct in keystoneclient/_i18n.py.

The project has no translations currently, let's remove the outdated
pot file, the updated scripts work without them. So, we can just
delete the file and once there are translations, an updated pot file
together with translations can be imported automatically.

Change-Id: Ie5a0c3e8fcdb485edf05f2188fce64a9fce96b5f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

This basically renames
python-keystoneclient/locale/python-keystoneclient.pot to
keystoneclient/locale/keystoneclient.pot. For this we need to update
setup.cfg. The domain name is already correct in keystoneclient/_i18n.py.

The project has no translations currently, let's remove the outdated
pot file, the updated scripts work without them. So, we can just
delete the file and once there are translations, an updated pot file
together with translations can be imported automatically.

Change-Id: Ie5a0c3e8fcdb485edf05f2188fce64a9fce96b5f
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes py26 support</title>
<updated>2015-11-25T00:23:17+00:00</updated>
<author>
<name>David Stanek</name>
<email>dstanek@dstanek.com</email>
</author>
<published>2015-11-25T00:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f4e6f12a714080a1e0391d4891d3bcf0eecfbaaf'/>
<id>f4e6f12a714080a1e0391d4891d3bcf0eecfbaaf</id>
<content type='text'>
We are removing Python 2.6 support from the Keystone libraries.

Change-Id: I1c7a79edd41a73946c9d77bfb8cd2075e2500760
Closes-Bug: 1519449
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are removing Python 2.6 support from the Keystone libraries.

Change-Id: I1c7a79edd41a73946c9d77bfb8cd2075e2500760
Closes-Bug: 1519449
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pot file for traslation</title>
<updated>2015-09-10T16:04:33+00:00</updated>
<author>
<name>THOMAS J. COCOZZELLO</name>
<email>tjcocozz@us.ibm.com</email>
</author>
<published>2015-09-08T19:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=addaf2ac106950099e36000c481f4810681d58fe'/>
<id>addaf2ac106950099e36000c481f4810681d58fe</id>
<content type='text'>
The .pot file was named incorrectly and in the wrong location so the
traslations were not getting generated.

Change-Id: Iafd2b7f06dd840fa0505729a9fc898e7e281c50c
Closes-Bug: 1493484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .pot file was named incorrectly and in the wrong location so the
traslations were not getting generated.

Change-Id: Iafd2b7f06dd840fa0505729a9fc898e7e281c50c
Closes-Bug: 1493484
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Expose token_endpoint.Token as admin_token"</title>
<updated>2015-08-16T03:05:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-16T03:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=59f815dd65317661cbd1447ae8cdd84ece81c7c6'/>
<id>59f815dd65317661cbd1447ae8cdd84ece81c7c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose token_endpoint.Token as admin_token</title>
<updated>2015-08-14T23:36:09+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2015-08-14T23:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=0cb46c9421c6affef009ca3b1ab54b4f3c176cbe'/>
<id>0cb46c9421c6affef009ca3b1ab54b4f3c176cbe</id>
<content type='text'>
When bootstrapping a cloud, using this auth plugin is necessary to be
able to provide an admin token. However, there has been some confusion
as to its officialness and the names of its parameters. Make it clear
why it's exposed, and additionally be clearer about squatting on the
name of the plugin so that things can depend on its interface.

Change-Id: I8e896b28d5879cd4b1372009926c67cde773308f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When bootstrapping a cloud, using this auth plugin is necessary to be
able to provide an admin token. However, there has been some confusion
as to its officialness and the names of its parameters. Make it clear
why it's exposed, and additionally be clearer about squatting on the
name of the plugin so that things can depend on its interface.

Change-Id: I8e896b28d5879cd4b1372009926c67cde773308f
</pre>
</div>
</content>
</entry>
<entry>
<title>py34 not py33 is tested and supported</title>
<updated>2015-07-13T11:53:17+00:00</updated>
<author>
<name>Eric Brown</name>
<email>browne@vmware.com</email>
</author>
<published>2015-07-13T11:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=3668d9cae2f620b5414c2c181cbd3adccd95e6e9'/>
<id>3668d9cae2f620b5414c2c181cbd3adccd95e6e9</id>
<content type='text'>
The setup.cfg refers to Programming Language of Python 3.3 whereas
jenkins is setup only to test Python 3.4. This patch updates setup.cfg
and removes py33 from tox.ini.

TrivialFix

Change-Id: I1bc7fae6481c4fef71746ed1c144af37445a81ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The setup.cfg refers to Programming Language of Python 3.3 whereas
jenkins is setup only to test Python 3.4. This patch updates setup.cfg
and removes py33 from tox.ini.

TrivialFix

Change-Id: I1bc7fae6481c4fef71746ed1c144af37445a81ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Add openid connect client support</title>
<updated>2015-06-17T15:15:03+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-11-15T10:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=02f07cfb493b2b81ab4e64d3d674a0ea6af7500b'/>
<id>02f07cfb493b2b81ab4e64d3d674a0ea6af7500b</id>
<content type='text'>
This patch allows a federated user to obtain an unscoped token by
providing login credentials for a keystone identity provider.

The current implementation should work with any properly configured
openid connect provider.

partially implements bp openid-connect

Change-Id: Iade52b5c1432d64582cbaa8bac41ac6366c210f9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows a federated user to obtain an unscoped token by
providing login credentials for a keystone identity provider.

The current implementation should work with any properly configured
openid connect provider.

partially implements bp openid-connect

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