<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/glanceclient/tests, branch pike-eol</title>
<subtitle>opendev.org: openstack/python-glanceclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/'/>
<entry>
<title>Migrate dsvm functional test jobs to project repo</title>
<updated>2018-02-05T18:39:42+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2017-12-04T04:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=1eb97f877fff6e32f181366e7a72c9fd81a647ca'/>
<id>1eb97f877fff6e32f181366e7a72c9fd81a647ca</id>
<content type='text'>
Zuul3-related changes in master have moved functional test gate
configuration out of infra/project-config and into the glanceclient
repository.  This patch backports these changes so that the stable
branch has functional test gates.

Not a pure cherry-pick, also includes setting SWIFT_HASH, which
did not have to be done in master.

Co-authored-by: Monty Taylor &lt;mordred@inaugust.com&gt;
Co-authored-by: Brian Rosmaita &lt;rosmaita.fossdev@gmail.com&gt;

(cherry picked from commit c0e63d977fc077be55a02106403840165b89a349)
(cherry picked from commit a5985508817e5de73092a339f15ce7f9f701a20f)

Depends-On: I84de60181cb88574e341ff83cd4857cce241f2dd
Depends-On: I0fecb027e5be6f4d7bb0bf34e59a43543a421f38
Change-Id: Idaa2f4b920e131320499c9e460ade74df1d5a264
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zuul3-related changes in master have moved functional test gate
configuration out of infra/project-config and into the glanceclient
repository.  This patch backports these changes so that the stable
branch has functional test gates.

Not a pure cherry-pick, also includes setting SWIFT_HASH, which
did not have to be done in master.

Co-authored-by: Monty Taylor &lt;mordred@inaugust.com&gt;
Co-authored-by: Brian Rosmaita &lt;rosmaita.fossdev@gmail.com&gt;

(cherry picked from commit c0e63d977fc077be55a02106403840165b89a349)
(cherry picked from commit a5985508817e5de73092a339f15ce7f9f701a20f)

Depends-On: I84de60181cb88574e341ff83cd4857cce241f2dd
Depends-On: I0fecb027e5be6f4d7bb0bf34e59a43543a421f38
Change-Id: Idaa2f4b920e131320499c9e460ade74df1d5a264
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Validate input args before trying image download"</title>
<updated>2017-07-26T14:15:35+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-26T14:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=982857abc8b9a5c02087358152f8fdba6059e381'/>
<id>982857abc8b9a5c02087358152f8fdba6059e381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the --no-ssl-compression parameter which is deprecated</title>
<updated>2017-07-25T13:21:38+00:00</updated>
<author>
<name>PranaliD</name>
<email>pdeore@redhat.com</email>
</author>
<published>2017-05-02T10:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=28c003dc1179ddb3124fd30c6f525dd341ae9213'/>
<id>28c003dc1179ddb3124fd30c6f525dd341ae9213</id>
<content type='text'>
--no-ssl-compression is deprecated and no longer used. So, it is
removed from the help message.

Change-Id: I2b886671a568ed191ee380cf16335ccd9ae85062
Closes-Bug: #1583919
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--no-ssl-compression is deprecated and no longer used. So, it is
removed from the help message.

Change-Id: I2b886671a568ed191ee380cf16335ccd9ae85062
Closes-Bug: #1583919
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate input args before trying image download</title>
<updated>2017-07-24T09:24:57+00:00</updated>
<author>
<name>Ravi Shekhar Jethani</name>
<email>rsjethani@gmail.com</email>
</author>
<published>2016-10-18T08:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=1df55dd952fe52c1c1fc2583326d017275b01ddc'/>
<id>1df55dd952fe52c1c1fc2583326d017275b01ddc</id>
<content type='text'>
Currently client is contacting glance service even if the
caller has niether specified any redirection nor '--file'
option. This unnecessary request although isn't causing
any critical issues but can be avoided by simply doing
input validation first.

TrivialFix

