<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git, branch 1.4.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 "Improve the hint message"</title>
<updated>2015-06-14T18:41:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-06-14T18:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ba79c3fdfb51be2aa091eab7229c9c61884024bc'/>
<id>ba79c3fdfb51be2aa091eab7229c9c61884024bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix the typo in `openstackclient/shell.py`"</title>
<updated>2015-06-14T17:52:27+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-06-14T17:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=724abb37b8823bf384cdafa5094e372bc511b939'/>
<id>724abb37b8823bf384cdafa5094e372bc511b939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the hint message</title>
<updated>2015-06-14T13:31:02+00:00</updated>
<author>
<name>Dave Chen</name>
<email>wei.d.chen@intel.com</email>
</author>
<published>2015-06-14T13:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=9f69b43f5aa7b001b3f2681209564d1152309bb2'/>
<id>9f69b43f5aa7b001b3f2681209564d1152309bb2</id>
<content type='text'>
Currently, we can get scoped token (domain scoped, project scoped)
as well as unscoped token.

When we use OSC to get a domain scoped token without explicitly set
domain information, the hint message show us we need to set a scoped
domain or project, but it miss that the parameters to be set in order
to get project or domain scoped token is not the same.

Thus, the hint message could be improved to make it more clear to
end user.

Change-Id: I94768c619b30be18737fec189ae6d81e81ba090d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, we can get scoped token (domain scoped, project scoped)
as well as unscoped token.

When we use OSC to get a domain scoped token without explicitly set
domain information, the hint message show us we need to set a scoped
domain or project, but it miss that the parameters to be set in order
to get project or domain scoped token is not the same.

Thus, the hint message could be improved to make it more clear to
end user.

Change-Id: I94768c619b30be18737fec189ae6d81e81ba090d
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the typo in `openstackclient/shell.py`</title>
<updated>2015-06-14T06:59:38+00:00</updated>
<author>
<name>Dave Chen</name>
<email>wei.d.chen@intel.com</email>
</author>
<published>2015-06-14T06:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=b3289601c7123f412d043f16fc342ff9bfdf72b7'/>
<id>b3289601c7123f412d043f16fc342ff9bfdf72b7</id>
<content type='text'>
Change-Id: Ia101f6d50ecd4a195aa93b1f289def581b0c6f38
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia101f6d50ecd4a195aa93b1f289def581b0c6f38
</pre>
</div>
</content>
</entry>
<entry>
<title>Add oidc plugin for listing federation projects</title>
<updated>2015-06-11T07:42:07+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-06-11T07:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ec903a1f093325b9285ac028c4356fc3a5838ef3'/>
<id>ec903a1f093325b9285ac028c4356fc3a5838ef3</id>
<content type='text'>
the oidc plugin should be included in the list of valid federation
protocols that can leverage `federation project list`

Change-Id: I3f5c5ab262c7097273716a81618a2dcbb159dd6f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the oidc plugin should be included in the list of valid federation
protocols that can leverage `federation project list`

Change-Id: I3f5c5ab262c7097273716a81618a2dcbb159dd6f
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip trying to set project_domain_id if not using password</title>
<updated>2015-06-11T06:43:57+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-06-11T06:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=aac0d588bd83b51cd2f4b36b22741497fb39d79f'/>
<id>aac0d588bd83b51cd2f4b36b22741497fb39d79f</id>
<content type='text'>
This is already fine for user_domain_id, and needs to be replicated
for project_domain_id. Also added more logging.

Change-Id: I3fa8f29edb3fc430d453bd0fc835312c0c8401f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is already fine for user_domain_id, and needs to be replicated
for project_domain_id. Also added more logging.

Change-Id: I3fa8f29edb3fc430d453bd0fc835312c0c8401f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-06-11T00:48:27+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-06-11T00:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f3725b4761fb4cb6765a75d6cd2c861f5af99f1a'/>
<id>f3725b4761fb4cb6765a75d6cd2c861f5af99f1a</id>
<content type='text'>
Change-Id: I4055698d0e4492a17623836e802ac56cd869ab0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4055698d0e4492a17623836e802ac56cd869ab0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-06-10T21:27:27+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-06-10T21:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=18991ab9a26546895f14508ffc282e807da90a0c'/>
<id>18991ab9a26546895f14508ffc282e807da90a0c</id>
<content type='text'>
Change-Id: I5b469d19ac58bcb31ebd276e1d62b3db8ccfb5a3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5b469d19ac58bcb31ebd276e1d62b3db8ccfb5a3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Include links to developer workflow documentation"</title>
<updated>2015-06-10T00:42:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-06-10T00:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=deb5a9790d07975b46107060c9f3ac02e4f502e7'/>
<id>deb5a9790d07975b46107060c9f3ac02e4f502e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add functional tests for volume set and unset"</title>
<updated>2015-06-10T00:42:16+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-06-10T00:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ba6c9472a561607c72f94c61c705a771c3bb8ee2'/>
<id>ba6c9472a561607c72f94c61c705a771c3bb8ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
