<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/tox.ini, branch stable/pike</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Update UPPER_CONSTRAINTS_FILE for stable/pike</title>
<updated>2017-07-28T21:06:29+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2017-07-28T21:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=4b72b7ab72542db7f08f995bb38cab5b3008bf74'/>
<id>4b72b7ab72542db7f08f995bb38cab5b3008bf74</id>
<content type='text'>
Change-Id: I49c37258eed40b82305ab3d46443d6f6a4a55388
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I49c37258eed40b82305ab3d46443d6f6a4a55388
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tox to delete py34</title>
<updated>2017-02-17T13:20:57+00:00</updated>
<author>
<name>yanjun.fu</name>
<email>yanjun.fu@easystack.cn</email>
</author>
<published>2017-02-08T08:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=7b5a91a7b80afca5ed67192c75ad0d172b9db4cd'/>
<id>7b5a91a7b80afca5ed67192c75ad0d172b9db4cd</id>
<content type='text'>
Due to the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings

Change-Id: I04e036521c902d846b6341ce1fd7fc2662bff8df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings

Change-Id: I04e036521c902d846b6341ce1fd7fc2662bff8df
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use 'ostestr {posargs}' to run functional tests"</title>
<updated>2017-01-23T16:56:08+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-23T16:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=8799dd4db08272818eb5e42a8fe5f6c9e3c9c078'/>
<id>8799dd4db08272818eb5e42a8fe5f6c9e3c9c078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable coverage report in console output</title>
<updated>2017-01-13T02:46:58+00:00</updated>
<author>
<name>Jeremy Liu</name>
<email>liujiong@gohighsec.com</email>
</author>
<published>2017-01-13T02:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=003d9f0a159678a5e3e4bceb40ccf0f1840e89c8'/>
<id>003d9f0a159678a5e3e4bceb40ccf0f1840e89c8</id>
<content type='text'>
Change-Id: Id8d9f0f9ea7685518e8a90323cd199b5303dd982
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id8d9f0f9ea7685518e8a90323cd199b5303dd982
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Constraints support</title>
<updated>2016-12-20T03:38:21+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2016-12-03T11:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=39e24fd83659462755445c2138834f2a55b3aa6a'/>
<id>39e24fd83659462755445c2138834f2a55b3aa6a</id>
<content type='text'>
Adding constraints support to clients is slightly more complex than
services as the clients themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove python-cinderclient.

Change-Id: Iac0c8a6bcfa9a74a2e836d156642b1e0abf5ec31
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding constraints support to clients is slightly more complex than
services as the clients themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove python-cinderclient.

Change-Id: Iac0c8a6bcfa9a74a2e836d156642b1e0abf5ec31
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'ostestr {posargs}' to run functional tests</title>
<updated>2016-11-01T16:33:42+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2016-11-01T13:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=2324391aaf2531901123ddf309d061561bbc2a8e'/>
<id>2324391aaf2531901123ddf309d061561bbc2a8e</id>
<content type='text'>
This patch allows us to pass such params like concurrency, test name,
etc for ostestr to run functional tests.

Change-Id: Icb17309a148dfebf6b679107bab1514ab3dec729
Related-Bug: #1638302
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows us to pass such params like concurrency, test name,
etc for ostestr to run functional tests.

Change-Id: Icb17309a148dfebf6b679107bab1514ab3dec729
Related-Bug: #1638302
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python3.5 classifier and venv</title>
<updated>2016-07-11T23:30:49+00:00</updated>
<author>
<name>zheng yin</name>
<email>yin.zheng@easystack.cn</email>
</author>
<published>2016-07-11T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=8517a3963bec5f045fd59acb2951681a06cb664d'/>
<id>8517a3963bec5f045fd59acb2951681a06cb664d</id>
<content type='text'>
Now that there is a passing gate job, we can claim support for Python 3.5
in the classifier. This patch also adds the convenience py35 venv.

Change-Id: I29cab82225675fbb4e2f1701067b26e4a632b851
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that there is a passing gate job, we can claim support for Python 3.5
in the classifier. This patch also adds the convenience py35 venv.

Change-Id: I29cab82225675fbb4e2f1701067b26e4a632b851
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pylint tox env</title>
<updated>2016-04-07T16:57:10+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2016-04-04T20:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=aab94fb905b6dbead70ec0a5f2af477e3dca3294'/>
<id>aab94fb905b6dbead70ec0a5f2af477e3dca3294</id>
<content type='text'>
Run pylint with
 $ tox -e pylint

(Copied from Cinder with minor changes.)

Change-Id: I9d7f03c44c6da7515b433d6c87f3a1645184d491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run pylint with
 $ tox -e pylint

(Copied from Cinder with minor changes.)

Change-Id: I9d7f03c44c6da7515b433d6c87f3a1645184d491
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use ostestr as a tests runner"</title>
<updated>2016-03-02T19:39:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-02T19:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=718b631d2360b6516f40037a9c3d41898b7a7097'/>
<id>718b631d2360b6516f40037a9c3d41898b7a7097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update minimum tox version to 1.8</title>
<updated>2016-02-28T22:09:31+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean_mcginnis@dell.com</email>
</author>
<published>2015-11-04T01:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=5e134ad6af7829939e4731e93cc55866fcc68ed5'/>
<id>5e134ad6af7829939e4731e93cc55866fcc68ed5</id>
<content type='text'>
Other projects have updated to 1.8 or later for the minimum
tox version (nova, neutron), so we should probably do the
same.

Change-Id: I2a12208ee964278d10f34a8439cefa8269c11b9b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Other projects have updated to 1.8 or later for the minimum
tox version (nova, neutron), so we should probably do the
same.

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