<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/openstack/common/py3kcompat, branch shared-key-msg</title>
<subtitle>OpenStack's oslo-incubator patches.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/'/>
<entry>
<title>py3kcompat: Add urljoin compatibility</title>
<updated>2013-08-14T11:53:20+00:00</updated>
<author>
<name>Chuck Short</name>
<email>chuck.short@canonical.com</email>
</author>
<published>2013-08-14T11:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=eaec23b7ca0f4f52aec643db158c22f0af0d70c1'/>
<id>eaec23b7ca0f4f52aec643db158c22f0af0d70c1</id>
<content type='text'>
Add urljoin for python2/python3 compatibility,
used by python-keystoneclient.

Change-Id: Ied0841bf6b34d0087002c77915031156767b3d8d
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add urljoin for python2/python3 compatibility,
used by python-keystoneclient.

Change-Id: Ied0841bf6b34d0087002c77915031156767b3d8d
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix capitalization, it's OpenStack</title>
<updated>2013-08-11T15:37:20+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2013-08-11T14:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=35c317b6e00e969e20d8034f7bf350c6cc20bd96'/>
<id>35c317b6e00e969e20d8034f7bf350c6cc20bd96</id>
<content type='text'>
This capitalization shows up in the manual as well. Let's be consistent.

Change-Id: I282d4ae3311bc3fcda6be8e5a1fceecfc8ddb115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This capitalization shows up in the manual as well. Let's be consistent.

Change-Id: I282d4ae3311bc3fcda6be8e5a1fceecfc8ddb115
</pre>
</div>
</content>
</entry>
<entry>
<title>python3: Import translation layer</title>
<updated>2013-08-04T23:51:14+00:00</updated>
<author>
<name>Chuck Short</name>
<email>chuck.short@canonical.com</email>
</author>
<published>2013-07-12T19:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=4d12ad1a803234f1cba2dc5011a33902adf55589'/>
<id>4d12ad1a803234f1cba2dc5011a33902adf55589</id>
<content type='text'>
Python3 reorganized the standard library and moved several functions
to different modules. Six provides a consistent interface
to them through the fake six.moves module.

However, the urlparse, urllib2, etc modules have been combined
into one module which Six does not support so do it the old
fashioned way.

Change-Id: I9a865ef1fc4de6f94cc3ccf26db0483f2bdc13df
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python3 reorganized the standard library and moved several functions
to different modules. Six provides a consistent interface
to them through the fake six.moves module.

However, the urlparse, urllib2, etc modules have been combined
into one module which Six does not support so do it the old
fashioned way.

Change-Id: I9a865ef1fc4de6f94cc3ccf26db0483f2bdc13df
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
