<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/tox.ini, branch 1.7.4</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>py34 not py33 is tested and supported</title>
<updated>2015-07-13T11:53:17+00:00</updated>
<author>
<name>Eric Brown</name>
<email>browne@vmware.com</email>
</author>
<published>2015-07-13T11:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=3668d9cae2f620b5414c2c181cbd3adccd95e6e9'/>
<id>3668d9cae2f620b5414c2c181cbd3adccd95e6e9</id>
<content type='text'>
The setup.cfg refers to Programming Language of Python 3.3 whereas
jenkins is setup only to test Python 3.4. This patch updates setup.cfg
and removes py33 from tox.ini.

TrivialFix

Change-Id: I1bc7fae6481c4fef71746ed1c144af37445a81ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The setup.cfg refers to Programming Language of Python 3.3 whereas
jenkins is setup only to test Python 3.4. This patch updates setup.cfg
and removes py33 from tox.ini.

TrivialFix

Change-Id: I1bc7fae6481c4fef71746ed1c144af37445a81ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add --slowest flag to testr"</title>
<updated>2015-06-22T19:33:40+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-06-22T19:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d238cc9af4927d1092de207db978536d712af129'/>
<id>d238cc9af4927d1092de207db978536d712af129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tox env for Bandit</title>
<updated>2015-06-04T02:01:18+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-05-14T01:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=86018ca8649382fd1893c2099176167ec4a5aafe'/>
<id>86018ca8649382fd1893c2099176167ec4a5aafe</id>
<content type='text'>
A tox env is created for the Bandit static code analyzer for
security.

bp bandit

Change-Id: I8c0178befec77fe3d29b411a15ceed9a020820b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A tox env is created for the Bandit static code analyzer for
security.

bp bandit

Change-Id: I8c0178befec77fe3d29b411a15ceed9a020820b5
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass OS_* env vars fix for tox 2.0</title>
<updated>2015-05-14T00:31:33+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-05-14T00:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=26f8e3ff3dc251d9d90e85a32f064b0794c79057'/>
<id>26f8e3ff3dc251d9d90e85a32f064b0794c79057</id>
<content type='text'>
Tox 2.0 stopped passing environment variables from the parent to
the tests, so the functional tests were failing since they rely
on keystone CLI getting the OS_* environment variables.

Change-Id: I4f05379df41a3f6ca24ce8eb6911144a381f058e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tox 2.0 stopped passing environment variables from the parent to
the tests, so the functional tests were failing since they rely
on keystone CLI getting the OS_* environment variables.

Change-Id: I4f05379df41a3f6ca24ce8eb6911144a381f058e
</pre>
</div>
</content>
</entry>
<entry>
<title>add --slowest flag to testr</title>
<updated>2015-05-04T08:07:31+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>zhiqiang.fan@huawei.com</email>
</author>
<published>2015-05-04T08:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=8994d901ad18fe33d968f1d5f55202e7f7d78f33'/>
<id>8994d901ad18fe33d968f1d5f55202e7f7d78f33</id>
<content type='text'>
with --slowest flag, the slowest unit test cases will be printed,
which is useful to check performance issue.

Change-Id: I282845967877ed9298ca6f7f8bd6699a118fec1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with --slowest flag, the slowest unit test cases will be printed,
which is useful to check performance issue.

Change-Id: I282845967877ed9298ca6f7f8bd6699a118fec1a
</pre>
</div>
</content>
</entry>
<entry>
<title>Create functional test base</title>
<updated>2015-02-13T06:55:34+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2015-02-13T00:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ffe34935a4ec69cd3e1e31ddff1b8cbdfaf35ab0'/>
<id>ffe34935a4ec69cd3e1e31ddff1b8cbdfaf35ab0</id>
<content type='text'>
Setup test runners to run unit tests by default and add a stub
functional test that we can get gating.

Change-Id: I6627925ab63340c880adc7c938a0b74faff47bc7
Implements: bp functional-testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setup test runners to run unit tests by default and add a stub
functional test that we can get gating.

Change-Id: I6627925ab63340c880adc7c938a0b74faff47bc7
Implements: bp functional-testing
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Switch from oslo.utils to oslo_utils"</title>
<updated>2015-02-10T02:11:19+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-10T02:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d697ea29a6481b39cc8e05be2c386cf5fa2575c4'/>
<id>d697ea29a6481b39cc8e05be2c386cf5fa2575c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable hacking rule E122 and H304</title>
<updated>2015-02-02T01:21:31+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>zhiqiang.fan@huawei.com</email>
</author>
<published>2015-01-22T03:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=eafafe8315e73d5748972ba80cf5c6c74acc2e47'/>
<id>eafafe8315e73d5748972ba80cf5c6c74acc2e47</id>
<content type='text'>
E122: continuation line missing indentation or outdented
H304: no relative imports

E122 and H304 havealready been fixed but not removed from exception
list, this patch enables them.

Change-Id: I1375bed51e9670fc4d174e7afce0ef3b3be83822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E122: continuation line missing indentation or outdented
H304: no relative imports

E122 and H304 havealready been fixed but not removed from exception
list, this patch enables them.

Change-Id: I1375bed51e9670fc4d174e7afce0ef3b3be83822
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from oslo.utils to oslo_utils</title>
<updated>2015-01-31T14:03:37+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-01-08T23:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ab09d3eb5f57d7c56fd4fcd6f1a3256c3bae1575'/>
<id>ab09d3eb5f57d7c56fd4fcd6f1a3256c3bae1575</id>
<content type='text'>
oslo_utils moved out of the oslo namespace.

bp drop-namespace-packages

Change-Id: I72e67dc1f649ba137dd06f5ab7133858c6abd67d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo_utils moved out of the oslo namespace.

bp drop-namespace-packages

Change-Id: I72e67dc1f649ba137dd06f5ab7133858c6abd67d
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct failures for check H238</title>
<updated>2015-01-21T13:26:59+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-01-11T18:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=97d51bd8326af52fd197754f24a866a0d28df122'/>
<id>97d51bd8326af52fd197754f24a866a0d28df122</id>
<content type='text'>
The new H238 "old style class declaration, use new style (inherit
from `object`)" rule was failing and ignored.

Change-Id: I9f616d74e4777640cc9441e96f2bd8c1873aaaca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new H238 "old style class declaration, use new style (inherit
from `object`)" rule was failing and ignored.

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