<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-keystoneclient.git/keystoneclient/shell.py, branch baserock/morph</title>
<subtitle>github.com: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/'/>
<entry>
<title>Deprecation warning for the CLI</title>
<updated>2013-09-03T15:52:30+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2013-09-03T15:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=661d6cf783d1586e435196f38ffb1b2361b8fe25'/>
<id>661d6cf783d1586e435196f38ffb1b2361b8fe25</id>
<content type='text'>
keystoneclient/shell.py's docstr is rendered by argparse as the
description for:

    $ keystone --help

Change-Id: I7355cdf533800086027824fb729eb52cdd8bbc33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keystoneclient/shell.py's docstr is rendered by argparse as the
description for:

    $ keystone --help

Change-Id: I7355cdf533800086027824fb729eb52cdd8bbc33
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and enable Gating on H404</title>
<updated>2013-08-16T03:35:35+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-08-04T21:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=dc5c33a9e52a062cd6742986f780a48ee2d6b383'/>
<id>dc5c33a9e52a062cd6742986f780a48ee2d6b383</id>
<content type='text'>
Enable gating on the Hacking H404 check - docstring
should start with a summary.

Change-Id: I80612a15bd11f689e9e9f4dc2ff812138630ddbd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable gating on the Hacking H404 check - docstring
should start with a summary.

Change-Id: I80612a15bd11f689e9e9f4dc2ff812138630ddbd
</pre>
</div>
</content>
</entry>
<entry>
<title>flake8: fix alphabetical imports and enable H306</title>
<updated>2013-08-01T22:09:55+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2013-08-01T22:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=e2ffd5317bd9946b86756f130c41d4f187b30915'/>
<id>e2ffd5317bd9946b86756f130c41d4f187b30915</id>
<content type='text'>
Change-Id: I0f4fcc9796e8529e7217dc24abe95660633cad33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0f4fcc9796e8529e7217dc24abe95660633cad33
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Python 3.x compatible print syntax</title>
<updated>2013-06-23T16:14:43+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-06-10T07:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=f695342683910520cfbcf5b043f21c67d3a7048f'/>
<id>f695342683910520cfbcf5b043f21c67d3a7048f</id>
<content type='text'>
Adding an extra pair of braces helps here to
let Python 3.x interpret it as print function,
while not confusing the Python 2.x print operator.

Change-Id: I05af267ecfbcc80753726743fdf82c330350afcb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding an extra pair of braces helps here to
let Python 3.x interpret it as print function,
while not confusing the Python 2.x print operator.

Change-Id: I05af267ecfbcc80753726743fdf82c330350afcb
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup shell's authentication check.</title>
<updated>2013-06-12T00:51:56+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jlennox@redhat.com</email>
</author>
<published>2013-06-04T01:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=86776773d5575afb095b4dd2bb4326a750bcb4af'/>
<id>86776773d5575afb095b4dd2bb4326a750bcb4af</id>
<content type='text'>
The original logic for whether shell had enough information to
authenticate a user was confusing and will be very difficult to extend
to other forms of authentication.

Change-Id: I88763a651e494e60070a30f0824505acb09310cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original logic for whether shell had enough information to
authenticate a user was confusing and will be very difficult to extend
to other forms of authentication.

Change-Id: I88763a651e494e60070a30f0824505acb09310cb
</pre>
</div>
</content>
</entry>
<entry>
<title>Suggestion of a new arguments display in the help, to reflect required ones</title>
<updated>2013-05-25T16:40:26+00:00</updated>
<author>
<name>Christophe Sauthier</name>
<email>christophe.sauthier@objectif-libre.com</email>
</author>
<published>2013-04-28T14:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=b3872e304ac4564294fd1893093174731ef266e4'/>
<id>b3872e304ac4564294fd1893093174731ef266e4</id>
<content type='text'>
Fix bug 1182130

Change-Id: I9823d057aff11e7d90c8098ea31cdbf4d709c39f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug 1182130

Change-Id: I9823d057aff11e7d90c8098ea31cdbf4d709c39f
</pre>
</div>
</content>
</entry>
<entry>
<title>help text improvements</title>
<updated>2013-03-08T11:31:12+00:00</updated>
<author>
<name>Alan Pevec</name>
<email>apevec@redhat.com</email>
</author>
<published>2013-02-16T22:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=ae36809fdecdedd09abf23eeadf2374c77b8a8df'/>
<id>ae36809fdecdedd09abf23eeadf2374c77b8a8df</id>
<content type='text'>
from comments in Ibbc7fab2033d8f037262b465b98d1713579adfc2

v2: synced to the README
manpage will be updated in https://review.openstack.org/#/c/20976

Change-Id: I33006a4b935b9272fd99775936a17b3cfd08e294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from comments in Ibbc7fab2033d8f037262b465b98d1713579adfc2

v2: synced to the README
manpage will be updated in https://review.openstack.org/#/c/20976

Change-Id: I33006a4b935b9272fd99775936a17b3cfd08e294
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow request timeout to be specified.</title>
<updated>2013-01-19T03:11:24+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@yahoo-inc.com</email>
</author>
<published>2013-01-12T05:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=d2edaab531d0b452802851b077f9a0110bfa4b69'/>
<id>d2edaab531d0b452802851b077f9a0110bfa4b69</id>
<content type='text'>
Add a new cli argument (--timeout) which
is by default 600 seconds which will be
set in the requests library so that timeouts
can occur correctly.

Change-Id: I845c55dfb6f6b8345663ccdb5b150a2655f20026
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new cli argument (--timeout) which
is by default 600 seconds which will be
set in the requests library so that timeouts
can occur correctly.

Change-Id: I845c55dfb6f6b8345663ccdb5b150a2655f20026
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to debug by running module.</title>
<updated>2012-12-20T19:20:50+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2012-12-20T18:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=e7fd4b9b5722d53c18837b44b41b25a323d9b44a'/>
<id>e7fd4b9b5722d53c18837b44b41b25a323d9b44a</id>
<content type='text'>
Change-Id: I6ac6f18c4737b19e03a9be07718f8b64d43953c2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6ac6f18c4737b19e03a9be07718f8b64d43953c2
</pre>
</div>
</content>
</entry>
<entry>
<title>Use requests module for HTTP/HTTPS</title>
<updated>2012-12-18T21:30:43+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-11-16T23:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-keystoneclient.git/commit/?id=51dc6a0cef657cf9fa110da11d81d1c3f13194fa'/>
<id>51dc6a0cef657cf9fa110da11d81d1c3f13194fa</id>
<content type='text'>
* Implement correct certificate verification
* Add requests to tools/pip-requires
* Fix OS_CACERT env var help text
* Add info to README
* Rework tests to use requests

Pinned requests module to &lt; 1.0 as 1.0.2 is now current in pipi
as of 17Dec2012.

Change-Id: I120d2c12d6f20ebe2fd7182ec8988cc73f623b80
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implement correct certificate verification
* Add requests to tools/pip-requires
* Fix OS_CACERT env var help text
* Add info to README
* Rework tests to use requests

Pinned requests module to &lt; 1.0 as 1.0.2 is now current in pipi
as of 17Dec2012.

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