<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/identity/v3, branch 1.0.4</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>Add identity v3 catalog show</title>
<updated>2015-03-10T03:08:15+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-03-06T18:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=fa5f02eb2280b7f713d2b7f6e5eafe191bb40d0c'/>
<id>fa5f02eb2280b7f713d2b7f6e5eafe191bb40d0c</id>
<content type='text'>
Change-Id: Ia6b6c25eded43b899b3aa026227ad2859f1c67dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia6b6c25eded43b899b3aa026227ad2859f1c67dd
</pre>
</div>
</content>
</entry>
<entry>
<title>Add identity v3 catalog list</title>
<updated>2015-03-07T12:57:46+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-03-04T17:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=a2167466273fd7cdd50c67cb82fdbfa333b30102'/>
<id>a2167466273fd7cdd50c67cb82fdbfa333b30102</id>
<content type='text'>
Change-Id: Id4c1371ca28b9fd884ec75061edca700fd69886c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id4c1371ca28b9fd884ec75061edca700fd69886c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Restrict groups and users from changing domains"</title>
<updated>2015-02-10T07:34:02+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-10T07:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=9400effd4b7653045657630e0909b3dc303ec59e'/>
<id>9400effd4b7653045657630e0909b3dc303ec59e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Do not allow user to change domain of a project"</title>
<updated>2015-02-10T07:17:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-10T07:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=b317c2442b0610bde53d687323a161210f82f37e'/>
<id>b317c2442b0610bde53d687323a161210f82f37e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict groups and users from changing domains</title>
<updated>2015-02-09T15:19:11+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-02-09T04:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=07c4fa9d4bde6f3d0a38bc4d7eb3df275e0b89cc'/>
<id>07c4fa9d4bde6f3d0a38bc4d7eb3df275e0b89cc</id>
<content type='text'>
Similar to projects, we shouldn't allow users and groups to
change domains. The server side tosses up an error but osc
should restrict that behaviour in the first place.

Related-Bug: #1418384

Change-Id: I860291a5859c576021b18e35d1a12c32abfb6ca5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to projects, we shouldn't allow users and groups to
change domains. The server side tosses up an error but osc
should restrict that behaviour in the first place.

Related-Bug: #1418384

Change-Id: I860291a5859c576021b18e35d1a12c32abfb6ca5
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not allow user to change domain of a project</title>
<updated>2015-02-09T15:18:51+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-02-09T04:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=dca99782052da052aebea653bfbfc3dfc9a96a0e'/>
<id>dca99782052da052aebea653bfbfc3dfc9a96a0e</id>
<content type='text'>
Keystone Server already surfaces an error for this operation, but
we should restrict the user, and not offer --domain to be changed
for a project.

Change-Id: I48317e8accfea3c285e6ad213e75b783de8070ac
Closes-Bug: #1418384
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keystone Server already surfaces an error for this operation, but
we should restrict the user, and not offer --domain to be changed
for a project.

Change-Id: I48317e8accfea3c285e6ad213e75b783de8070ac
Closes-Bug: #1418384
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement trust in identity v3 api</title>
<updated>2015-02-09T01:49:43+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-02-06T05:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=cf23fd5cf6671770566e3280ff66ef8c5522cb4b'/>
<id>cf23fd5cf6671770566e3280ff66ef8c5522cb4b</id>
<content type='text'>
Added new module in identity v3 api to handle create, read, and delete
operations of trust resources.

Co-Authored-By: Lance Bragstad &lt;lbragstad@gmail.com&gt;
Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;

Closes-Bug: #1413718
Change-Id: I2b360b141ff70d4f396466abede859a3db6644f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new module in identity v3 api to handle create, read, and delete
operations of trust resources.

Co-Authored-By: Lance Bragstad &lt;lbragstad@gmail.com&gt;
Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;

Closes-Bug: #1413718
Change-Id: I2b360b141ff70d4f396466abede859a3db6644f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Update service clist commands for v2 and v3</title>
<updated>2015-01-16T18:59:14+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-01-16T16:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=c2c3f2e0f23f857aa2c8ce17e310996e90ea9b54'/>
<id>c2c3f2e0f23f857aa2c8ce17e310996e90ea9b54</id>
<content type='text'>
Changes to the 'service list' commands for Identity v2 and v3:
* Document support for --long
* Add Description to v3 output with --long
* v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long
* Change v2 output to match v3 output, with the absense of Enabled.
* Update doc to match

Closes-Bug: #1411337
Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes to the 'service list' commands for Identity v2 and v3:
* Document support for --long
* Add Description to v3 output with --long
* v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long
* Change v2 output to match v3 output, with the absense of Enabled.
* Update doc to match

Closes-Bug: #1411337
Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Check if service.name available before access"</title>
<updated>2015-01-15T07:34:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-15T07:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=8dd8cdcdfebd0ad26bd3ddba8b6e75d1793d290b'/>
<id>8dd8cdcdfebd0ad26bd3ddba8b6e75d1793d290b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Command doc: policy"</title>
<updated>2015-01-13T07:45:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-13T07:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=dee071528dad3b30076bfa945e9663cf08092fc7'/>
<id>dee071528dad3b30076bfa945e9663cf08092fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
