<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/tools, 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>Stop using distribute in install_venv_common</title>
<updated>2013-07-06T02:00:09+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-07-06T01:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=72d3f88a83e47a99cbab0ba71b84ea2c0c981c18'/>
<id>72d3f88a83e47a99cbab0ba71b84ea2c0c981c18</id>
<content type='text'>
Upstream distribute is dead and has been merged back into setuptools.
Additionally, enhancements have been made to both setuptools and pip
that mean we no longer have to carry hacks around versions.

Also, we don't need to install greenlet here. Order is respected in
requirements.txt.

Also, let's kill the pip_requires verbage.

Change-Id: Ia15c66d6a03522e804ff96fd6f8d81db00467a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream distribute is dead and has been merged back into setuptools.
Additionally, enhancements have been made to both setuptools and pip
that mean we no longer have to carry hacks around versions.

Also, we don't need to install greenlet here. Order is respected in
requirements.txt.

Also, let's kill the pip_requires verbage.

Change-Id: Ia15c66d6a03522e804ff96fd6f8d81db00467a6e
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable H304 hacking check</title>
<updated>2013-07-04T07:00:22+00:00</updated>
<author>
<name>Ann Kamyshnikova</name>
<email>akamyshnikova@mirantis.com</email>
</author>
<published>2013-06-25T10:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=60cafbdd9655c6ee2a6ec1cc725e1cc9e5c3a37b'/>
<id>60cafbdd9655c6ee2a6ec1cc725e1cc9e5c3a37b</id>
<content type='text'>
The error was:

'import install_venv_common as install_venv' is a relative import

To fix it __init__.py was created and import string was fixed.

Requirements for hacking changed to &gt;=0.5.6

Change-Id: I71aa7c7cb268c26aa00828306138a84b30289cb9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The error was:

'import install_venv_common as install_venv' is a relative import

To fix it __init__.py was created and import string was fixed.

Requirements for hacking changed to &gt;=0.5.6

Change-Id: I71aa7c7cb268c26aa00828306138a84b30289cb9
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename requires files to standard names.</title>
<updated>2013-06-04T06:11:38+00:00</updated>
<author>
<name>Zhenguo Niu</name>
<email>Niu.ZGlinux@gmail.com</email>
</author>
<published>2013-05-30T02:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=70747145f9cd8e19280ea9958f6fccc8f95fbe44'/>
<id>70747145f9cd8e19280ea9958f6fccc8f95fbe44</id>
<content type='text'>
Rename tools/pip-requires to requirements.txt and tools/test-requires
to test-requirements.txt. These are standard files, and tools in the
general world are growing intelligence about them.

Fixes: bug #1179008
Change-Id: I033876ec304fea97c66365c16bcf0cccaa1d810e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename tools/pip-requires to requirements.txt and tools/test-requires
to test-requirements.txt. These are standard files, and tools in the
general world are growing intelligence about them.

Fixes: bug #1179008
Change-Id: I033876ec304fea97c66365c16bcf0cccaa1d810e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for requirements.txt."</title>
<updated>2013-05-27T05:43:58+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-27T05:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=f6556a2032951954f5e3960041ed5e18c5f03679'/>
<id>f6556a2032951954f5e3960041ed5e18c5f03679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add hacking extension to flake8"</title>
<updated>2013-05-20T04:44:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-20T04:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=2d579dd3f311d3c5cb9aa1658d81488bb526b09c'/>
<id>2d579dd3f311d3c5cb9aa1658d81488bb526b09c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for requirements.txt.</title>
<updated>2013-05-18T16:50:14+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-05-18T16:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=874249e30f2a6f9fbd96455f7146b367d1c71072'/>
<id>874249e30f2a6f9fbd96455f7146b367d1c71072</id>
<content type='text'>
In prep for moving the projects to requirements.txt and
test-requirements.txt, we need to have our legacy install_venv
codebase support finding requirements in the right place.

Change-Id: I0f300c6bb1792c81e2133a41a5631f2dd4c021ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In prep for moving the projects to requirements.txt and
test-requirements.txt, we need to have our legacy install_venv
codebase support finding requirements in the right place.

Change-Id: I0f300c6bb1792c81e2133a41a5631f2dd4c021ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to pbr.</title>
<updated>2013-05-17T15:40:49+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-05-11T19:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=b7ac4cd3096fa78d0ced28bce965881b6d8648ec'/>
<id>b7ac4cd3096fa78d0ced28bce965881b6d8648ec</id>
<content type='text'>
Also, remove the files associated with this that should not be pulled
from oslo-incubator any longer.

Closes bug 1179007

Change-Id: Id2e882837bdde51a60562e8cdd207c7ff0c88a6a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, remove the files associated with this that should not be pulled
from oslo-incubator any longer.

Closes bug 1179007

Change-Id: Id2e882837bdde51a60562e8cdd207c7ff0c88a6a
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hacking extension to flake8</title>
<updated>2013-05-15T21:35:29+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>jogo@cloudscaling.com</email>
</author>
<published>2013-05-15T21:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=c6a9dfdb43081588b347b2f6e355bf057b71b4bd'/>
<id>c6a9dfdb43081588b347b2f6e355bf057b71b4bd</id>
<content type='text'>
Include hacking in test-requires and disable any failing tests.
Once failing tests are fixed they can be enabled to gate on them.

Change-Id: Id6a228441ec94d5d0bee1dba05118bb35ecaa001
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include hacking in test-requires and disable any failing tests.
Once failing tests are fixed they can be enabled to gate on them.

Change-Id: Id6a228441ec94d5d0bee1dba05118bb35ecaa001
</pre>
</div>
</content>
</entry>
<entry>
<title>Update eventlet bug URL.</title>
<updated>2013-05-13T21:38:34+00:00</updated>
<author>
<name>James E. Blair</name>
<email>jeblair@openstack.org</email>
</author>
<published>2013-05-08T18:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=3dbc3cdbe6bfd74cd72d8a701c920ca063fef14e'/>
<id>3dbc3cdbe6bfd74cd72d8a701c920ca063fef14e</id>
<content type='text'>
The eventlet repository has moved, so the bug url referenced
in the comment about why we patch eventlet needs to be updated.

Change-Id: I55abe0b6eb4c8e21fad15a10d6ec71d3b5a59e54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The eventlet repository has moved, so the bug url referenced
in the comment about why we patch eventlet needs to be updated.

Change-Id: I55abe0b6eb4c8e21fad15a10d6ec71d3b5a59e54
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Copy Nova's workaround for RHEL6 eventlet issue"</title>
<updated>2013-05-08T05:53:18+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-08T05:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=e523c8c591806454e0e326bbdac57508787f8d24'/>
<id>e523c8c591806454e0e326bbdac57508787f8d24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
