<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oslo.git/tools/test-requires, 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>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>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 to use flake8.</title>
<updated>2013-03-24T15:36:56+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-03-20T03:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=14a75981b2c4d646b63be333024f98cf9db368a2'/>
<id>14a75981b2c4d646b63be333024f98cf9db368a2</id>
<content type='text'>
flake8 is pluggable and handles pep8 and pyflakes, as well as configuration
through tox.ini. It also removes the need for flakes.py.

Change-Id: If5f7d8ad348b4fb8119fa4ec7b5e9d17bdc72a39
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake8 is pluggable and handles pep8 and pyflakes, as well as configuration
through tox.ini. It also removes the need for flakes.py.

Change-Id: If5f7d8ad348b4fb8119fa4ec7b5e9d17bdc72a39
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Redis-based matchmaker"</title>
<updated>2013-03-01T21:22:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-03-01T21:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=5c54569951a3ce70c8aef6af906722f6fbfce8d9'/>
<id>5c54569951a3ce70c8aef6af906722f6fbfce8d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redis-based matchmaker</title>
<updated>2013-03-01T15:54:05+00:00</updated>
<author>
<name>Eric Windisch</name>
<email>eric@cloudscaling.com</email>
</author>
<published>2013-01-24T21:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=cb26af207dbcea5fc88ad5f66da80fba5d76cb04'/>
<id>cb26af207dbcea5fc88ad5f66da80fba5d76cb04</id>
<content type='text'>
Introduces a reference implementation
of a matchmaker (based on redis) that
supports dynamic host/topic registrations,
host expiration, and hooks for consuming
applications to acknowledge or neg-acknowledge
topic.host service availability.

Implements blueprint advanced-matchmaking

Change-Id: I8608d2089fca118b0e369f2eb5c6aedacf6821fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduces a reference implementation
of a matchmaker (based on redis) that
supports dynamic host/topic registrations,
host expiration, and hooks for consuming
applications to acknowledge or neg-acknowledge
topic.host service availability.

Implements blueprint advanced-matchmaking

Change-Id: I8608d2089fca118b0e369f2eb5c6aedacf6821fe
</pre>
</div>
</content>
</entry>
<entry>
<title>Update flakes.py to match 0.6.1.</title>
<updated>2013-02-25T09:34:24+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-02-12T06:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=f42a3db8d8eade9808a21650c314bbcc149bb560'/>
<id>f42a3db8d8eade9808a21650c314bbcc149bb560</id>
<content type='text'>
pyflakes 0.6.1 changes a module path - but we want to use it, because it
finally groks attributes properly.

Change-Id: Id35d1551c78212adb7ab470cefd9a53827167a71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pyflakes 0.6.1 changes a module path - but we want to use it, because it
finally groks attributes properly.

Change-Id: Id35d1551c78212adb7ab470cefd9a53827167a71
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "Needs to specify pyzmq version"</title>
<updated>2013-02-22T10:08:39+00:00</updated>
<author>
<name>Kei Masumoto</name>
<email>masumotok@nttdata.co.jp</email>
</author>
<published>2013-02-22T09:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=2b418be864a5aa5ba135f7651e83051cf3bf9ce6'/>
<id>2b418be864a5aa5ba135f7651e83051cf3bf9ce6</id>
<content type='text'>
"pyzmq13.0.0" described as "pyzmq&gt;=2.1.11"
causes unit test error. Specifying correct
version is necessary.

Change-Id: Icb7acb0eb4d59a456999ba477e087d825be8dd4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"pyzmq13.0.0" described as "pyzmq&gt;=2.1.11"
causes unit test error. Specifying correct
version is necessary.

Change-Id: Icb7acb0eb4d59a456999ba477e087d825be8dd4b
</pre>
</div>
</content>
</entry>
<entry>
<title>Use oslo-config-2013.1b3</title>
<updated>2013-02-17T15:44:00+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2013-02-17T15:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=f63ea05f7c36ece6aad0fdc8e02f4d5d30c673a3'/>
<id>f63ea05f7c36ece6aad0fdc8e02f4d5d30c673a3</id>
<content type='text'>
The cfg API is now available via the oslo-config library, so switch to
it and remove the copied-and-pasted version.

Add the 2013.1b3 tarball to tools/pip-requires - this will be changed
to 'oslo-config&gt;=2013.1' when oslo-config is published to pypi. This
will happen in time for grizzly final.

Remove the 'deps = pep8==1.3.3' and 'deps = pyflakes' from tox.ini as
it means all the other deps get installed with easy_install which can't
install oslo-config from the URL.

Change-Id: I4815aeb8a9341a31a250e920157f15ee15cfc5bc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cfg API is now available via the oslo-config library, so switch to
it and remove the copied-and-pasted version.

Add the 2013.1b3 tarball to tools/pip-requires - this will be changed
to 'oslo-config&gt;=2013.1' when oslo-config is published to pypi. This
will happen in time for grizzly final.

Remove the 'deps = pep8==1.3.3' and 'deps = pyflakes' from tox.ini as
it means all the other deps get installed with easy_install which can't
install oslo-config from the URL.

Change-Id: I4815aeb8a9341a31a250e920157f15ee15cfc5bc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sorting in test-requires</title>
<updated>2013-02-07T20:25:29+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2013-02-04T17:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=f895ca35ee029bc730b06657f3a6451086a19c58'/>
<id>f895ca35ee029bc730b06657f3a6451086a19c58</id>
<content type='text'>
Change-Id: Ic45ac7c85dbe2834d7b325ba8babf71429b277b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic45ac7c85dbe2834d7b325ba8babf71429b277b0
</pre>
</div>
</content>
</entry>
<entry>
<title>Import sqlalchemy session/models/utils</title>
<updated>2013-02-05T10:50:12+00:00</updated>
<author>
<name>Eric Windisch</name>
<email>eric@cloudscaling.com</email>
</author>
<published>2012-12-04T15:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/oslo.git/commit/?id=13a9e6dca7742493253d5b9b4bedb01d07fb242d'/>
<id>13a9e6dca7742493253d5b9b4bedb01d07fb242d</id>
<content type='text'>
Bring in session, base model, utilities, and tests for sqlalchemy
from Nova.

Add sqlalchemy to pip-requires and and python-mysql to test-requires.

Partially implements blueprint common-db

Change-Id: I3e0065cdac87e10c4e0742d66c293c72bb3acbb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring in session, base model, utilities, and tests for sqlalchemy
from Nova.

Add sqlalchemy to pip-requires and and python-mysql to test-requires.

Partially implements blueprint common-db

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