<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/setup.cfg, 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>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>
<entry>
<title>Merge "Add OSC plugin for stack resource mark unhealthy"</title>
<updated>2016-03-01T05:04:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-01T05:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=f2ee326466eb1a144afac51912c63e7be8af1989'/>
<id>f2ee326466eb1a144afac51912c63e7be8af1989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OSC plugin for openstack orchestation build info</title>
<updated>2016-03-01T02:31:31+00:00</updated>
<author>
<name>dixiaoli</name>
<email>dixiaobj@cn.ibm.com</email>
</author>
<published>2016-02-29T06:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=d058207867c5deca673864c0dfb4e18d3029e927'/>
<id>d058207867c5deca673864c0dfb4e18d3029e927</id>
<content type='text'>
This change implements the "openstack orchestration build info" command
  Based on the existing heat command: heat build-info

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

Change-Id: I8801d56fbe8119c47f708e620f35215c8664cda7
Blueprint: heat-support-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OSC plugin for stack resource mark unhealthy</title>
<updated>2016-02-29T09:05:40+00:00</updated>
<author>
<name>dixiaoli</name>
<email>dixiaobj@cn.ibm.com</email>
</author>
<published>2016-02-29T09:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=ee73d343f5d125819756a46fa9bb15960a14e1f9'/>
<id>ee73d343f5d125819756a46fa9bb15960a14e1f9</id>
<content type='text'>
This change implements the "openstack stack resource mark unhealthy" command
  Based on the existing heat command: heat resource-mark-unhealthy

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

Change-Id: I8b4735085e1656f991b648d094f690b8d7df451d
Blueprint: heat-support-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix collision with update and update cancel</title>
<updated>2016-02-25T00:47:16+00:00</updated>
<author>
<name>Mark Vanderwiel</name>
<email>vanderwl@us.ibm.com</email>
</author>
<published>2016-02-12T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=9608df957fc8cf4e18ec35846c891aafbe52ac92'/>
<id>9608df957fc8cf4e18ec35846c891aafbe52ac92</id>
<content type='text'>
"openstack update" collides/hides with "openstack update cancel"

I discussed a few possible solutions in the bug report.
Will change to have a new "openstack stack cancel" command
and it will cancel the pending action, for now just supporting
update.

Blueprint: heat-support-python-openstackclient

Change-Id: I7e054ecffea5b03a815f69515651e9c377ff68c2
Closes-Bug: #1545131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"openstack update" collides/hides with "openstack update cancel"

I discussed a few possible solutions in the bug report.
Will change to have a new "openstack stack cancel" command
and it will cancel the pending action, for now just supporting
update.

Blueprint: heat-support-python-openstackclient

Change-Id: I7e054ecffea5b03a815f69515651e9c377ff68c2
Closes-Bug: #1545131
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add stack hook poll and clear to openstack client"</title>
<updated>2016-02-25T00:13:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-02-25T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=f9a2aee026081af9e3d1408c5d1f47aaddb6a75c'/>
<id>f9a2aee026081af9e3d1408c5d1f47aaddb6a75c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "OpenstackClient plugin for software deployment output show"</title>
<updated>2016-02-24T23:57:11+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-02-24T23:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=3afe92b71d9d1454362a9c66de92c9bdf567ea40'/>
<id>3afe92b71d9d1454362a9c66de92c9bdf567ea40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenstackClient plugin for software deployment output show</title>
<updated>2016-02-24T11:20:59+00:00</updated>
<author>
<name>dixiaoli</name>
<email>dixiaobj@cn.ibm.com</email>
</author>
<published>2015-12-01T05:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=5f6a88bc5f37dfd153d44c8c6201eed36f33b340'/>
<id>5f6a88bc5f37dfd153d44c8c6201eed36f33b340</id>
<content type='text'>
This change implements the "openstack software deployment output show" command

Based from the existing heat command:
    heat deployment-output-show

Change-Id: Ide607c925a15071c0c02c8cdb1ba20d9a745f9a9
Blueprint: heat-support-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements the "openstack software deployment output show" command

Based from the existing heat command:
    heat deployment-output-show

Change-Id: Ide607c925a15071c0c02c8cdb1ba20d9a745f9a9
Blueprint: heat-support-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds --filter to search for resources</title>
<updated>2016-02-22T08:41:39+00:00</updated>
<author>
<name>Kanagaraj Manickam</name>
<email>mkr1481@gmail.com</email>
</author>
<published>2016-02-19T05:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=79742a3d67d1e3cc4f2c9a5994181ec51ca31881'/>
<id>79742a3d67d1e3cc4f2c9a5994181ec51ca31881</id>
<content type='text'>
openstack resource list --filter

implements blueprint heat-support-python-openstackclient
implements blueprint heat-stack-resource-search

Change-Id: I9ca33a0743bfad88190509351e8aca08ce7d2c0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openstack resource list --filter

implements blueprint heat-support-python-openstackclient
implements blueprint heat-stack-resource-search

Change-Id: I9ca33a0743bfad88190509351e8aca08ce7d2c0f
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenstackClient plugin for software deployment metadata show</title>
<updated>2016-02-19T01:04:02+00:00</updated>
<author>
<name>dixiaoli</name>
<email>dixiaobj@cn.ibm.com</email>
</author>
<published>2016-02-02T03:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=4f7085355dc5cd2f5a6be1e13616db5182c4be62'/>
<id>4f7085355dc5cd2f5a6be1e13616db5182c4be62</id>
<content type='text'>
This change implements the
"openstack software deployment metadata show" command
Based on "heat deployment-metadata-show" command

Blueprint: heat-support-python-openstackclient

Change-Id: I43788230cec346ecdb22073a14ef58187d3d1fab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements the
"openstack software deployment metadata show" command
Based on "heat deployment-metadata-show" command

Blueprint: heat-support-python-openstackclient

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