<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/heatclient/common, 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>Update hacking for Python3</title>
<updated>2020-03-31T10:04:12+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-03-28T14:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=9dede4eb2b824b21c0031507bd986796f535810c'/>
<id>9dede4eb2b824b21c0031507bd986796f535810c</id>
<content type='text'>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I82c745f5b1236844deec4538be84037a64eebeee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I82c745f5b1236844deec4538be84037a64eebeee
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add files-container option for stack create and update"</title>
<updated>2020-02-21T07:54:54+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-02-21T07:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=6b071d397e9ba8ff81962f5709f3d14d6408dd2f'/>
<id>6b071d397e9ba8ff81962f5709f3d14d6408dd2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of .keys() from dict_object.keys() *in* operator</title>
<updated>2019-12-05T03:05:53+00:00</updated>
<author>
<name>jacky06</name>
<email>zhang.min@99cloud.net</email>
</author>
<published>2019-06-18T17:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=fcc7befd0fed57165b9ce039f1c3c8fb6e39c0c2'/>
<id>fcc7befd0fed57165b9ce039f1c3c8fb6e39c0c2</id>
<content type='text'>
Change-Id: I49bb58e5dc2618ee02424315e4e3bf1057a77068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I49bb58e5dc2618ee02424315e4e3bf1057a77068
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing print format</title>
<updated>2019-05-21T07:03:08+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2019-05-21T06:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=036ae75689a8bdbb38c471e417bc71becb423bb0'/>
<id>036ae75689a8bdbb38c471e417bc71becb423bb0</id>
<content type='text'>
This is to:
1. Add missing print format for "%(hook_type)".
2. Add ws between words in log message "notavailable".

Change-Id: Iaee8697c95f66bff0536db9a266158a3cbc89412
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to:
1. Add missing print format for "%(hook_type)".
2. Add ws between words in log message "notavailable".

Change-Id: Iaee8697c95f66bff0536db9a266158a3cbc89412
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Content-Type header explictly for SessionClient</title>
<updated>2019-03-15T05:08:51+00:00</updated>
<author>
<name>Rabi Mishra</name>
<email>ramishra@redhat.com</email>
</author>
<published>2019-03-14T14:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=bd33e310e09339a21097c66d4022538f6bcbad2f'/>
<id>bd33e310e09339a21097c66d4022538f6bcbad2f</id>
<content type='text'>
SessionClient is subclassed from keystoneauth LegacyJsonAdapter.
LegacyJsonAdapter does not set the Content-Type explicitly
and results in decodeing issues in some cases.

Change-Id: Idf23022b394607c332490331fc4b216de6ff1313
Story: 2005237
Task: 30027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SessionClient is subclassed from keystoneauth LegacyJsonAdapter.
LegacyJsonAdapter does not set the Content-Type explicitly
and results in decodeing issues in some cases.

Change-Id: Idf23022b394607c332490331fc4b216de6ff1313
Story: 2005237
Task: 30027
</pre>
</div>
</content>
</entry>
<entry>
<title>Set X-Region-Name in header when using SessionClient</title>
<updated>2018-09-19T06:51:01+00:00</updated>
<author>
<name>rabi</name>
<email>ramishra@redhat.com</email>
</author>
<published>2018-09-19T06:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=ae21e6b70db8fbe9d2bfa90d1c3bd31135080381'/>
<id>ae21e6b70db8fbe9d2bfa90d1c3bd31135080381</id>
<content type='text'>
We don't seem to set the header for region name when using session
client. It's used to look for service endpoints in the catalog.

Change-Id: I10cfdfb88b3f09e4ceb69b1020e82c4eba733804
Story: #2003806
Task: 26550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't seem to set the header for region name when using session
client. It's used to look for service endpoints in the catalog.

Change-Id: I10cfdfb88b3f09e4ceb69b1020e82c4eba733804
Story: #2003806
Task: 26550
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't change pyyaml behavior</title>
<updated>2018-09-04T08:33:39+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>sileht@sileht.net</email>
</author>
<published>2018-09-04T08:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=6ef3e8761edf66ec7aeb03bd9e1a820aa80f612a'/>
<id>6ef3e8761edf66ec7aeb03bd9e1a820aa80f612a</id>
<content type='text'>
When an application load heatclient, the default pyyaml behavior change.

