<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/heatclient/tests/unit/v1, branch 2.2.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>Use unittest.mock instead of third party mock</title>
<updated>2020-05-06T05:43:23+00:00</updated>
<author>
<name>jacky06</name>
<email>zhang.min@99cloud.net</email>
</author>
<published>2020-04-07T13:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=8a9566864f678913bdcfcdfc7aac0e04e98d78b7'/>
<id>8a9566864f678913bdcfcdfc7aac0e04e98d78b7</id>
<content type='text'>
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I5cf252c1a22977d3c87898e723e5001cc87a0d87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I5cf252c1a22977d3c87898e723e5001cc87a0d87
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize import format</title>
<updated>2016-08-03T11:45:05+00:00</updated>
<author>
<name>shizhihui</name>
<email>zhihui.shi@easystack.cn</email>
</author>
<published>2016-07-28T04:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=5dbbc102ebbeb4f6a007ac7dfc119cd7c4d436b8'/>
<id>5dbbc102ebbeb4f6a007ac7dfc119cd7c4d436b8</id>
<content type='text'>
According to the rule in http://docs.openstack.org/developer/hacking/#imports
I modify some irregular import format in heatclinet.

Change-Id: I0200ddad88ee833d7de9d6df2c1519e4f4560db7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the rule in http://docs.openstack.org/developer/hacking/#imports
I modify some irregular import format in heatclinet.

Change-Id: I0200ddad88ee833d7de9d6df2c1519e4f4560db7
</pre>
</div>
</content>
</entry>
<entry>
<title>Support "--pre-delete" argument for hook-clear</title>
<updated>2016-04-16T06:58:35+00:00</updated>
<author>
<name>huangtianhua</name>
<email>huangtianhua@huawei.com</email>
</author>
<published>2016-04-08T09:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=726415e43c09ccac3d7090745a72bc6dbdb12238'/>
<id>726415e43c09ccac3d7090745a72bc6dbdb12238</id>
<content type='text'>
This changes:
1. Add "--pre-delete" argument for cmd "heat hook-clear" to
clear pre-delete hooks.
2. Add "--pre-delete" argument for osc cmd
"openstack stack hook clear" to clear pre-delete hooks.
3. Support to poll pre-delete hooks for "heat hook-poll" and
"openstack stack hook poll".

Change-Id: Ic5a6e1b7588e3f9ad49eaaf8085f18ec74fc629e
Closes-Bug: #1567814
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes:
1. Add "--pre-delete" argument for cmd "heat hook-clear" to
clear pre-delete hooks.
2. Add "--pre-delete" argument for osc cmd
"openstack stack hook clear" to clear pre-delete hooks.
3. Support to poll pre-delete hooks for "heat hook-poll" and
"openstack stack hook poll".

Change-Id: Ic5a6e1b7588e3f9ad49eaaf8085f18ec74fc629e
Closes-Bug: #1567814
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stack hook poll and clear to openstack client</title>
<updated>2016-02-18T15:27:19+00:00</updated>
<author>
<name>Mark Vanderwiel</name>
<email>vanderwl@us.ibm.com</email>
</author>
<published>2015-12-02T18:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=69f41bceae632253d52cc38c3d4d0adff7ea55e5'/>
<id>69f41bceae632253d52cc38c3d4d0adff7ea55e5</id>
<content type='text'>
Refactor existing hook helper fuctions into utilites.

based upon heat clis:
   heat hook-poll
   hest hook-clear

Change-Id: Ib46634cc62369fb5932dcd0967ae492446c79a88
Blueprint: heat-support-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor existing hook helper fuctions into utilites.

based upon heat clis:
   heat hook-poll
   hest hook-clear

Change-Id: Ib46634cc62369fb5932dcd0967ae492446c79a88
Blueprint: heat-support-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Edit backslashes for lines continuations</title>
<updated>2016-01-28T08:40:05+00:00</updated>
<author>
<name>Oleg Khavroshin</name>
<email>okhavroshin@mirantis.com</email>
</author>
<published>2016-01-15T14:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=f5beab9f8a58ed3891e882cbc648ddc33b16d6bf'/>
<id>f5beab9f8a58ed3891e882cbc648ddc33b16d6bf</id>
<content type='text'>
It is preferred to wrap long lines in parentheses and not a backslash
for line continuation due to OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/#general, paragraph 2

