<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/heatclient/tests, branch 0.8.0</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 "Ability to specify show_nested for template validation"</title>
<updated>2015-09-16T07:43:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-16T07:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=16951ccb2ebf866339c0c79e758b1f0abdea8a19'/>
<id>16951ccb2ebf866339c0c79e758b1f0abdea8a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stack-update -x tolerate no template</title>
<updated>2015-09-15T23:38:39+00:00</updated>
<author>
<name>Steven Hardy</name>
<email>shardy@redhat.com</email>
</author>
<published>2015-07-25T11:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=8ee2fc1b3d4df186d0bcc3e16353324a456a1fa0'/>
<id>8ee2fc1b3d4df186d0bcc3e16353324a456a1fa0</id>
<content type='text'>
Replacement for the approach outlined in
https://review.openstack.org/#/c/154692/

This works with the following heat changes to enable
full PATCH update functionality, including omitting
the template or environment:

https://review.openstack.org/#/c/205754/
https://review.openstack.org/#/c/154619/

Closes-Bug: #1224828
Change-Id: I2a82936743badb69f0de5a6ca64f95ae63a35358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replacement for the approach outlined in
https://review.openstack.org/#/c/154692/

This works with the following heat changes to enable
full PATCH update functionality, including omitting
the template or environment:

https://review.openstack.org/#/c/205754/
https://review.openstack.org/#/c/154619/

Closes-Bug: #1224828
Change-Id: I2a82936743badb69f0de5a6ca64f95ae63a35358
</pre>
</div>
</content>
</entry>
<entry>
<title>Ability to specify show_nested for template validation</title>
<updated>2015-09-15T23:15:39+00:00</updated>
<author>
<name>Jay Dobies</name>
<email>jason.dobies@redhat.com</email>
</author>
<published>2015-09-10T18:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=3e1aa3ad9b5f9c5ab1953f572160bc293ef86f51'/>
<id>3e1aa3ad9b5f9c5ab1953f572160bc293ef86f51</id>
<content type='text'>
This is the client-side change to support
Idb51c983fc07e49d371b8ccb3cea6f7e92f99903

Change-Id: I83744bd552bcb5cee183336bec97ab616bd82a91
Implements-blueprint: nested-validation
Closes-Bug: #1495695
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the client-side change to support
Idb51c983fc07e49d371b8ccb3cea6f7e92f99903

Change-Id: I83744bd552bcb5cee183336bec97ab616bd82a91
Implements-blueprint: nested-validation
Closes-Bug: #1495695
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deployment create error when using  existing config</title>
<updated>2015-09-15T01:09:53+00:00</updated>
<author>
<name>Rabi Mishra</name>
<email>ramishra@redhat.com</email>
</author>
<published>2015-09-14T05:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=8eb188457d9cf7056eea401c4ade6154eab24ede'/>
<id>8eb188457d9cf7056eea401c4ade6154eab24ede</id>
<content type='text'>
We use an empty dict as config  when deployment is created
without a config. This fixes 'build_derived_config_params'
to accept both SoftwareConfig object and empty dict.

Change-Id: Ib9b49e72c117aedc15966c11dafa43eca9e57dac
Closes-Bug: #1494672
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use an empty dict as config  when deployment is created
without a config. This fixes 'build_derived_config_params'
to accept both SoftwareConfig object and empty dict.

Change-Id: Ib9b49e72c117aedc15966c11dafa43eca9e57dac
Closes-Bug: #1494672
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix stack sorting support"</title>
<updated>2015-09-11T00:25:26+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-11T00:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=b0652e82ffa9edae2bd01fa1428e5b04eb36b95c'/>
<id>b0652e82ffa9edae2bd01fa1428e5b04eb36b95c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stack sorting support</title>
<updated>2015-09-10T14:57:05+00:00</updated>
<author>
<name>tengqm</name>
<email>tengqim@cn.ibm.com</email>
</author>
<published>2015-08-20T08:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=d6fee3b96f6b9b5721737674063fdb98ac6a4310'/>
<id>d6fee3b96f6b9b5721737674063fdb98ac6a4310</id>
<content type='text'>
This patch adds sorting support to stack lists.

Change-Id: Ie622d41cc8b5f18bb5aa23dca95c1703112bf7f1
Closes-Bug: #1339403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds sorting support to stack lists.

