<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/common/utils.py, branch 1.3.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Merge "Fix error msg in sort_items"</title>
<updated>2015-03-02T17:16:04+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-03-02T17:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=9ce112f1a1e05d18e590da20c268de967a7b4795'/>
<id>9ce112f1a1e05d18e590da20c268de967a7b4795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change oslo namespace to avoid warning</title>
<updated>2015-02-25T17:38:34+00:00</updated>
<author>
<name>Terry Howe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-01-28T12:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=1186cb4c9f1a35a9f82e3e68612b31759a47a152'/>
<id>1186cb4c9f1a35a9f82e3e68612b31759a47a152</id>
<content type='text'>
Change-Id: Ieff86f841623e1ce34b79c66bc5e8b1b239fa3e9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ieff86f841623e1ce34b79c66bc5e8b1b239fa3e9
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error msg in sort_items</title>
<updated>2015-02-11T12:35:08+00:00</updated>
<author>
<name>zhiyuan_cai</name>
<email>luckyvega.g@gmail.com</email>
</author>
<published>2015-02-11T02:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d13023b32a990241a4a0ebb7fb2dab5391c003e3'/>
<id>d13023b32a990241a4a0ebb7fb2dab5391c003e3</id>
<content type='text'>
Include direction users pass in the error msg to help users know
which part of the argument is troublesome.

Change-Id: I796a85fbf40f6ddf544fb52a61f967e1914abdcc
Closes-Bug: #1420732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include direction users pass in the error msg to help users know
which part of the argument is troublesome.

Change-Id: I796a85fbf40f6ddf544fb52a61f967e1914abdcc
Closes-Bug: #1420732
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sort support to image list</title>
<updated>2015-02-06T02:57:10+00:00</updated>
<author>
<name>zhiyuan_cai</name>
<email>luckyvega.g@gmail.com</email>
</author>
<published>2015-01-21T09:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=42cff388349186b70559650237d2667da1cb903f'/>
<id>42cff388349186b70559650237d2667da1cb903f</id>
<content type='text'>
Add sort support to image list by sorting items in the client side.
The parameter syntax follows this spec[1].

[1] https://review.openstack.org/#/c/145544/

Change-Id: I42b487d18f00f937db1938daa46487cea2a896ab
Closes-Bug: #1410251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add sort support to image list by sorting items in the client side.
The parameter syntax follows this spec[1].

[1] https://review.openstack.org/#/c/145544/

Change-Id: I42b487d18f00f937db1938daa46487cea2a896ab
Closes-Bug: #1410251
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain parameters to user show for Identity V3</title>
<updated>2014-10-09T18:34:48+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-10-07T06:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=364071a90bfe9dcec1d02a349c33dc8422fc14f3'/>
<id>364071a90bfe9dcec1d02a349c33dc8422fc14f3</id>
<content type='text'>
Update `user show` for Identity V3 to account for a domain argument,
in doing so, also update `find resource` to be more flexible by
allowing **kwargs.
Also update `group show` and `project show` since they follow the
same logic as a user within a group.

Change-Id: Ib828e4dbeb0bd31164396069ce8a64c873179779
Closes-Bug: #1378165
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update `user show` for Identity V3 to account for a domain argument,
in doing so, also update `find resource` to be more flexible by
allowing **kwargs.
Also update `group show` and `project show` since they follow the
same logic as a user within a group.

Change-Id: Ib828e4dbeb0bd31164396069ce8a64c873179779
Closes-Bug: #1378165
</pre>
</div>
</content>
</entry>
<entry>
<title>utils.find_resource does not catch right exception</title>
<updated>2014-09-24T03:04:41+00:00</updated>
<author>
<name>wanghong</name>
<email>w.wanghong@huawei.com</email>
</author>
<published>2014-09-24T03:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=7029cf37e268a789a65bab3b9a16e4491854106e'/>
<id>7029cf37e268a789a65bab3b9a16e4491854106e</id>
<content type='text'>
Currently, utils.find_resource catch NotFound exception defined in
openstackclient. However, different client libraries raise different
exceptions defined in thire own library.

Change-Id: Idc40428e30e59f71dbdbfa0555c0066fddc441c2
Closes-Bug: #1371924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, utils.find_resource catch NotFound exception defined in
openstackclient. However, different client libraries raise different
exceptions defined in thire own library.

Change-Id: Idc40428e30e59f71dbdbfa0555c0066fddc441c2
Closes-Bug: #1371924
</pre>
</div>
</content>
</entry>
<entry>
<title>Use oslo.utils</title>
<updated>2014-09-22T10:07:31+00:00</updated>
<author>
<name>Oleksii Chuprykov</name>
<email>ochuprykov@mirantis.com</email>
</author>
<published>2014-09-19T11:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ffe976ce3edf2e4dc5dd50247a182ca690b4fdd9'/>
<id>ffe976ce3edf2e4dc5dd50247a182ca690b4fdd9</id>
<content type='text'>
Module `importutils` from common code was graduated to oslo.utils,
so it would be great if we reuse this library.
Remove unused strutils.py and gettextutils.py

Change-Id: Iaae19fc5018d83103e5f15ff76d6da686bfdf5f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Module `importutils` from common code was graduated to oslo.utils,
so it would be great if we reuse this library.
Remove unused strutils.py and gettextutils.py

Change-Id: Iaae19fc5018d83103e5f15ff76d6da686bfdf5f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add action 'user password set' for identiy v3"</title>
<updated>2014-09-07T15:12:18+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-09-07T15:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3317e0abf694c56cb3b24bdf2b2b10577ea47f6b'/>
<id>3317e0abf694c56cb3b24bdf2b2b10577ea47f6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Unordered dicts and lists causes variable results"</title>
<updated>2014-09-07T12:59:35+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-09-07T12:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=dcf658cc4e6c6df4e1543178d78ef70338c95d11'/>
<id>dcf658cc4e6c6df4e1543178d78ef70338c95d11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add action 'user password set' for identiy v3</title>
<updated>2014-09-07T06:37:54+00:00</updated>
<author>
<name>Mouad Benchchaoui</name>
<email>m.benchchaoui@x-ion.de</email>
</author>
<published>2014-07-10T11:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0069adef5ccec501c36b8da1d2de2821a97afe07'/>
<id>0069adef5ccec501c36b8da1d2de2821a97afe07</id>
<content type='text'>
This new action will allow a user to change their own password by
either providing the new password as an argument (--password) or by
being prompted to enter the new password.
In both cases user will be prompted to enter their current password
as required by the v3 API.

Closes-Bug: #1337245
Change-Id: I5e1e0fd2b46a4502318da57f7cce2b236fb2d93d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new action will allow a user to change their own password by
either providing the new password as an argument (--password) or by
being prompted to enter the new password.
In both cases user will be prompted to enter their current password
as required by the v3 API.

Closes-Bug: #1337245
Change-Id: I5e1e0fd2b46a4502318da57f7cce2b236fb2d93d
</pre>
</div>
</content>
</entry>
</feed>
