<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/functional, branch 2.0.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Add functional tests for network crud</title>
<updated>2015-11-24T22:29:59+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-06-10T18:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3dc97c0d3f2127c2af66fc41d9a4a32adda24545'/>
<id>3dc97c0d3f2127c2af66fc41d9a4a32adda24545</id>
<content type='text'>
Change-Id: If965a7389ffa5b7ad44f53eebc2e8b918c6d2ace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If965a7389ffa5b7ad44f53eebc2e8b918c6d2ace
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Have configuration tests support OCC"</title>
<updated>2015-11-21T01:17:57+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-11-21T01:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4c7bbdae28999f56cc4a076006b4726b43f7eb80'/>
<id>4c7bbdae28999f56cc4a076006b4726b43f7eb80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have configuration tests support OCC</title>
<updated>2015-11-20T16:57:36+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-08-21T17:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c0cc53807754b5957e84d159f70fe42407d77f29'/>
<id>c0cc53807754b5957e84d159f70fe42407d77f29</id>
<content type='text'>
Change-Id: Ia8b0e5672e2e6cf6a37582bf231385aafda8836d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia8b0e5672e2e6cf6a37582bf231385aafda8836d
</pre>
</div>
</content>
</entry>
<entry>
<title>remove url from v3 regions</title>
<updated>2015-10-21T13:21:20+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-10-18T19:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=539c39bfafa06e794b1855325a29f7ee4a9ac3c2'/>
<id>539c39bfafa06e794b1855325a29f7ee4a9ac3c2</id>
<content type='text'>
the parameter "url" was removed from Keystone, it was only added
for one release as part of an experimental support for adding
service providers.

BackwardsIncompatibleImpact
Closes-Bug: 1506841

Change-Id: I7a62fbf1d9bfa8e6dd8d619e98c32b9860348d2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the parameter "url" was removed from Keystone, it was only added
for one release as part of an experimental support for adding
service providers.

BackwardsIncompatibleImpact
Closes-Bug: 1506841

Change-Id: I7a62fbf1d9bfa8e6dd8d619e98c32b9860348d2e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix functional tests for Python 3.4"</title>
<updated>2015-10-14T18:26:17+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-14T18:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=155e8c6f1ee66e35e6f49788b3cf35d171c0c8bc'/>
<id>155e8c6f1ee66e35e6f49788b3cf35d171c0c8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix functional tests for Python 3.4</title>
<updated>2015-10-12T11:53:06+00:00</updated>
<author>
<name>Sirushti Murugesan</name>
<email>sirushti.murugesan@hp.com</email>
</author>
<published>2015-10-12T11:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=b12d8502226f56421bbe90747cf1727222c6e6fa'/>
<id>b12d8502226f56421bbe90747cf1727222c6e6fa</id>
<content type='text'>
* shlex.split() expects a string. Not bytes.
* decode the bytestring result of subprocess's communicate()
  to a string.

Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shlex.split() expects a string. Not bytes.
* decode the bytestring result of subprocess's communicate()
  to a string.

Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "image set should not show the resource"</title>
<updated>2015-10-08T20:38:05+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-08T20:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=9f23f1f13fa1d36201a5441f9923219cb82be570'/>
<id>9f23f1f13fa1d36201a5441f9923219cb82be570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unwedge the gate</title>
<updated>2015-10-08T07:09:43+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-10-08T06:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=bd14d078098eb2055c0dae784de892b0b1346ed5'/>
<id>bd14d078098eb2055c0dae784de892b0b1346ed5</id>
<content type='text'>
devstack defaults to v3 and makes some janky assumptions in
the generated rc files

Change-Id: I4b0b3eb6ab2aa9be2ac4c2404b2f9655e3ed564e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devstack defaults to v3 and makes some janky assumptions in
the generated rc files

Change-Id: I4b0b3eb6ab2aa9be2ac4c2404b2f9655e3ed564e
</pre>
</div>
</content>
</entry>
<entry>
<title>image set should not show the resource</title>
<updated>2015-10-06T20:14:54+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-09-24T16:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2bd82ab89258110b44135ae4cf2c4678938673d2'/>
<id>2bd82ab89258110b44135ae4cf2c4678938673d2</id>
<content type='text'>
the rest of OSC set commands do not show the resource after it has
been updated. unless the update fails then we report back a failure,
otherwise the user should assume everything went fine.

Change-Id: I2bd4188450c3853b4a1bc25f80fc9450cda32bdd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the rest of OSC set commands do not show the resource after it has
been updated. unless the update fails then we report back a failure,
otherwise the user should assume everything went fine.

Change-Id: I2bd4188450c3853b4a1bc25f80fc9450cda32bdd
</pre>
</div>
</content>
</entry>
<entry>
<title>set image api to 1 for functional tests</title>
<updated>2015-09-16T19:33:34+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-09-16T19:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=817ab3ec0ea5a74aeda12850f39a56f332e9558b'/>
<id>817ab3ec0ea5a74aeda12850f39a56f332e9558b</id>
<content type='text'>
devstack now defaults to image api v2, but osc does not support
v2 image create. set the functional tests to use v1 for now
to unwedge the gate.

Closes-Bug: #1496337
Change-Id: Ia02ed761446b8de52c932a424b9c423691ebcceb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devstack now defaults to image api v2, but osc does not support
v2 image create. set the functional tests to use v1 for now
to unwedge the gate.

Closes-Bug: #1496337
Change-Id: Ia02ed761446b8de52c932a424b9c423691ebcceb
</pre>
</div>
</content>
</entry>
</feed>
