<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient, branch 1.2.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Fix tiny typo in comment message</title>
<updated>2015-04-30T09:21:45+00:00</updated>
<author>
<name>Lin Yang</name>
<email>lin.a.yang@intel.com</email>
</author>
<published>2015-04-30T09:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=af2a665a637fb3cd11f67bc52ab01717c98e35c5'/>
<id>af2a665a637fb3cd11f67bc52ab01717c98e35c5</id>
<content type='text'>
compatability =&gt; compatibility

Change-Id: I3181fb2b83df1e2cb60a9eedf319f2ad0a487dba
Signed-off-by: Lin Yang &lt;lin.a.yang@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatability =&gt; compatibility

Change-Id: I3181fb2b83df1e2cb60a9eedf319f2ad0a487dba
Signed-off-by: Lin Yang &lt;lin.a.yang@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add parent field to project creation"</title>
<updated>2015-04-30T03:16:20+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-30T03:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=634004f33e184fc8b4205474434342c01404eb57'/>
<id>634004f33e184fc8b4205474434342c01404eb57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor logging/debug cleanups</title>
<updated>2015-04-28T23:15:24+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-04-28T23:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=cf52e722c0c37ce2f69b9ca0684890033c8c06c6'/>
<id>cf52e722c0c37ce2f69b9ca0684890033c8c06c6</id>
<content type='text'>
This removed the rarely useful cliff command list from the debug output.

Change-Id: I48f22086733acf90e79a6ddac8712734ee2d0b60
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removed the rarely useful cliff command list from the debug output.

Change-Id: I48f22086733acf90e79a6ddac8712734ee2d0b60
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise exception if no session is created</title>
<updated>2015-04-27T13:54:28+00:00</updated>
<author>
<name>Juan Antonio Osorio Robles</name>
<email>juan.osorio.robles@ericsson.com</email>
</author>
<published>2015-04-27T05:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=48b52a0d40013d65e85ebeadcfb80a06c431b6db'/>
<id>48b52a0d40013d65e85ebeadcfb80a06c431b6db</id>
<content type='text'>
If the clientmanager is unable to create a keystone session (due to
insufficient auth parameters or something else) then the exception
caused by this shouldn't be ignored, as was the case.

On the other hand, we don't want this behaviour in the case of the
'complete' command, so this is now properly detected.

Change-Id: If4f453d23cc87900cda752e9ffbcf41ded59e26f
Closes-Bug: #1444640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the clientmanager is unable to create a keystone session (due to
insufficient auth parameters or something else) then the exception
caused by this shouldn't be ignored, as was the case.

On the other hand, we don't want this behaviour in the case of the
'complete' command, so this is now properly detected.

Change-Id: If4f453d23cc87900cda752e9ffbcf41ded59e26f
Closes-Bug: #1444640
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix security group create description bug"</title>
<updated>2015-04-23T20:05:43+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-23T20:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=00be0dfc0faaf25f585247af828aa522927f9305'/>
<id>00be0dfc0faaf25f585247af828aa522927f9305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Security group rule create fails"</title>
<updated>2015-04-23T19:57:54+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-23T19:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=f6ac88333c04ce2efacb6f514419a55d5d3830d8'/>
<id>f6ac88333c04ce2efacb6f514419a55d5d3830d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Security group rule create fails</title>
<updated>2015-04-22T23:45:33+00:00</updated>
<author>
<name>Ramaraja Ramachandran</name>
<email>ramaraja.r@hcl.com</email>
</author>
<published>2015-04-21T11:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=9b6dada8e371d9e77db129b15acb03a35115591a'/>
<id>9b6dada8e371d9e77db129b15acb03a35115591a</id>
<content type='text'>
By default the --dst-port value is set to None when no --dst-port
argument is provided. By making the default value (0, 0), this allows
novaclient to proceed without any error.

Change-Id: Ibb58f5df5ed1890a8f499dd2467b12b0e79d547b
Closes-Bug: #1443963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default the --dst-port value is set to None when no --dst-port
argument is provided. By making the default value (0, 0), this allows
novaclient to proceed without any error.

Change-Id: Ibb58f5df5ed1890a8f499dd2467b12b0e79d547b
Closes-Bug: #1443963
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix security group create description bug</title>
<updated>2015-04-22T23:37:31+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-03-19T16:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=11c39530f5f97a14d534c8d5b7160a1e74f6cdf8'/>
<id>11c39530f5f97a14d534c8d5b7160a1e74f6cdf8</id>
<content type='text'>
--description is optional in our CLI but the server requires it to be
non-empty.  Set a default value of the given name.

Closes-Bug: #1434172
Change-Id: I81507a77ad8d815000ff411784ae71e229c77f78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--description is optional in our CLI but the server requires it to be
non-empty.  Set a default value of the given name.

Closes-Bug: #1434172
Change-Id: I81507a77ad8d815000ff411784ae71e229c77f78
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Refactor utility to find identity resources"</title>
<updated>2015-04-22T20:26:57+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-22T20:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=856f641582a1e04a4780f654904ca09faa4b8981'/>
<id>856f641582a1e04a4780f654904ca09faa4b8981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds support for container selection for backup</title>
<updated>2015-04-21T16:45:54+00:00</updated>
<author>
<name>Dag Stenstad</name>
<email>dag@stenstad.net</email>
</author>
<published>2015-04-21T16:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=2ee904cb2d18955930eaf0fea650222b2952cc6f'/>
<id>2ee904cb2d18955930eaf0fea650222b2952cc6f</id>
<content type='text'>
Changed argument from parsed_args.volume to parsed_args.container as per what
is expected in python-cinderclient.

If not defined, defaults to "backup_swift_container" in cinder.conf.

Stops there being a container for every volume you take backups off.

Change-Id: I4a34894222f71b0f207d007c32427040589406aa
Closes-Bug: 1446751
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed argument from parsed_args.volume to parsed_args.container as per what
is expected in python-cinderclient.

If not defined, defaults to "backup_swift_container" in cinder.conf.

Stops there being a container for every volume you take backups off.

Change-Id: I4a34894222f71b0f207d007c32427040589406aa
Closes-Bug: 1446751
</pre>
</div>
</content>
</entry>
</feed>
