<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git, branch 0.2.5</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>Merge "Allow -P to be invoked multiple times"</title>
<updated>2013-09-27T04:27:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-09-27T04:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=96dbb0911c8d139a5b3fe64af82783cf81790ff8'/>
<id>96dbb0911c8d139a5b3fe64af82783cf81790ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow -P to be invoked multiple times</title>
<updated>2013-09-25T04:10:32+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2013-09-23T05:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=795d52c6418fa3beab2e3385da11ece8fca3db37'/>
<id>795d52c6418fa3beab2e3385da11ece8fca3db37</id>
<content type='text'>
If --parameters is specified more than once it is assumed
that each one contains only one parameter key=value.

This means semicolons are ignored if there is more than one -P
specified.

This should be fully backwared compatible, a single -P will
be assumed to be semicolon delimited.

Change-Id: Ic202ff3e0596b786cd5b07c53509f97a95d41585
Closes-Bug: #1224825
Closes-Bug: #1229030
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If --parameters is specified more than once it is assumed
that each one contains only one parameter key=value.

This means semicolons are ignored if there is more than one -P
specified.

This should be fully backwared compatible, a single -P will
be assumed to be semicolon delimited.

Change-Id: Ic202ff3e0596b786cd5b07c53509f97a95d41585
Closes-Bug: #1224825
Closes-Bug: #1229030
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace OpenStack LLC with OpenStack Foundation</title>
<updated>2013-09-19T20:21:21+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2013-09-19T20:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=455b1cb4e88cff87787d69ecf196c64be0467ed4'/>
<id>455b1cb4e88cff87787d69ecf196c64be0467ed4</id>
<content type='text'>
Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895
Fixes-Bug: #1214176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895
Fixes-Bug: #1214176
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add handler for heatclient.common.http"</title>
<updated>2013-09-11T20:48:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-09-11T20:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=978e3f45423acc86b7836a4c07a42bbf878f31d4'/>
<id>978e3f45423acc86b7836a4c07a42bbf878f31d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Stack instance identifier property"</title>
<updated>2013-09-11T17:22:57+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-09-11T17:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=120efdb9cf3e9ad04298b4750c2ce1e96edbab86'/>
<id>120efdb9cf3e9ad04298b4750c2ce1e96edbab86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add handler for heatclient.common.http</title>
<updated>2013-09-04T06:39:31+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2013-09-04T06:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=ebb57f109517045d1d321b4fcb8b788e062ff079'/>
<id>ebb57f109517045d1d321b4fcb8b788e062ff079</id>
<content type='text'>
If no handler is found, add StreamHandler to LOG

Closes-Bug: #1220532
Change-Id: I32d541d242845b7311fd6810a5e87f07fafd8efd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no handler is found, add StreamHandler to LOG

Closes-Bug: #1220532
Change-Id: I32d541d242845b7311fd6810a5e87f07fafd8efd
</pre>
</div>
</content>
</entry>
<entry>
<title>Support --version for heatclient</title>
<updated>2013-09-04T06:29:56+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2013-09-04T06:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=5cb3fc07d50d76133565717659abc886d43fc2a2'/>
<id>5cb3fc07d50d76133565717659abc886d43fc2a2</id>
<content type='text'>
Closes-Bug: #1220524
Change-Id: Id78f7c7c78d31c0126b43f7a846f02f2542b0b7c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: #1220524
Change-Id: Id78f7c7c78d31c0126b43f7a846f02f2542b0b7c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Be backward compatible after a renaming in API"</title>
<updated>2013-09-04T03:35:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-09-04T03:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=e2cbb450361893976316211cb1656d6cf8de686d'/>
<id>e2cbb450361893976316211cb1656d6cf8de686d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix and enable Hacking H501 warning"</title>
<updated>2013-09-04T03:12:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-09-04T03:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=a7ffcd76d08f52a928e7cae2b3f82ac4dba3cc37'/>
<id>a7ffcd76d08f52a928e7cae2b3f82ac4dba3cc37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stack instance identifier property</title>
<updated>2013-09-04T00:44:07+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2013-09-03T23:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=3146d22b70490c4f640fee01e23c2208667d382c'/>
<id>3146d22b70490c4f640fee01e23c2208667d382c</id>
<content type='text'>
The identifier property formats the stack name and ID for
REST API request paths.

This has the following consequences for each action method:
- get, same behaviour but using the identifier property
- delete, using the full identifier avoids one http redirect
- update, this method was non-functional before this change, and is
  now fixed

Change-Id: Ib2b12826243e25772acccb8ca56039e54d3857d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The identifier property formats the stack name and ID for
REST API request paths.

This has the following consequences for each action method:
- get, same behaviour but using the identifier property
- delete, using the full identifier avoids one http redirect
- update, this method was non-functional before this change, and is
  now fixed

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