<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/setup.cfg, branch 1.2.2</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Mark cinderclient as being a universal wheel</title>
<updated>2014-05-17T21:05:27+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-05-17T21:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=339bf0c39a96d5707d64ca98e8400308a0fb1b25'/>
<id>339bf0c39a96d5707d64ca98e8400308a0fb1b25</id>
<content type='text'>
Change-Id: Ifcf9abc5d9e0cdb46596f5a05103c46235eb379a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifcf9abc5d9e0cdb46596f5a05103c46235eb379a
</pre>
</div>
</content>
</entry>
<entry>
<title>Include the Python 3/3.3 trove classifiers</title>
<updated>2014-03-24T04:10:50+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-02-16T00:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=ad7508227059e8b90287f6e36a661ec7b6ba55d5'/>
<id>ad7508227059e8b90287f6e36a661ec7b6ba55d5</id>
<content type='text'>
These are often used by automated tools to check for Python 3 support.

Change-Id: I29fae2c0b80d28a865cc0972272e470da720ca11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are often used by automated tools to check for Python 3 support.

Change-Id: I29fae2c0b80d28a865cc0972272e470da720ca11
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to pbr.</title>
<updated>2013-05-20T18:32:22+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-05-18T16:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=aa2808337b5fd1e585a38b16eff7a495f1ff99f4'/>
<id>aa2808337b5fd1e585a38b16eff7a495f1ff99f4</id>
<content type='text'>
Fixes bug 1179007.

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

Change-Id: I66b78ec4b5ba70a1bf1e375a5d1b7575a1879730
</pre>
</div>
</content>
</entry>
<entry>
<title>Move from nose to testr.</title>
<updated>2013-01-17T19:42:52+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-12-25T04:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=02eb985124efa92bf735712db0ed174c40b74d14'/>
<id>02eb985124efa92bf735712db0ed174c40b74d14</id>
<content type='text'>
Granted - this takes the test suite from 3 seconds to 1 second... but there
are a bunch of other ways (correctness) that testr is better than nose.

Removed tests/v1/utils - it was not being used anywhere.

Part of blueprint grizzly-testtools.

Change-Id: I54d9a0b7dc22305ec60d779d6f19025a0b5dc785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Granted - this takes the test suite from 3 seconds to 1 second... but there
are a bunch of other ways (correctness) that testr is better than nose.

Removed tests/v1/utils - it was not being used anywhere.

Part of blueprint grizzly-testtools.

Change-Id: I54d9a0b7dc22305ec60d779d6f19025a0b5dc785
</pre>
</div>
</content>
</entry>
<entry>
<title>Move docs to doc.</title>
<updated>2012-06-15T20:28:14+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2012-06-08T22:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7547dadf8731bcdd166f8f59a427fc1caeda111f'/>
<id>7547dadf8731bcdd166f8f59a427fc1caeda111f</id>
<content type='text'>
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc and build results go in project/doc/build.

Change-Id: I3ae14ac735d9b4c0b534eac9a9c142f8ccaac1b9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc and build results go in project/doc/build.

Change-Id: I3ae14ac735d9b4c0b534eac9a9c142f8ccaac1b9
</pre>
</div>
</content>
</entry>
<entry>
<title>Align setup.py and tox with standards.</title>
<updated>2012-05-21T20:44:06+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-05-21T20:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=1711f1f9bb3cd514ded6839cff7e3d3aff1df547'/>
<id>1711f1f9bb3cd514ded6839cff7e3d3aff1df547</id>
<content type='text'>
Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial split from python-novaclient.</title>
<updated>2012-05-21T20:32:35+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-05-21T20:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=471704df644eced17026c280b0aab9e549718e14'/>
<id>471704df644eced17026c280b0aab9e549718e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
