<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/tools, branch 0.2.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 auth-token code to keystoneclient, along with supporting files</title>
<updated>2012-11-12T19:40:21+00:00</updated>
<author>
<name>Henry Nash</name>
<email>henryn@linux.vnet.ibm.com</email>
</author>
<published>2012-11-12T19:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7920899af119d1697c333d202ca3272f167c19b0'/>
<id>7920899af119d1697c333d202ca3272f167c19b0</id>
<content type='text'>
This step in the process duplicates the auth-token code to keystoneclient but,
for the moment, leaves a copy in its origional location in keystone.
Testing for auth-token is also copied across, as is the cms support file.

Although no other project will yet pick up the code here in the client, since
the paste.ini files haev not yet been updated, it would work if anyone
did reference it.

Once the client code is in, the next step is to update all the other
project paste files, and then finally retire the code from keystone.

Change-Id: I88853a373d406020d54b61cba5a5e887380e3b3e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This step in the process duplicates the auth-token code to keystoneclient but,
for the moment, leaves a copy in its origional location in keystone.
Testing for auth-token is also copied across, as is the cms support file.

Although no other project will yet pick up the code here in the client, since
the paste.ini files haev not yet been updated, it would work if anyone
did reference it.

Once the client code is in, the next step is to update all the other
project paste files, and then finally retire the code from keystone.

Change-Id: I88853a373d406020d54b61cba5a5e887380e3b3e
</pre>
</div>
</content>
</entry>
<entry>
<title>virtualenv quite installation for zypper</title>
<updated>2012-10-04T05:27:58+00:00</updated>
<author>
<name>Laurence Miao</name>
<email>laurence.miao@gmail.com</email>
</author>
<published>2012-10-04T05:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7663afc3a950d020500c1233fdd7b3ef1f01fcf2'/>
<id>7663afc3a950d020500c1233fdd7b3ef1f01fcf2</id>
<content type='text'>
 * tools/install_venv.py
   Added new class Suse

Change-Id: I4629ca683edcd07f5707fe015bfc58bf904209f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * tools/install_venv.py
   Added new class Suse

Change-Id: I4629ca683edcd07f5707fe015bfc58bf904209f2
</pre>
</div>
</content>
</entry>
<entry>
<title>enabling i18n with Babel</title>
<updated>2012-09-29T23:03:23+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-09-29T23:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a8f7879fcfec1f2b64eba96b75fca7d75ad8e711'/>
<id>a8f7879fcfec1f2b64eba96b75fca7d75ad8e711</id>
<content type='text'>
Change-Id: I7d5a170f31c2846474b3836a08c6445577613e98
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7d5a170f31c2846474b3836a08c6445577613e98
</pre>
</div>
</content>
</entry>
<entry>
<title>Require httplib2 version 0.7 or higher.</title>
<updated>2012-09-17T19:53:27+00:00</updated>
<author>
<name>Alex Meade</name>
<email>alex.meade@rackspace.com</email>
</author>
<published>2012-09-17T19:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c784105148bf4b860f4773cd349d1a0a7c53f050'/>
<id>c784105148bf4b860f4773cd349d1a0a7c53f050</id>
<content type='text'>
SSL validation was not available until version 0.7 of httplib, which keystone
client makes use of. Therefore, we cannot just allow any version.

Change-Id: I05dc72aa77a4f861cc238fccf5a22192f7bdbf6f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSL validation was not available until version 0.7 of httplib, which keystone
client makes use of. Therefore, we cannot just allow any version.

Change-Id: I05dc72aa77a4f861cc238fccf5a22192f7bdbf6f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nosehtmloutput as a test dependency.</title>
<updated>2012-08-21T21:35:32+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2012-08-21T21:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d50f89b65f4ad7cd888b89ce3fa539c7cfc7351e'/>
<id>d50f89b65f4ad7cd888b89ce3fa539c7cfc7351e</id>
<content type='text'>
Adding nosehtmloutput as a test dependency allows nose to output its
results to an html file. This will be used by Jenkins to save logs on
a different server.

Change-Id: I6d217ff3098650e013985afdd8f4186d8d77d609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding nosehtmloutput as a test dependency allows nose to output its
results to an html file. This will be used by Jenkins to save logs on
a different server.

Change-Id: I6d217ff3098650e013985afdd8f4186d8d77d609
</pre>
</div>
</content>
</entry>
<entry>
<title>Install test-requires in development venv.</title>
<updated>2012-07-09T15:37:48+00:00</updated>
<author>
<name>Sascha Peilicke</name>
<email>saschpe@suse.de</email>
</author>
<published>2012-07-09T15:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a816c0ffbaefe5cf1b545c822c3295e263b84375'/>
<id>a816c0ffbaefe5cf1b545c822c3295e263b84375</id>
<content type='text'>
Otherwise ./run_tests.sh may fail

Change-Id: I122fc474568e6670e6c8aa2a3c854a3f2ceccd53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise ./run_tests.sh may fail

Change-Id: I122fc474568e6670e6c8aa2a3c854a3f2ceccd53
</pre>
</div>
</content>
</entry>
<entry>
<title>add keystone bash-completion</title>
<updated>2012-07-06T07:51:20+00:00</updated>
<author>
<name>Dominik Heidler</name>
<email>dheidler@suse.de</email>
</author>
<published>2012-06-27T09:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c8aa2e06aa7f102afa6cc549ed49106046c53eda'/>
<id>c8aa2e06aa7f102afa6cc549ed49106046c53eda</id>
<content type='text'>
Change-Id: I84d3897fc056d411fdaaee301465c72e20a66ff8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I84d3897fc056d411fdaaee301465c72e20a66ff8
</pre>
</div>
</content>
</entry>
<entry>
<title>Move unittest2 dependency</title>
<updated>2012-06-19T14:58:59+00:00</updated>
<author>
<name>Ken Thomas</name>
<email>krt@yahoo-inc.com</email>
</author>
<published>2012-06-18T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=1231ae03e5686da787192ddc254fcc7bd4666c66'/>
<id>1231ae03e5686da787192ddc254fcc7bd4666c66</id>
<content type='text'>
bug 1014845

It looks like an earlier fix for bug 933076 put the unittest2
dependency in the wrong file. Moving it to the correct file.

Added a version to the unittest2 dependency
Removed a blank line

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

It looks like an earlier fix for bug 933076 put the unittest2
dependency in the wrong file. Moving it to the correct file.

Added a version to the unittest2 dependency
Removed a blank line

Change-Id: I06a8963fc5aca80438348d26569d8efb4568f754
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coverage job. Turns out you need coverage.</title>
<updated>2012-06-15T18:38:20+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-06-15T18:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=31f949f54bf213e4a51ba59a54b49865121651f2'/>
<id>31f949f54bf213e4a51ba59a54b49865121651f2</id>
<content type='text'>
Change-Id: I8e429b50d6c3188d1d242a9a5d3cba07066b85c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8e429b50d6c3188d1d242a9a5d3cba07066b85c1
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest openstack.common setup code.</title>
<updated>2012-06-14T18:36:27+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-06-14T18:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5fb1e1f27f74a58318bf360d4535e4900ca2398f'/>
<id>5fb1e1f27f74a58318bf360d4535e4900ca2398f</id>
<content type='text'>
Change-Id: I044447b162e97d7464e49ba7fed0d41a757a3210
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I044447b162e97d7464e49ba7fed0d41a757a3210
</pre>
</div>
</content>
</entry>
</feed>