Change-Id: I83cd72a06bcee750876fb9e127959b16107e2f79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is preferred to wrap long lines in parentheses and not a backslash
for line continuation due to OpenStack Style Guidelines
http://docs.openstack.org/developer/hacking/#general, paragraph 2

Change-Id: I83cd72a06bcee750876fb9e127959b16107e2f79
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pep8 E241 test</title>
<updated>2015-11-23T15:45:04+00:00</updated>
<author>
<name>ricolin</name>
<email>rico.l@inwinstack.com</email>
</author>
<published>2015-11-17T01:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=9e7a04110a7c4d7ba85589f986222aa4976f7b39'/>
<id>9e7a04110a7c4d7ba85589f986222aa4976f7b39</id>
<content type='text'>
Enable E241 multiple spaces after ','

Change-Id: Iced079fe6315df0ac91995e77861b16340cb8727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable E241 multiple spaces after ','

Change-Id: Iced079fe6315df0ac91995e77861b16340cb8727
</pre>
</div>
</content>
</entry>
<entry>
<title>Poll functionality for stack create action</title>
<updated>2015-08-10T03:00:47+00:00</updated>
<author>
<name>Rakesh H S</name>
<email>rh-s@hp.com</email>
</author>
<published>2015-06-04T06:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=04b3880cb45fb683df32cca248a47f6578464d50'/>
<id>04b3880cb45fb683df32cca248a47f6578464d50</id>
<content type='text'>
Poll functionality is required for long running stacks.

When stack-create is passed with --poll argument, it will first print
stack-show output and then continously print the events in log format
until stack completes its action with success/failure.

This patch only implements poll for stack create action.

DocImpact
A new option --poll is added to stack-create.

Partial-Bug: #1420541

Change-Id: Ib7d35b66521f0ccca8544fd18fb70e04eaf98e5a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Poll functionality is required for long running stacks.

When stack-create is passed with --poll argument, it will first print
stack-show output and then continously print the events in log format
until stack completes its action with success/failure.

This patch only implements poll for stack create action.

DocImpact
A new option --poll is added to stack-create.

Partial-Bug: #1420541

Change-Id: Ib7d35b66521f0ccca8544fd18fb70e04eaf98e5a
</pre>
</div>
</content>
</entry>
<entry>
<title>New mock release(1.1.0) broke unit tests</title>
<updated>2015-07-12T16:11:05+00:00</updated>
<author>
<name>rico.lin</name>
<email>rico.lin.guanyu@gmail.com</email>
</author>
<published>2015-07-10T13:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=be2c0eb101b14ab22890ab19c8e71ed913079807'/>
<id>be2c0eb101b14ab22890ab19c8e71ed913079807</id>
<content type='text'>
Change-Id: I8ef86383ecb5f76fe44da4c424b2ba7e7a88aed5
Closes-Bug: #1473448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8ef86383ecb5f76fe44da4c424b2ba7e7a88aed5
Closes-Bug: #1473448
</pre>
</div>
</content>
</entry>
<entry>
<title>Move unittests to subdir unit</title>
<updated>2015-05-12T07:44:18+00:00</updated>
<author>
<name>Sergey Kraynev</name>
<email>skraynev@mirantis.com</email>
</author>
<published>2015-05-05T14:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=0c808718bb86127a5afc5a26ae5562c3c3c88973'/>
<id>0c808718bb86127a5afc5a26ae5562c3c3c88973</id>
<content type='text'>
Initial migration of tests from tempest.
See mail
http://lists.openstack.org/pipermail/openstack-dev/2015-February/056916.html

Partial-Bug: #1446442
Change-Id: I75daa23f4710ea557dec92f6ee24231430356127
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial migration of tests from tempest.
See mail
http://lists.openstack.org/pipermail/openstack-dev/2015-February/056916.html

Partial-Bug: #1446442
Change-Id: I75daa23f4710ea557dec92f6ee24231430356127
</pre>
</div>
</content>
</entry>
</feed>
