<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/client.py, branch 0.1.2</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>Add '--insecure' commandline argument</title>
<updated>2012-07-20T08:22:03+00:00</updated>
<author>
<name>Sascha Peilicke</name>
<email>saschpe@suse.de</email>
</author>
<published>2012-07-09T15:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=dec8f77c9233f195999b8db9adbd4f026834fd42'/>
<id>dec8f77c9233f195999b8db9adbd4f026834fd42</id>
<content type='text'>
Allows to ignore validation errors that typically occur with self-signed
SSL certificates. Making this explicit is important as one would
typically only use this in development or in-house deployments.

This should also fix bug 1012591.

Change-Id: I1210fafc9257648c902176fbcfae9d47e47fc557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows to ignore validation errors that typically occur with self-signed
SSL certificates. Making this explicit is important as one would
typically only use this in development or in-house deployments.

This should also fix bug 1012591.

Change-Id: I1210fafc9257648c902176fbcfae9d47e47fc557
</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://git.baserock.org/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>Removed unused imports and variables.</title>
<updated>2012-04-05T22:27:12+00:00</updated>
<author>
<name>Josh Kearney</name>
<email>josh@jk0.org</email>
</author>
<published>2012-04-05T22:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5628eeaf76882d469b9acbbf1c8516982e819c7b'/>
<id>5628eeaf76882d469b9acbbf1c8516982e819c7b</id>
<content type='text'>
Also fixes AUTHORS file. Previous version was copied directly from python-novaclient.

Change-Id: I33654b6fe7197efbff300ebaf4892a8b53d85c54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes AUTHORS file. Previous version was copied directly from python-novaclient.

Change-Id: I33654b6fe7197efbff300ebaf4892a8b53d85c54
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed ?fresh=nonsense (bug 936405)</title>
<updated>2012-03-07T16:32:32+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-03-07T16:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=9c07999dd5f5357fa7eee055fe9a4fdaa6a1a562'/>
<id>9c07999dd5f5357fa7eee055fe9a4fdaa6a1a562</id>
<content type='text'>
Change-Id: I69f7411967ef23348854c206efc79a3cf7d3755d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I69f7411967ef23348854c206efc79a3cf7d3755d
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow --token and --endpoint to bypass catalog</title>
<updated>2012-02-09T06:04:41+00:00</updated>
<author>
<name>Vishvananda Ishaya</name>
<email>vishvananda@gmail.com</email>
</author>
<published>2012-02-09T01:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=587862c151f81601dbd92f4bfb99e1af8ce4dda0'/>
<id>587862c151f81601dbd92f4bfb99e1af8ce4dda0</id>
<content type='text'>
 * allows skipping of service catalog
 * removes odd logic about password equivalence
 * also removes extra call to authenticate

Change-Id: I5c0979107da99593b4ce8eb16c9695ba530da095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * allows skipping of service catalog
 * removes odd logic about password equivalence
 * also removes extra call to authenticate

Change-Id: I5c0979107da99593b4ce8eb16c9695ba530da095
</pre>
</div>
</content>
</entry>
<entry>
<title>Blueprint cli-auth: common cli args</title>
<updated>2012-02-02T22:43:20+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-01-30T20:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=173ea0ce0e72eb96d2394455ec8f139cd21808ac'/>
<id>173ea0ce0e72eb96d2394455ec8f139cd21808ac</id>
<content type='text'>
Remove os_ from internal variable names corresponding to OS_ env
variables.

Strip trailing '/' from --auth_url since server doesn't seem to
tolerate '//' in the URL path.

Fixes lp923920

Change-Id: I3e48441d63b6504fd088aa07241f66d63590d935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove os_ from internal variable names corresponding to OS_ env
variables.

Strip trailing '/' from --auth_url since server doesn't seem to
tolerate '//' in the URL path.

Fixes lp923920

Change-Id: I3e48441d63b6504fd088aa07241f66d63590d935
</pre>
</div>
</content>
</entry>
<entry>
<title>finish removing project_id</title>
<updated>2011-12-19T18:00:39+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-19T18:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f765daf3360727c2baee0cfc9114d8728c1c4336'/>
<id>f765daf3360727c2baee0cfc9114d8728c1c4336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove print statements and uncomment exceptions</title>
<updated>2011-12-18T06:48:37+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-18T06:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=55c01652b2d4b42572ec4615bffdc2ee8970cd48'/>
<id>55c01652b2d4b42572ec4615bffdc2ee8970cd48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more work on standardization of cliauth</title>
<updated>2011-12-18T06:36:59+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-18T06:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a8001d3e6c12fd5c09be8c90dc7ada145907dca6'/>
<id>a8001d3e6c12fd5c09be8c90dc7ada145907dca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove user_id as you shouldn't auth using it</title>
<updated>2011-12-18T06:28:31+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-18T06:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=0f392a58c33aba4b7e6a6801a2a1e2f38066b57f'/>
<id>0f392a58c33aba4b7e6a6801a2a1e2f38066b57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