Change-Id: Ie622d41cc8b5f18bb5aa23dca95c1703112bf7f1
Closes-Bug: #1339403
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add CLI option for update dry-run"</title>
<updated>2015-09-09T07:51:11+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-09-09T07:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=bba72affc74d6e09b0f1c4c8a374b127d27f3147'/>
<id>bba72affc74d6e09b0f1c4c8a374b127d27f3147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable filters for heat resource-type-list</title>
<updated>2015-09-08T22:55:42+00:00</updated>
<author>
<name>Kanagaraj Manickam</name>
<email>kanagaraj.manickam@hp.com</email>
</author>
<published>2015-08-28T11:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=5447278fc6558b0c26f834305a228d6aec273d40'/>
<id>5447278fc6558b0c26f834305a228d6aec273d40</id>
<content type='text'>
Adds filtering support for resource-type-list based on
resource type's name, version and support_status

Depends-On: I7500d5c56ce252bf8c0a9ae7a188a8cb25e643ce

implements blueprint heat-resource-type-search

DocImpact

Change-Id: I0029b90dcdce69fc27a6f511db795faad237dc94
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds filtering support for resource-type-list based on
resource type's name, version and support_status

Depends-On: I7500d5c56ce252bf8c0a9ae7a188a8cb25e643ce

implements blueprint heat-resource-type-search

DocImpact

Change-Id: I0029b90dcdce69fc27a6f511db795faad237dc94
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify test templates and the path to subunit2html</title>
<updated>2015-09-08T09:15:05+00:00</updated>
<author>
<name>Takashi NATSUME</name>
<email>natsume.takashi@lab.ntt.co.jp</email>
</author>
<published>2015-09-08T07:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=4804dce0b4e73c4a6dfc9e46542f209e8c71f845'/>
<id>4804dce0b4e73c4a6dfc9e46542f209e8c71f845</id>
<content type='text'>
This patch contains the following two fixes
because the gate job fails if they are not applied
at the same time.

1) Use OS::Heat::TestResource in test templates

Use OS::Heat::TestResource instead of OS::Nova::Server
in heat_minimal.yaml and heat_minimal_hot.yaml

2) Update path to subunit2html in post_test_hook

Per:

http://lists.openstack.org/pipermail/openstack-dev/2015-August/072982.html

The location of subunit2html changed on the images in the gate
so update the path used in the post_test_hook.

Long-term we should just use what's in devstack-gate.

Change-Id: I67acc3145719c3de1199e36c6667d975652d262f
Closes-Bug: #1492115
Closes-Bug: #1491646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch contains the following two fixes
because the gate job fails if they are not applied
at the same time.

1) Use OS::Heat::TestResource in test templates

Use OS::Heat::TestResource instead of OS::Nova::Server
in heat_minimal.yaml and heat_minimal_hot.yaml

2) Update path to subunit2html in post_test_hook

Per:

http://lists.openstack.org/pipermail/openstack-dev/2015-August/072982.html

The location of subunit2html changed on the images in the gate
so update the path used in the post_test_hook.

Long-term we should just use what's in devstack-gate.

Change-Id: I67acc3145719c3de1199e36c6667d975652d262f
Closes-Bug: #1492115
Closes-Bug: #1491646
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CLI option for update dry-run</title>
<updated>2015-09-04T20:50:21+00:00</updated>
<author>
<name>Ryan S. Brown</name>
<email>rybrown@redhat.com</email>
</author>
<published>2014-10-08T17:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=260f6fdb45563f1a7c2c9944fa3a3a946e8fd58a'/>
<id>260f6fdb45563f1a7c2c9944fa3a3a946e8fd58a</id>
<content type='text'>
When performing a stack-update using the --dry-run option will change
the output behavior. Instead of printing a list of stacks, the --dry-run
option will print the name, type, and action to be taken on resources in
the updated stack.

Docs change here https://review.openstack.org/132870/

Engine change here https://review.openstack.org/#/c/122473/

Implements: partial-blueprint update-dry-run

Co-Authored-By: Jason Dunsmore &lt;jasondunsmore@gmail.com&gt;
Change-Id: I3dd54084ce7bd5140b28e81b6eb2349123494de9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When performing a stack-update using the --dry-run option will change
the output behavior. Instead of printing a list of stacks, the --dry-run
option will print the name, type, and action to be taken on resources in
the updated stack.

Docs change here https://review.openstack.org/132870/

Engine change here https://review.openstack.org/#/c/122473/

Implements: partial-blueprint update-dry-run

Co-Authored-By: Jason Dunsmore &lt;jasondunsmore@gmail.com&gt;
Change-Id: I3dd54084ce7bd5140b28e81b6eb2349123494de9
</pre>
</div>
</content>
</entry>
</feed>
