<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/tools, branch master</title>
<subtitle>opendev.org: openstack/python-heatclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/'/>
<entry>
<title>Avoid tox_install.sh for constraints support</title>
<updated>2017-12-02T16:58:43+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2017-12-02T08:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=79d886106671bfb8e5dca74c733007e03388fab5'/>
<id>79d886106671bfb8e5dca74c733007e03388fab5</id>
<content type='text'>
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I84cee5a9a728b9d6dc7909ac28a60b9c20c2348c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I84cee5a9a728b9d6dc7909ac28a60b9c20c2348c
</pre>
</div>
</content>
</entry>
<entry>
<title>Use upper-constraints for all jobs</title>
<updated>2017-04-03T09:49:39+00:00</updated>
<author>
<name>rabi</name>
<email>ramishra@redhat.com</email>
</author>
<published>2017-03-02T06:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=88fae590c6ff5d6e39695a5805823a595ef2c82f'/>
<id>88fae590c6ff5d6e39695a5805823a595ef2c82f</id>
<content type='text'>
Change-Id: I17aae5f4b5c72425d72a3d9ba0a44110e2e6a65c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I17aae5f4b5c72425d72a3d9ba0a44110e2e6a65c
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused scripts in tools</title>
<updated>2016-11-12T13:53:34+00:00</updated>
<author>
<name>rabi</name>
<email>ramishra@redhat.com</email>
</author>
<published>2016-11-09T11:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=f785c8c781c92bc8b799b13fe6b05b1470cf7562'/>
<id>f785c8c781c92bc8b799b13fe6b05b1470cf7562</id>
<content type='text'>
Change-Id: Id89abfcb43286ca7706e8114337a94a8fdaca82f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id89abfcb43286ca7706e8114337a94a8fdaca82f
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove white space between print and ()</title>
<updated>2016-07-05T08:54:28+00:00</updated>
<author>
<name>yuyafei</name>
<email>yu.yafei@zte.com.cn</email>
</author>
<published>2016-07-05T08:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=1f73c958c45121c1ec4f83a55763263eaae77c0b'/>
<id>1f73c958c45121c1ec4f83a55763263eaae77c0b</id>
<content type='text'>
TrivialFix

Change-Id: Iea9913ec7934ec0879a724ad3f90d52fab8bca48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TrivialFix

Change-Id: Iea9913ec7934ec0879a724ad3f90d52fab8bca48
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ConfigParser with six.moves.configparser</title>
<updated>2016-03-10T10:01:37+00:00</updated>
<author>
<name>Bo Wang</name>
<email>bo.wang@easystack.cn</email>
</author>
<published>2016-03-10T06:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=618a8924afcf029c251a4fe754547c229f393acf'/>
<id>618a8924afcf029c251a4fe754547c229f393acf</id>
<content type='text'>
ConfigParser is available in python2 but not in python3.
ref:http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html

Change-Id: I537a13a26aa3ab936ff23af1cf37a1a18baccd8e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ConfigParser is available in python2 but not in python3.
ref:http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html

Change-Id: I537a13a26aa3ab936ff23af1cf37a1a18baccd8e
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove incorrectly used "# flake8: noqa"</title>
<updated>2016-02-01T08:42:03+00:00</updated>
<author>
<name>Bo Wang</name>
<email>bo.wang@easystack.cn</email>
</author>
<published>2016-02-01T08:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=3298ad98c88309c0aab972284b2a403573224c94'/>
<id>3298ad98c88309c0aab972284b2a403573224c94</id>
<content type='text'>
"# flake8: noqa" option disables all checks for the whole file.
To disable one line we should use "# noqa".
Remove unused "# flake8: noqa" and fix hidden hacking errors.

Change-Id: I624e96784ae7a22b5a5766f38bdf1fb8ade2d0a2
Closes-Bug: #1540254
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"# flake8: noqa" option disables all checks for the whole file.
To disable one line we should use "# noqa".
Remove unused "# flake8: noqa" and fix hidden hacking errors.

Change-Id: I624e96784ae7a22b5a5766f38bdf1fb8ade2d0a2
Closes-Bug: #1540254
</pre>
</div>
</content>
</entry>
<entry>
<title>warn against sorting requirements</title>
<updated>2014-09-11T16:54:13+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2014-09-03T20:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=85d665e51185cd0c6fe2985fa4c657b929a4019b'/>
<id>85d665e51185cd0c6fe2985fa4c657b929a4019b</id>
<content type='text'>
And do not check for sorted requirements.

Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e
Closes-Bug: 1365061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And do not check for sorted requirements.

Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e
Closes-Bug: 1365061
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed undefined method in install_env.py file</title>
<updated>2014-08-21T03:41:06+00:00</updated>
<author>
<name>Victor Morales</name>
<email>victor.morales@intel.com</email>
</author>
<published>2014-08-21T03:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=276fafe3885b61171a07c0b536d1ff55d2fef80a'/>
<id>276fafe3885b61171a07c0b536d1ff55d2fef80a</id>
<content type='text'>
There was a call from install_venv.py file to post_process method
of InstallVenv class, but this method is not defined in this class
as result it was raising an error. Even when this error doesn't
affect dependencies installation, it is not allowing to display user
information.

Change-Id: Idb77f164abee5625ac24800ddb94b9b8c0b85162
Closes-Bug: #1275025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a call from install_venv.py file to post_process method
of InstallVenv class, but this method is not defined in this class
as result it was raising an error. Even when this error doesn't
affect dependencies installation, it is not allowing to display user
information.

Change-Id: Idb77f164abee5625ac24800ddb94b9b8c0b85162
Closes-Bug: #1275025
</pre>
</div>
</content>
</entry>
<entry>
<title>Append extra space after command in bash_completion</title>
<updated>2014-06-11T09:56:36+00:00</updated>
<author>
<name>tanlin</name>
<email>lin.tan@intel.com</email>
</author>
<published>2014-06-11T09:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=ce212218cf66afc9e1938628274a5b0cf0fb009a'/>
<id>ce212218cf66afc9e1938628274a5b0cf0fb009a</id>
<content type='text'>
Unlike NovaClient or other Clients in OpenStack, 
there is no space append after command in Heat Client.
That means if I try to run 'heat stack-delete', I have 
to manually append the space and then append the thing 
I want to delete.
This correction will help Heat Client to be more 
convenient for operators.

Change-Id: I229653f0a1ecc2794cdb8006c22a70882084d7e1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unlike NovaClient or other Clients in OpenStack, 
there is no space append after command in Heat Client.
That means if I try to run 'heat stack-delete', I have 
to manually append the space and then append the thing 
I want to delete.
This correction will help Heat Client to be more 
convenient for operators.

Change-Id: I229653f0a1ecc2794cdb8006c22a70882084d7e1
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort requirement files in alphabetical order</title>
<updated>2014-02-27T10:03:28+00:00</updated>
<author>
<name>ChenZheng</name>
<email>chen.zheng@easystack.cn</email>
</author>
<published>2014-02-27T10:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=339f3e4de075d7790286e993b525d81756a763ca'/>
<id>339f3e4de075d7790286e993b525d81756a763ca</id>
<content type='text'>
This makes code more readable, and can check whether specific library
in the requirement files easily. We also enforce the check in pep8.

Change-Id: I08434dd56d41a82045e4119e547b7b3f60d66698
Closes-Bug: #1285478
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes code more readable, and can check whether specific library
in the requirement files easily. We also enforce the check in pep8.

Change-Id: I08434dd56d41a82045e4119e547b7b3f60d66698
Closes-Bug: #1285478
</pre>
</div>
</content>
</entry>
</feed>
