<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/tools, branch stable/ocata</title>
<subtitle>opendev.org: openstack/python-heatclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/'/>
<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://git.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://git.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://git.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://git.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://git.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://git.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://git.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://git.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>
<entry>
<title>Merge "Enable default in bash completion"</title>
<updated>2014-02-06T21:52:11+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-02-06T21:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=0ea0befd86ae6c35e9837b2bf24af838b639a8fa'/>
<id>0ea0befd86ae6c35e9837b2bf24af838b639a8fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable default in bash completion</title>
<updated>2014-02-06T08:13:26+00:00</updated>
<author>
<name>Thomas Herve</name>
<email>thomas.herve@enovance.com</email>
</author>
<published>2014-02-05T16:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=a609d95bd28a5817460bd99c5940013cabe0e4aa'/>
<id>a609d95bd28a5817460bd99c5940013cabe0e4aa</id>
<content type='text'>
This adds default options to bash completion, allowing to put filenames
after options like --template-file.

Change-Id: I8881028186f26d8fccb611daabf92ba028ca41a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds default options to bash completion, allowing to put filenames
after options like --template-file.

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