Change-Id: I841bebeda38814235079429eca0b1e5fd2f04dae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently client is contacting glance service even if the
caller has niether specified any redirection nor '--file'
option. This unnecessary request although isn't causing
any critical issues but can be avoided by simply doing
input validation first.

TrivialFix

Change-Id: I841bebeda38814235079429eca0b1e5fd2f04dae
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace assertTrue(isinstance()) with assertIsInstance()"</title>
<updated>2017-06-30T21:03:45+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-06-30T21:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=a53b302764d68900bf0fef16a2a2a8e6a6790c80'/>
<id>a53b302764d68900bf0fef16a2a2a8e6a6790c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace six.iteritems() with .items()"</title>
<updated>2017-06-28T14:49:38+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-06-28T14:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=05453b19b26ca86459fff477e84e1b041e98a520'/>
<id>05453b19b26ca86459fff477e84e1b041e98a520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow unhandled exceptions to cause test errors</title>
<updated>2017-06-26T14:59:29+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2017-06-26T14:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c8a7a5d56de30cb596d21553f5dbf7ea3db866d8'/>
<id>c8a7a5d56de30cb596d21553f5dbf7ea3db866d8</id>
<content type='text'>
Hiding the unhandled exception in the test with a failure makes it
harder to debug the problem. Let them pass unhandled so the test reports
an ERROR instead of FAILURE.

Change-Id: I4e435a6d276fdf161dac28f08c2c7efedd1d6385
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hiding the unhandled exception in the test with a failure makes it
harder to debug the problem. Let them pass unhandled so the test reports
an ERROR instead of FAILURE.

Change-Id: I4e435a6d276fdf161dac28f08c2c7efedd1d6385
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace assertTrue(isinstance()) with assertIsInstance()</title>
<updated>2017-06-14T04:03:10+00:00</updated>
<author>
<name>Van Hung Pham</name>
<email>hungpv@vn.fujitsu.com</email>
</author>
<published>2017-06-14T04:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=7791110b2fe4b01dc58078ce3358b4b8a5ead0f4'/>
<id>7791110b2fe4b01dc58078ce3358b4b8a5ead0f4</id>
<content type='text'>
Some of tests use different method of assertTrue(isinstance(A, B))
or assertEqual(type(A), B). The correct way is to use
assertIsInstance(A, B) provided by test tools.

Change-Id: Ibb5e5f848c5632f7c1895c47b8c1a938f2c746c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of tests use different method of assertTrue(isinstance(A, B))
or assertEqual(type(A), B). The correct way is to use
assertIsInstance(A, B) provided by test tools.

Change-Id: Ibb5e5f848c5632f7c1895c47b8c1a938f2c746c3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Allow global_request_id in Client constructor"</title>
<updated>2017-06-01T17:22:55+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-06-01T17:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=d67b33b2e5fcee4545fe4ccb1e58c8d6ed12883c'/>
<id>d67b33b2e5fcee4545fe4ccb1e58c8d6ed12883c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow global_request_id in Client constructor</title>
<updated>2017-06-01T14:32:03+00:00</updated>
<author>
<name>Sean Dague</name>
<email>sean@dague.net</email>
</author>
<published>2017-05-24T11:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=ec76e254da4f4727463dcb3a76adf33e5d3f7ffb'/>
<id>ec76e254da4f4727463dcb3a76adf33e5d3f7ffb</id>
<content type='text'>
This allows us to pass in a global_request_id in the client
constructor so that subsequent calls with this client pass that to the
servers. This enables cross project request_id tracking.

oslo spec I65de8261746b25d45e105394f4eeb95b9cb3bd42

Change-Id: Iea1e754a263a01dae5ed598fdda134394aff54b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to pass in a global_request_id in the client
constructor so that subsequent calls with this client pass that to the
servers. This enables cross project request_id tracking.

oslo spec I65de8261746b25d45e105394f4eeb95b9cb3bd42

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