<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/identity/v3, branch 1.6.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>Use correct domain to find project</title>
<updated>2015-08-11T06:49:20+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2015-08-11T05:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0cc1e5aa2b7ff7fa55e6083a397c07fc1cc744dd'/>
<id>0cc1e5aa2b7ff7fa55e6083a397c07fc1cc744dd</id>
<content type='text'>
When adding a role to a group and project OSC is mistakenly using the
group_domain to find the project which will fail if the group_domain !=
project_domain.

Change-Id: I4c1bec9b3b183c755be121b91f40e026d707192b
Closes-Bug: #1483520
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When adding a role to a group and project OSC is mistakenly using the
group_domain to find the project which will fail if the group_domain !=
project_domain.

Change-Id: I4c1bec9b3b183c755be121b91f40e026d707192b
Closes-Bug: #1483520
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Inherited info/option when listing role assignment"</title>
<updated>2015-08-08T09:09:26+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-08T09:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ef33132c3967acc32719202351102010e68f9fd1'/>
<id>ef33132c3967acc32719202351102010e68f9fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inherited info/option when listing role assignment</title>
<updated>2015-08-07T05:21:27+00:00</updated>
<author>
<name>Samuel de Medeiros Queiroz</name>
<email>samuel@lsd.ufcg.edu.br</email>
</author>
<published>2014-09-17T15:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=94a8805a9a96daa2ada2b38db1fac86e06525620'/>
<id>94a8805a9a96daa2ada2b38db1fac86e06525620</id>
<content type='text'>
Adds inherited information when listing role
assignments. In addition, it makes possible
to list only inherited ones by adding
--inherited option.

Change-Id: Idf889603d584716da95e2c7b4880142fbd8291c4
Closes-Bug: 1370546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds inherited information when listing role
assignments. In addition, it makes possible
to list only inherited ones by adding
--inherited option.

Change-Id: Idf889603d584716da95e2c7b4880142fbd8291c4
Closes-Bug: 1370546
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes inherited role assignments CRUD calls</title>
<updated>2015-08-06T15:05:57+00:00</updated>
<author>
<name>Samuel de Medeiros Queiroz</name>
<email>samuel@lsd.ufcg.edu.br</email>
</author>
<published>2015-08-06T15:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4097ec1d24f2735f9f2e2d084979d68261beb366'/>
<id>4097ec1d24f2735f9f2e2d084979d68261beb366</id>
<content type='text'>
The paremeter to Keystone Client was passed as
'inherited', when it should be
'os_inherit_extension_inherited'.

Closes-Bug: #1482254

Change-Id: I1cb46add532223ef0b9620763b1047cc80e19ec0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The paremeter to Keystone Client was passed as
'inherited', when it should be
'os_inherit_extension_inherited'.

Closes-Bug: #1482254

Change-Id: I1cb46add532223ef0b9620763b1047cc80e19ec0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain scoping in 'role assignment list'</title>
<updated>2015-08-01T01:56:34+00:00</updated>
<author>
<name>lin-hua-cheng</name>
<email>os.lcheng@gmail.com</email>
</author>
<published>2015-08-01T01:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=701b59f651fe1ec88400f014165efa6b176f375c'/>
<id>701b59f651fe1ec88400f014165efa6b176f375c</id>
<content type='text'>
Add ability to set which domain the user, group or project
belong to.

Change-Id: Idf6c7f23ab96261a73682226fb10ce5f0133924e
Closes-Bug: #1472909
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to set which domain the user, group or project
belong to.

Change-Id: Idf6c7f23ab96261a73682226fb10ce5f0133924e
Closes-Bug: #1472909
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --os-auth-plugin in auth_with_unscoped_saml</title>
<updated>2015-07-22T10:51:33+00:00</updated>
<author>
<name>Hugh Saunders</name>
<email>hugh@wherenow.org</email>
</author>
<published>2015-07-22T10:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=874c9212929204a6eb3c0dc70afd5ccea9794178'/>
<id>874c9212929204a6eb3c0dc70afd5ccea9794178</id>
<content type='text'>
The error message refers to --os-auth-plugin which is not a valid
option. This patch changes that to --os-auth-type.

Change-Id: I02ec0b7855131180bb8c674051930ebb51cb7303
Closes-Bug: #1477083
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The error message refers to --os-auth-plugin which is not a valid
option. This patch changes that to --os-auth-type.

Change-Id: I02ec0b7855131180bb8c674051930ebb51cb7303
Closes-Bug: #1477083
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Make trustee/trustor/project searchable by ID"</title>
<updated>2015-07-21T19:46:16+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-21T19:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4d9d2dbd36cd28e9a5faf1e276bb33c4b52a6e49'/>
<id>4d9d2dbd36cd28e9a5faf1e276bb33c4b52a6e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make trustee/trustor/project searchable by ID</title>
<updated>2015-07-21T03:12:50+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-07-10T18:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=921361b3ae538b8f4a9a4725623ccc5bb7a0d48d'/>
<id>921361b3ae538b8f4a9a4725623ccc5bb7a0d48d</id>
<content type='text'>
In the previous implementation, we were always including the domain
argument, which caused a lookup by name for trustee/trustor and
project. By excluding it when not necessary, we do a search by
ID in find_resources.

Change-Id: Id756aeab522b5dccb2dc6b31d137a28514b0fdf6
Closes-Bug: 1473298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the previous implementation, we were always including the domain
argument, which caused a lookup by name for trustee/trustor and
project. By excluding it when not necessary, we do a search by
ID in find_resources.

Change-Id: Id756aeab522b5dccb2dc6b31d137a28514b0fdf6
Closes-Bug: 1473298
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Removes trailing blank in trust show"</title>
<updated>2015-07-19T23:14:31+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-19T23:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d26650b57daa6219756a9a3e27421cc7efa4bae2'/>
<id>d26650b57daa6219756a9a3e27421cc7efa4bae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes trailing blank in trust show</title>
<updated>2015-07-19T20:33:00+00:00</updated>
<author>
<name>Gilles Dubreuil</name>
<email>gilles@redhat.com</email>
</author>
<published>2015-07-15T07:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=00b4e38d3c3acf01ca5d7ff3cae287b4f8c9df2a'/>
<id>00b4e38d3c3acf01ca5d7ff3cae287b4f8c9df2a</id>
<content type='text'>
Previously a blank character at the end of the roles value would remain

Change-Id: I0961a5f9fb4b270a6055ee69898eadee315e416a
Closes-Bug: 1474707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously a blank character at the end of the roles value would remain

Change-Id: I0961a5f9fb4b270a6055ee69898eadee315e416a
Closes-Bug: 1474707
</pre>
</div>
</content>
</entry>
</feed>