This ensures only heatclient use it's custom pyyaml stuffs.

This currently breaks the telemetry gate if the tempest heat plugin is
loaded with the telemetry.

Change-Id: I5d7d1a1999e762f2285a0effc081252570f24de8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When an application load heatclient, the default pyyaml behavior change.

This ensures only heatclient use it's custom pyyaml stuffs.

This currently breaks the telemetry gate if the tempest heat plugin is
loaded with the telemetry.

Change-Id: I5d7d1a1999e762f2285a0effc081252570f24de8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add files-container option for stack create and update</title>
<updated>2018-08-29T13:02:03+00:00</updated>
<author>
<name>rabi</name>
<email>ramishra@redhat.com</email>
</author>
<published>2018-03-12T02:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=bd2bfaa514cfc6769b74bd0c213c58bcc1eef6ea'/>
<id>bd2bfaa514cfc6769b74bd0c213c58bcc1eef6ea</id>
<content type='text'>
If files-container option is specified:

- All template/env files would be fetched by the heat engine
  relative to the files_container and no local files other
  than the root template would be sent to server.
- Relative path of environment files would be sent in the
  environment_files list.

Also adds the option to template validate.

Change-Id: I1a703ab8798a003365be650886bb78be5af472b7
Story: #1755453
Task: 19319
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If files-container option is specified:

- All template/env files would be fetched by the heat engine
  relative to the files_container and no local files other
  than the root template would be sent to server.
- Relative path of environment files would be sent in the
  environment_files list.

Also adds the option to template validate.

Change-Id: I1a703ab8798a003365be650886bb78be5af472b7
Story: #1755453
Task: 19319
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix log_http_request function in http module</title>
<updated>2018-02-01T06:56:03+00:00</updated>
<author>
<name>liyi</name>
<email>liyi8611@gmail.com</email>
</author>
<published>2018-02-01T06:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=6a27997abb1944f19feedf52b9f1415c15157861'/>
<id>6a27997abb1944f19feedf52b9f1415c15157861</id>
<content type='text'>
Change-Id: I043f90541c8d2d604f3edb4e7ea082ec8adb4b25
Closes-Bug:  #1746669
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I043f90541c8d2d604f3edb4e7ea082ec8adb4b25
Closes-Bug:  #1746669
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify error message encountered during stack update</title>
<updated>2017-10-27T15:03:25+00:00</updated>
<author>
<name>PriyaDuggirala</name>
<email>priyaduggirala02@gmail.com</email>
</author>
<published>2017-10-26T14:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=f73c2a4177377b710a02577feea38560b00a24bf'/>
<id>f73c2a4177377b710a02577feea38560b00a24bf</id>
<content type='text'>
Parameters of an existing stack can be updated with
openstack stack update &lt;stack&gt; --existing --parameter &lt;parameter&gt;=&lt;newvalue&gt;
Example : openstack stack update stack1 --parameter p1=v1
If the --existing option is skipped, it leads to the below error
Need to specify exactly one of --template-file, --template-url or --template-object
This error is misleading as the user might think that stack update
cannot be performed without specifying a new template.

Modify the error message with --existing option.

Change-Id: Idce88bde848378e00b1c873245600ba205939668
Closes-Bug: #1723864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parameters of an existing stack can be updated with
openstack stack update &lt;stack&gt; --existing --parameter &lt;parameter&gt;=&lt;newvalue&gt;
Example : openstack stack update stack1 --parameter p1=v1
If the --existing option is skipped, it leads to the below error
Need to specify exactly one of --template-file, --template-url or --template-object
This error is misleading as the user might think that stack update
cannot be performed without specifying a new template.

Modify the error message with --existing option.

Change-Id: Idce88bde848378e00b1c873245600ba205939668
Closes-Bug: #1723864
</pre>
</div>
</content>
</entry>
</feed>
