<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git, branch stable/mitaka</title>
<subtitle>opendev.org: openstack/python-heatclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/'/>
<entry>
<title>Updated from global requirements</title>
<updated>2016-05-15T18:06:02+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-05-15T18:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=acdb66843c4c643b0599d3d65139ece44dcdfb70'/>
<id>acdb66843c4c643b0599d3d65139ece44dcdfb70</id>
<content type='text'>
Change-Id: Icf3c3b623297afc267c27427fb964a5876915c65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icf3c3b623297afc267c27427fb964a5876915c65
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-04-29T22:40:41+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-04-29T22:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=c264087abaf18f363eeb5a154b0760fc51a28616'/>
<id>c264087abaf18f363eeb5a154b0760fc51a28616</id>
<content type='text'>
Change-Id: I5e413e133281a7753b2acc67819af9a2d47537ff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5e413e133281a7753b2acc67819af9a2d47537ff
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-03-29T09:33:34+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-03-24T13:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=9f7b9a582335460b7f431ced25dc6d71168c620e'/>
<id>9f7b9a582335460b7f431ced25dc6d71168c620e</id>
<content type='text'>
Change-Id: I32298ed75f4106dab6c8b8df760811b7dd0b4245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I32298ed75f4106dab6c8b8df760811b7dd0b4245
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression handling relative paths in environment</title>
<updated>2016-03-23T20:19:38+00:00</updated>
<author>
<name>Steven Hardy</name>
<email>shardy@redhat.com</email>
</author>
<published>2016-03-21T17:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=4d253e7a9108a8e6e014e18c2f6412ece7b3bd0d'/>
<id>4d253e7a9108a8e6e014e18c2f6412ece7b3bd0d</id>
<content type='text'>
7627e1bae53747e1471caf632dfc1b6edf2e26cf introduced new code to add the
environment to the files mapping, so server side resolution of multiple
environments is possible.

However, the environment added is wrong when you're handling those with
relative paths inside, we must add the resolved version or the keys
don't map to keys in the files map, an you get an error when we try
to locate the file on the server.

Evidently we lack adequate functional test coverage of this, which can
be addressed via a heat patch, but I added a unit test illustrating
the problem.

Change-Id: I3bd2cd48623e4ad1b4067f4cefc7ddff30b9e88d
Closes-Bug: #1560106
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
7627e1bae53747e1471caf632dfc1b6edf2e26cf introduced new code to add the
environment to the files mapping, so server side resolution of multiple
environments is possible.

However, the environment added is wrong when you're handling those with
relative paths inside, we must add the resolved version or the keys
don't map to keys in the files map, an you get an error when we try
to locate the file on the server.

Evidently we lack adequate functional test coverage of this, which can
be addressed via a heat patch, but I added a unit test illustrating
the problem.

Change-Id: I3bd2cd48623e4ad1b4067f4cefc7ddff30b9e88d
Closes-Bug: #1560106
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/mitaka</title>
<updated>2016-03-10T17:59:29+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2016-03-10T17:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=55472bde7179598931195b79e12655f0fd32be6b'/>
<id>55472bde7179598931195b79e12655f0fd32be6b</id>
<content type='text'>
Change-Id: I9dd80f7a53bf6644030caba95f86ff1aaf2618fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9dd80f7a53bf6644030caba95f86ff1aaf2618fd
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Implement stack event list --follow"</title>
<updated>2016-03-02T11:33:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-02T11:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=4ce8335fa1c75955f8cb5c61948af040aba82072'/>
<id>4ce8335fa1c75955f8cb5c61948af040aba82072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add OSC plugin for openstack orchestation service list"</title>
<updated>2016-03-02T07:51:45+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-02T07:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=5d9cc24a7dd500e007ea133abd2afdb1607e564a'/>
<id>5d9cc24a7dd500e007ea133abd2afdb1607e564a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use poll_for_events for "openstack stack delete""</title>
<updated>2016-03-02T07:36:14+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-02T07:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=8173b256565c618d48216acf07ac3317a7caf3ab'/>
<id>8173b256565c618d48216acf07ac3317a7caf3ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use poll_for_events for "openstack stack delete"</title>
<updated>2016-03-01T20:31:47+00:00</updated>
<author>
<name>Mark Vanderwiel</name>
<email>vanderwl@us.ibm.com</email>
</author>
<published>2016-02-29T20:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=a3c32990a81b202ebac7408a9da08dcf03c8306c'/>
<id>a3c32990a81b202ebac7408a9da08dcf03c8306c</id>
<content type='text'>
Change-Id: Ie918e095e7d67c94991f1a7e4b0ede9127134936
Blueprint: heat-support-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie918e095e7d67c94991f1a7e4b0ede9127134936
Blueprint: heat-support-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OSC plugin for openstack orchestation service list</title>
<updated>2016-03-01T05:22:32+00:00</updated>
<author>
<name>dixiaoli</name>
<email>dixiaobj@cn.ibm.com</email>
</author>
<published>2016-02-29T07:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=aee1611ffa69eaa841fe6708478b8945b6c0bd81'/>
<id>aee1611ffa69eaa841fe6708478b8945b6c0bd81</id>
<content type='text'>
This change implements the "openstack orchestration service list" command
  Based on the existing heat command: heat service-list

Change-Id: I9ded1f344dabbb8579005923d68d3ebb4f296ed5
Blueprint: heat-support-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements the "openstack orchestration service list" command
  Based on the existing heat command: heat service-list

Change-Id: I9ded1f344dabbb8579005923d68d3ebb4f296ed5
Blueprint: heat-support-python-openstackclient
</pre>
</div>
</content>
</entry>
</feed>
