<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/tox.ini, branch 2.3.0</title>
<subtitle>opendev.org: openstack/python-ceilometerclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/'/>
<entry>
<title>Deprecated tox -downloadcache option removed</title>
<updated>2015-12-11T22:22:23+00:00</updated>
<author>
<name>Ondřej Nový</name>
<email>ondrej.novy@firma.seznam.cz</email>
</author>
<published>2015-12-11T22:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=66ff96f3c76115215c46f839d14f060dcfabd169'/>
<id>66ff96f3c76115215c46f839d14f060dcfabd169</id>
<content type='text'>
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Iffa03444402f08c32efd698ba9694d9312edbd5e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Iffa03444402f08c32efd698ba9694d9312edbd5e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Revert "Delete python bytecode before every test run""</title>
<updated>2015-12-04T03:13:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-12-04T03:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=9eb552d023950f3ccbf372578e6a4646195fda59'/>
<id>9eb552d023950f3ccbf372578e6a4646195fda59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove py26 support"</title>
<updated>2015-12-03T22:20:58+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-12-03T22:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=f247dde3570eb3d314df80e169232a716e6679e1'/>
<id>f247dde3570eb3d314df80e169232a716e6679e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Delete python bytecode before every test run"</title>
<updated>2015-12-03T09:04:52+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2015-12-03T09:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=bac85a832eb8578190d51bd62852e03f55c1215d'/>
<id>bac85a832eb8578190d51bd62852e03f55c1215d</id>
<content type='text'>
I don't like recompiling my Python files on each run.

This reverts commit ce8957f04ffc5277645c59ab05232ead04373913.

Change-Id: I34cd22d249a201d3f5c948075dbd762085818cab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I don't like recompiling my Python files on each run.

This reverts commit ce8957f04ffc5277645c59ab05232ead04373913.

Change-Id: I34cd22d249a201d3f5c948075dbd762085818cab
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete python bytecode before every test run</title>
<updated>2015-12-03T02:11:19+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-02T07:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=ce8957f04ffc5277645c59ab05232ead04373913'/>
<id>ce8957f04ffc5277645c59ab05232ead04373913</id>
<content type='text'>
Because python creates pyc files during tox runs, certain
changes in the tree, like deletes of files, or switching
branches, can create spurious errors.

Change-Id: Ia60baa319624e8ae5f833b6956323cf9e973d1b7
Closes-Bug: #1368661
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because python creates pyc files during tox runs, certain
changes in the tree, like deletes of files, or switching
branches, can create spurious errors.

Change-Id: Ia60baa319624e8ae5f833b6956323cf9e973d1b7
Closes-Bug: #1368661
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py26 support</title>
<updated>2015-12-02T07:50:27+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-02T07:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=401c0f3e201cfab6dfafcf25ad64fd7953f9cae5'/>
<id>401c0f3e201cfab6dfafcf25ad64fd7953f9cae5</id>
<content type='text'>
as of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: I2218cf3464a9c1667f8eb812a519b2bc3ffe4d0d
Closes-Bug: 1519510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: I2218cf3464a9c1667f8eb812a519b2bc3ffe4d0d
Closes-Bug: 1519510
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass OS_* env vars fix for tox 2.0</title>
<updated>2015-05-29T16:47:32+00:00</updated>
<author>
<name>Pradeep Kilambi</name>
<email>pkilambi@redhat.com</email>
</author>
<published>2015-05-29T16:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=58c2a2770622c66d0227800632fc8cad599975f6'/>
<id>58c2a2770622c66d0227800632fc8cad599975f6</id>
<content type='text'>
unwedge the gate due to tox 2.0 limitation
on passing in env variables

Change-Id: I062255d708c57c4bf9fbc60cf0c0bec10608f6d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unwedge the gate due to tox 2.0 limitation
on passing in env variables

Change-Id: I062255d708c57c4bf9fbc60cf0c0bec10608f6d7
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cli functional tests from tempest</title>
<updated>2015-03-16T15:21:55+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chdent@redhat.com</email>
</author>
<published>2015-03-12T14:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=5d52f773090ee2d21c4b1d7d5a660be5db9bb48a'/>
<id>5d52f773090ee2d21c4b1d7d5a660be5db9bb48a</id>
<content type='text'>
test_readonly_ceilometer is migrated from
./tempest/cli/simple_read_only/telemetry

A new 'functional' target is available in tox. In order for these
tests to pass OS_PASSWORD, OS_AUTH_URL, OS_USERNAME
and OS_TENANT_NAME need to be set in the environment before running
the tests, e.g:

    source src/devstack/openrc demo demo &amp;&amp; tox -efunctional

Subsequent patches will remove tests from tempest and add thes tests
to project-config for gate checks.

Change-Id: I3ce5ddbe471d70e8775ec5a1cc908a95a335b5e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_readonly_ceilometer is migrated from
./tempest/cli/simple_read_only/telemetry

A new 'functional' target is available in tox. In order for these
tests to pass OS_PASSWORD, OS_AUTH_URL, OS_USERNAME
and OS_TENANT_NAME need to be set in the environment before running
the tests, e.g:

    source src/devstack/openrc demo demo &amp;&amp; tox -efunctional

Subsequent patches will remove tests from tempest and add thes tests
to project-config for gate checks.

Change-Id: I3ce5ddbe471d70e8775ec5a1cc908a95a335b5e7
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a py34 target for tox</title>
<updated>2015-03-12T16:41:34+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chdent@redhat.com</email>
</author>
<published>2015-03-12T16:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=42207af2f250de82673af13f37b591e8872c81ec'/>
<id>42207af2f250de82673af13f37b591e8872c81ec</id>
<content type='text'>
This helps signal that yes you can (and perhaps should) test this
code in Python 3

Change-Id: Ie8facad164a89f631ea849f483fb7a71351f5af2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps signal that yes you can (and perhaps should) test this
code in Python 3

Change-Id: Ie8facad164a89f631ea849f483fb7a71351f5af2
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow all pep8 checks</title>
<updated>2015-01-12T10:55:29+00:00</updated>
<author>
<name>Dina Belova</name>
<email>dbelova@mirantis.com</email>
</author>
<published>2015-01-12T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=00f9e3f3a032caef21be6e4d50749e3ab403ba56'/>
<id>00f9e3f3a032caef21be6e4d50749e3ab403ba56</id>
<content type='text'>
Fix H405 pep8 issue. H904 issue check was ignored, although
there were no places in client code violating this rule.

Change-Id: If3b84eb8abb03511d7f77cabfa2955f472a60f23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix H405 pep8 issue. H904 issue check was ignored, although
there were no places in client code violating this rule.

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