<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git, branch 0.2.1</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>Don't add 'dev' to tag_build</title>
<updated>2013-02-26T21:34:38+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2013-02-26T21:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=ec0a708c998656c1500897436cdcf3bb2a42f2b4'/>
<id>ec0a708c998656c1500897436cdcf3bb2a42f2b4</id>
<content type='text'>
Change-Id: I3b37b4bf29fab29ffcb471b7f9f4707c8d5882fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3b37b4bf29fab29ffcb471b7f9f4707c8d5882fe
</pre>
</div>
</content>
</entry>
<entry>
<title>heatclient : Add --disable-rollback option</title>
<updated>2013-02-18T18:12:02+00:00</updated>
<author>
<name>Steven Hardy</name>
<email>shardy@redhat.com</email>
</author>
<published>2013-02-18T15:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=f1baa757c38c21dfb4f6ac43670257729f958200'/>
<id>f1baa757c38c21dfb4f6ac43670257729f958200</id>
<content type='text'>
Adds -D/--disable-rollback option to align with new heat-cfn
option

Change-Id: I4a997df0b63d19a25f2047710809a80520187f9f
Signed-off-by: Steven Hardy &lt;shardy@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds -D/--disable-rollback option to align with new heat-cfn
option

Change-Id: I4a997df0b63d19a25f2047710809a80520187f9f
Signed-off-by: Steven Hardy &lt;shardy@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>heatclient : correct timeout parameter name</title>
<updated>2013-02-18T18:11:46+00:00</updated>
<author>
<name>Steven Hardy</name>
<email>shardy@redhat.com</email>
</author>
<published>2013-02-18T13:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=776f25099e90d31d05e28eb7f6fdc69b63d74478'/>
<id>776f25099e90d31d05e28eb7f6fdc69b63d74478</id>
<content type='text'>
The timeout parameter needs to be timeout_mins to match the
engine API or the parameter will not be recognized by the
engine.

fixes bug 1129348

Change-Id: I489364a2abed376f35bf2da24915db30c982e61b
Signed-off-by: Steven Hardy &lt;shardy@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The timeout parameter needs to be timeout_mins to match the
engine API or the parameter will not be recognized by the
engine.

fixes bug 1129348

Change-Id: I489364a2abed376f35bf2da24915db30c982e61b
Signed-off-by: Steven Hardy &lt;shardy@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Return the exit code from tox to callers of run_tests.sh</title>
<updated>2013-02-11T17:05:10+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-02-11T17:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=84b7969b72af218f948078eb8ee46a97783f24de'/>
<id>84b7969b72af218f948078eb8ee46a97783f24de</id>
<content type='text'>
Invoking PIPESTATUS appears to be volatile in my environment,
after the if condition it is already again 0, even if it was
non-zero before. Capture the result permanently in a variable
and use that one consistently.

Also handle the just-pep8 case correctly.

Change-Id: Icca8c00c8d2189da1a133db277c9071c2d6c880b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Invoking PIPESTATUS appears to be volatile in my environment,
after the if condition it is already again 0, even if it was
non-zero before. Capture the result permanently in a variable
and use that one consistently.

Also handle the just-pep8 case correctly.

Change-Id: Icca8c00c8d2189da1a133db277c9071c2d6c880b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add switch to disable token authentication.</title>
<updated>2013-02-01T01:37:07+00:00</updated>
<author>
<name>Ian Main</name>
<email>imain@redhat.com</email>
</author>
<published>2013-01-31T23:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=bcaf6c4d9327a221091302fea807860ae538994c'/>
<id>bcaf6c4d9327a221091302fea807860ae538994c</id>
<content type='text'>
This patch allows you to disable token authentication with keystone so
that the client can be used with other backends in heat.

Change-Id: I4b35df82a782ddbc8532e85a7b9d532b327d010a
Signed-off-by: Ian Main &lt;imain@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows you to disable token authentication with keystone so
that the client can be used with other backends in heat.

Change-Id: I4b35df82a782ddbc8532e85a7b9d532b327d010a
Signed-off-by: Ian Main &lt;imain@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't log at all if debugging is not turned on</title>
<updated>2013-01-25T01:03:01+00:00</updated>
<author>
<name>Angus Salkeld</name>
<email>asalkeld@redhat.com</email>
</author>
<published>2013-01-25T01:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=8f268e44cdc8b8a434aa510a1c389793a1ea2872'/>
<id>8f268e44cdc8b8a434aa510a1c389793a1ea2872</id>
<content type='text'>
Else the http module prints this out on each command - yuk

"INFO Starting new HTTP connection (1): 127.0.0.1"

Change-Id: I6e8900106051914b7ddc0a216c6a7864f4ea38e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Else the http module prints this out on each command - yuk

"INFO Starting new HTTP connection (1): 127.0.0.1"

Change-Id: I6e8900106051914b7ddc0a216c6a7864f4ea38e0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes required for packaging</title>
<updated>2013-01-09T23:51:19+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2013-01-09T22:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=7f50a72aacd9e48ef682037ab11f372a52cc838a'/>
<id>7f50a72aacd9e48ef682037ab11f372a52cc838a</id>
<content type='text'>
- Add versioninfo to the data_files
- Excludes for MANIFEST.in

Part of blueprint rpm-package
Change-Id: Ia629c9e08d070785d8ee0984913e62064e94ebb4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add versioninfo to the data_files
- Excludes for MANIFEST.in

Part of blueprint rpm-package
Change-Id: Ia629c9e08d070785d8ee0984913e62064e94ebb4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Switch to using version.canonical_version_string"</title>
<updated>2013-01-09T20:01:11+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-01-09T20:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=706cbdb57b2ed9cca29f04db0cc3700f7a04f985'/>
<id>706cbdb57b2ed9cca29f04db0cc3700f7a04f985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update to latest oslo-incubator"</title>
<updated>2013-01-09T20:00:28+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-01-09T20:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=15be62b7f78c70829edd464cb0d209572aa040ce'/>
<id>15be62b7f78c70829edd464cb0d209572aa040ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relax the required version of prettytable.</title>
<updated>2013-01-09T00:12:46+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2013-01-08T21:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=b1b545581dc7bec76ffb5a23a0c6fac6111e492f'/>
<id>b1b545581dc7bec76ffb5a23a0c6fac6111e492f</id>
<content type='text'>
Also add httplib2, iso8601.

Fixes bug 1090403

Change-Id: Ibc2bb3391754907dae9a4c705a53634926739b5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add httplib2, iso8601.

Fixes bug 1090403

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