<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/utils/.gitignore, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Fix PyLint errors discovered when upgrading to newer version</title>
<updated>2016-08-26T16:07:27+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-08-26T15:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c959f9dcf9f4bc0c3dfeb4e68c082c79d479de35'/>
<id>c959f9dcf9f4bc0c3dfeb4e68c082c79d479de35</id>
<content type='text'>
* Fixes PyLint to run in the virtualenv used for all tests

* Replaced 'LooseVersion' with 'parse_version' from setuptools
- This is a work around for the issue in
  https://github.com/PyCQA/pylint/issues/73 in which pylint can not
  import disutils.version correctly in a virtualenv.

* Removed the unused function 'delete_hosts' which was causing a
  pylint error as well

* Removed a deprecated pylint pragma option, 'bad-builtin'

* Fixed some import ordering issues it was picky about

* Added another disable for a case where the PyLint suggestion would
  have us altering the container we would be iterating over

* Add code-coverage reports to the unittests with the MINIMUM coverage
  percentage for success set to 70%
- Current test coverage is at 76%
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes PyLint to run in the virtualenv used for all tests

* Replaced 'LooseVersion' with 'parse_version' from setuptools
- This is a work around for the issue in
  https://github.com/PyCQA/pylint/issues/73 in which pylint can not
  import disutils.version correctly in a virtualenv.

* Removed the unused function 'delete_hosts' which was causing a
  pylint error as well

* Removed a deprecated pylint pragma option, 'bad-builtin'

* Fixed some import ordering issues it was picky about

* Added another disable for a case where the PyLint suggestion would
  have us altering the container we would be iterating over

* Add code-coverage reports to the unittests with the MINIMUM coverage
  percentage for success set to 70%
- Current test coverage is at 76%
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BZ1368296 by quietly recollecting facts if the cache is removed</title>
<updated>2016-08-24T14:58:26+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-08-23T20:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=bca515bc7fb6a451aee28da02da922f2e57aa6f0'/>
<id>bca515bc7fb6a451aee28da02da922f2e57aa6f0</id>
<content type='text'>
* Add python logging
* Add testing system via 'make ci'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add python logging
* Add testing system via 'make ci'
</pre>
</div>
</content>
</entry>
<entry>
<title>Add atomic-openshift-utils</title>
<updated>2015-10-26T20:11:25+00:00</updated>
<author>
<name>Troy Dawson</name>
<email>tdawson@redhat.com</email>
</author>
<published>2015-10-26T15:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=df78d323c0643fa5c7f04e20de2ff55776218df4'/>
<id>df78d323c0643fa5c7f04e20de2ff55776218df4</id>
<content type='text'>
add atomic-openshift-utils to openshift-ansible.spec file

no need for redundent spec file

remove dependencies that are not needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add atomic-openshift-utils to openshift-ansible.spec file

no need for redundent spec file

remove dependencies that are not needed
</pre>
</div>
</content>
</entry>
</feed>
