<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/doc, branch master</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>Convert unicode strings for python3 portability</title>
<updated>2013-05-07T16:55:56+00:00</updated>
<author>
<name>Chuck Short</name>
<email>chuck.short@canonical.com</email>
</author>
<published>2013-05-01T18:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=63f6487e9a321dc9f89d6f71a922fcdd03b25589'/>
<id>63f6487e9a321dc9f89d6f71a922fcdd03b25589</id>
<content type='text'>
From http://docs.python.org/3.1/whatsnew/3.0.html

You can no longer use u"..." literals for Unicode text.
However, you must use b"..." literals for binary data. Use
python-six to make this migration easier.

Change-Id: I95166a07f4edf33be55a4bdf2674c2f238a06f19
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From http://docs.python.org/3.1/whatsnew/3.0.html

You can no longer use u"..." literals for Unicode text.
However, you must use b"..." literals for binary data. Use
python-six to make this migration easier.

Change-Id: I95166a07f4edf33be55a4bdf2674c2f238a06f19
Signed-off-by: Chuck Short &lt;chuck.short@canonical.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>update OpenStack, LLC to OpenStack Foundation</title>
<updated>2013-03-13T19:03:07+00:00</updated>
<author>
<name>Mark McClain</name>
<email>mark.mcclain@dreamhost.com</email>
</author>
<published>2013-03-13T18:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=65e3d8c9773880094c0a4c164e046fae9cb7a5d9'/>
<id>65e3d8c9773880094c0a4c164e046fae9cb7a5d9</id>
<content type='text'>
fixes bug 1154745

The previous update (https://review.openstack.org/#/c/24103/) missed
header files that contained "OpenStack, LLC".  This change corrects the
missed files to reflect the OpenStack Foundation.

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

The previous update (https://review.openstack.org/#/c/24103/) missed
header files that contained "OpenStack, LLC".  This change corrects the
missed files to reflect the OpenStack Foundation.

Change-Id: I9c6de265267485ef2c82ea7e6d8643e82134d102
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Copyright Headers - Rename LLC to Foundation</title>
<updated>2013-03-11T18:49:31+00:00</updated>
<author>
<name>Davanum Srinivas</name>
<email>dims@linux.vnet.ibm.com</email>
</author>
<published>2013-03-11T18:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=547ab34a40f0463a42c7d137e8dcb038a29ba6b5'/>
<id>547ab34a40f0463a42c7d137e8dcb038a29ba6b5</id>
<content type='text'>
One code change, rest are in headers

Change-Id: I73f59681358629e1ad74e49d3d3ca13fcb5c2eb1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One code change, rest are in headers

Change-Id: I73f59681358629e1ad74e49d3d3ca13fcb5c2eb1
</pre>
</div>
</content>
</entry>
<entry>
<title>updating sphinx documentation</title>
<updated>2012-11-19T02:19:50+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-11-11T21:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=b6d24bbad9493b4318367c23cbab8c4f688a924a'/>
<id>b6d24bbad9493b4318367c23cbab8c4f688a924a</id>
<content type='text'>
* adding openstack theming (copied from keystone project theme)
* updating .gitignore to ignore generated API docs
* updated formatting in index.rst page
* updaed openstack/common/processutils.py to match hacking docstring
* updated docstrings to resolve sphinx warnings

Change-Id: Ie89afe20eeab1efd2daf440fc65ccdf90f723c51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* adding openstack theming (copied from keystone project theme)
* updating .gitignore to ignore generated API docs
* updated formatting in index.rst page
* updaed openstack/common/processutils.py to match hacking docstring
* updated docstrings to resolve sphinx warnings

Change-Id: Ie89afe20eeab1efd2daf440fc65ccdf90f723c51
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup</title>
<updated>2012-08-31T12:16:10+00:00</updated>
<author>
<name>Ray Chen</name>
<email>oldsharp@163.com</email>
</author>
<published>2012-08-21T09:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=afa8b9431bf5c41d3f5d7795c58702ecb2b8e21c'/>
<id>afa8b9431bf5c41d3f5d7795c58702ecb2b8e21c</id>
<content type='text'>
Move the 'project' variable to the appropriate position.

Change-Id: Ifc2f8fdd2d3887e68b4d537d30d17b8c61cfba20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the 'project' variable to the appropriate position.

Change-Id: Ifc2f8fdd2d3887e68b4d537d30d17b8c61cfba20
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PEP8 issues.</title>
<updated>2012-08-29T07:24:42+00:00</updated>
<author>
<name>lrqrun</name>
<email>lrqrun@gmail.com</email>
</author>
<published>2012-08-29T07:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=7ddd21ea92edc338261c54082a8a6269146b2be3'/>
<id>7ddd21ea92edc338261c54082a8a6269146b2be3</id>
<content type='text'>
Fix some pep8 issues in doc/source/conf.py make the code looks pretty.

Change-Id: I2727a55ba2e1c0a8a517fd1e0a51b5005d2c535f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some pep8 issues in doc/source/conf.py make the code looks pretty.

Change-Id: I2727a55ba2e1c0a8a517fd1e0a51b5005d2c535f
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up openstack-common build.</title>
<updated>2012-07-02T21:19:06+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-07-02T21:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=8a967b16dc2ffd60bc19bee09f45e665ddcc9a81'/>
<id>8a967b16dc2ffd60bc19bee09f45e665ddcc9a81</id>
<content type='text'>
Ironically enough, even though the code to manage this is in
openstack-common, openstack-common wasn't using it. This patch fixes doc
generation, as well as setuptools-git integration and versioning.

Change-Id: Ifb74ad539832d8cec4a536a96221eea8fb7527d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ironically enough, even though the code to manage this is in
openstack-common, openstack-common wasn't using it. This patch fixes doc
generation, as well as setuptools-git integration and versioning.

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