<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-novaclient.git/setup.py, branch kilo-eol</title>
<subtitle>opendev.org: openstack/python-novaclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/'/>
<entry>
<title>Updated from global requirements</title>
<updated>2015-07-23T04:59:15+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-07-23T04:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=4ab9db648653f7ea6b9f8b1c78bff672b20b913f'/>
<id>4ab9db648653f7ea6b9f8b1c78bff672b20b913f</id>
<content type='text'>
Change-Id: Ia3eb1db49c3ca06e7a0dd306fe143b11f010fc13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia3eb1db49c3ca06e7a0dd306fe143b11f010fc13
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2014-04-30T02:46:46+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2014-04-30T02:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=0ca568242cb60ef86b7752ee2e2749f532027421'/>
<id>0ca568242cb60ef86b7752ee2e2749f532027421</id>
<content type='text'>
Change-Id: I2f3f0b9f09e458eec4eb1e7a3b83e49043a8cb11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2f3f0b9f09e458eec4eb1e7a3b83e49043a8cb11
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pbr usage</title>
<updated>2013-09-20T23:02:57+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-09-20T22:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=ce89f7b12a6f3e80dda2573bfa96a07b8b7d7740'/>
<id>ce89f7b12a6f3e80dda2573bfa96a07b8b7d7740</id>
<content type='text'>
We've discovered that having versions in setup_requires leads to evil
and death. Also, the setup-hooks in setup.cfg are completely unnecessary
anymore.

Change-Id: I8878e635e0828bbddb81d9c6321a9f10ad3b89fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've discovered that having versions in setup_requires leads to evil
and death. Also, the setup-hooks in setup.cfg are completely unnecessary
anymore.

Change-Id: I8878e635e0828bbddb81d9c6321a9f10ad3b89fe
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2013-08-08T16:41:06+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-08-07T21:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=ce08598a69b7bb20c8e937e7fe8aed3b65e72919'/>
<id>ce08598a69b7bb20c8e937e7fe8aed3b65e72919</id>
<content type='text'>
Change-Id: Ic4a43955526fcde313ad2f2afec8fafeb87f37a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic4a43955526fcde313ad2f2afec8fafeb87f37a6
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with global requirements</title>
<updated>2013-08-05T20:50:29+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-08-05T20:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=ec5861644c3a7a77bcbbdd8cda7e33165fbb4601'/>
<id>ec5861644c3a7a77bcbbdd8cda7e33165fbb4601</id>
<content type='text'>
Change-Id: I8333e17d8edaa5853ac47f9d53de8c44d1c5d5cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8333e17d8edaa5853ac47f9d53de8c44d1c5d5cb
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to pbr.</title>
<updated>2013-05-19T07:00:38+00:00</updated>
<author>
<name>Roman Podolyaka</name>
<email>rpodolyaka@mirantis.com</email>
</author>
<published>2013-05-18T08:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=f08ac04a27fe6bc2969252bcc4578d12f242f1f4'/>
<id>f08ac04a27fe6bc2969252bcc4578d12f242f1f4</id>
<content type='text'>
openstack.common.setup and openstack.common.version are now in the
standalone library pbr, so all projects using those two should
migrate.

Fixes bug 1179007.

Change-Id: I7ac1c37f0bf148619dffff8f454db05fc192e471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openstack.common.setup and openstack.common.version are now in the
standalone library pbr, so all projects using those two should
migrate.

Fixes bug 1179007.

Change-Id: I7ac1c37f0bf148619dffff8f454db05fc192e471
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup unused import</title>
<updated>2013-04-17T13:51:37+00:00</updated>
<author>
<name>gtt116</name>
<email>gtt116@gmail.com</email>
</author>
<published>2013-04-17T13:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=dccdd02e4840f27d5476d3fe06967bc2718ec386'/>
<id>dccdd02e4840f27d5476d3fe06967bc2718ec386</id>
<content type='text'>
Change-Id: Id7d110110f238077630c9b9ee4d643654844dd3e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id7d110110f238077630c9b9ee4d643654844dd3e
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest openstack.common.setup.</title>
<updated>2013-03-28T05:40:13+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-03-28T05:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=0206c2d5dd37c3ce1440b5083574979129f12e77'/>
<id>0206c2d5dd37c3ce1440b5083574979129f12e77</id>
<content type='text'>
We actually don't need the silly versioninfo file at all anymore.

Change-Id: Ic759c39a29b07d41a96849db84a7f9990ec8a3eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We actually don't need the silly versioninfo file at all anymore.

Change-Id: Ic759c39a29b07d41a96849db84a7f9990ec8a3eb
</pre>
</div>
</content>
</entry>
<entry>
<title>setuptools: remove data_files section</title>
<updated>2013-03-27T20:22:47+00:00</updated>
<author>
<name>Christoph Gysin</name>
<email>christoph.gysin@gmail.com</email>
</author>
<published>2013-03-27T18:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=23ee4b818d800d08abf123a65c69213c0eff0900'/>
<id>23ee4b818d800d08abf123a65c69213c0eff0900</id>
<content type='text'>
versioninfo is already included through include_package_data

Change-Id: I53c28bd26a19d86704c918fa185cde9759140dc1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
versioninfo is already included through include_package_data

Change-Id: I53c28bd26a19d86704c918fa185cde9759140dc1
</pre>
</div>
</content>
</entry>
<entry>
<title>Use setuptools-git to include files from the repo</title>
<updated>2013-03-22T21:06:08+00:00</updated>
<author>
<name>Roman Podolyaka</name>
<email>rpodolyaka@mirantis.com</email>
</author>
<published>2013-03-19T15:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=f78617803c9b34e52086b519ba5683f015418fda'/>
<id>f78617803c9b34e52086b519ba5683f015418fda</id>
<content type='text'>
Fixes bug 1029511.

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

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