<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git, branch 1.0.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 "1.0.0 release notes"</title>
<updated>2014-12-04T22:52:39+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-12-04T22:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=a977748414ca960e2e42188d48477b8033478f79'/>
<id>a977748414ca960e2e42188d48477b8033478f79</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 object docs: catalog, credentials, endpoint, region, token"</title>
<updated>2014-12-04T22:50:38+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-12-04T22:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3f8b4d2238e6a423695ed3b3305cd9f9bbb51336'/>
<id>3f8b4d2238e6a423695ed3b3305cd9f9bbb51336</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 documentation of interactive mode"</title>
<updated>2014-12-04T22:11:58+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-12-04T22:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=8c9bf316874a2f7261214a8e055b9ffdb9a81025'/>
<id>8c9bf316874a2f7261214a8e055b9ffdb9a81025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Safely pop project parent id"</title>
<updated>2014-12-04T22:11:51+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-12-04T22:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f6fc2db2efa9ba2481724651438bb4e7234b5cf1'/>
<id>f6fc2db2efa9ba2481724651438bb4e7234b5cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Command object docs: catalog, credentials, endpoint, region, token</title>
<updated>2014-12-04T21:45:06+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-11-18T04:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6a61dbc86fd2b45ea3126ed20f9f863109b794fb'/>
<id>6a61dbc86fd2b45ea3126ed20f9f863109b794fb</id>
<content type='text'>
catalog
credentials
endpoint
region
token

Change-Id: Icd7ec7fd207488b2ceb0280722aa9a684aeeac28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
catalog
credentials
endpoint
region
token

Change-Id: Icd7ec7fd207488b2ceb0280722aa9a684aeeac28
</pre>
</div>
</content>
</entry>
<entry>
<title>Safely pop project parent id</title>
<updated>2014-12-04T20:34:02+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-12-04T20:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=13672123fccdd76a62416b88443e78269a80343a'/>
<id>13672123fccdd76a62416b88443e78269a80343a</id>
<content type='text'>
Since we don't support multitenancy yet, we should just pop the
parent id of a project. When keystoneclient supports mulittenancy
we should bring everything in at once (CRUD), and these changes
should be removed.

Change-Id: I82c7c825502124a24ccdbadf09ecb2748887ca5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we don't support multitenancy yet, we should just pop the
parent id of a project. When keystoneclient supports mulittenancy
we should bring everything in at once (CRUD), and these changes
should be removed.

Change-Id: I82c7c825502124a24ccdbadf09ecb2748887ca5d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation of interactive mode</title>
<updated>2014-12-04T20:16:05+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-12-02T22:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=625a8ae42d5a4cded26ba4d7c76b4d4d88bf9f20'/>
<id>625a8ae42d5a4cded26ba4d7c76b4d4d88bf9f20</id>
<content type='text'>
This is a light description with some examples.

Change-Id: Iff9ad904a150f2bb7673bd4106cf26bcefec08b9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a light description with some examples.

Change-Id: Iff9ad904a150f2bb7673bd4106cf26bcefec08b9
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0.0 release notes</title>
<updated>2014-12-04T19:51:05+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-11-18T04:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f7024281587be4178e3cc702aee0bfc6f001d144'/>
<id>f7024281587be4178e3cc702aee0bfc6f001d144</id>
<content type='text'>
Release notes for our next cut of osc.

Change-Id: Ic3b0d557f2a380c4b5a05903ff7394be7b961b55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes for our next cut of osc.

Change-Id: Ic3b0d557f2a380c4b5a05903ff7394be7b961b55
</pre>
</div>
</content>
</entry>
<entry>
<title>Command object docs: server, server image</title>
<updated>2014-12-03T19:34:44+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-11-18T03:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ac4950b46e65e5b3e4a98a0b0ce2a2c80747b3e8'/>
<id>ac4950b46e65e5b3e4a98a0b0ce2a2c80747b3e8</id>
<content type='text'>
server
server image

Some cosmetic changes in the command source, sorting classes, help strings, etc.

Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
server
server image

Some cosmetic changes in the command source, sorting classes, help strings, etc.

Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add the ability to list projects based on a user"</title>
<updated>2014-12-02T05:40:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-12-02T05:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=cc54f989ec53efdf61563d3682ea787c49c21410'/>
<id>cc54f989ec53efdf61563d3682ea787c49c21410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
