<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git, branch essex-3</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Support for version and extension discovery</title>
<updated>2012-01-20T18:14:02+00:00</updated>
<author>
<name>Ziad Sawalha</name>
<email>github@highbridgellc.com</email>
</author>
<published>2011-12-28T06:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=8db366c448d4074c044f596a8e4271befdb797cb'/>
<id>8db366c448d4074c044f596a8e4271befdb797cb</id>
<content type='text'>
- Supports unauthenticated call to Keystone to discover
  supported API versions
- Added command-line support (usage: keystone discover)
- Added client support (keystoneclient.genenric client).
  Client returns dicts, whereas shell command prints
  formated output.
- Added tests for genenric client
- Replicates 'nove discover' in python-novaclient
- Starts to address blueprint keystone-client
- keystone discover output looks like this:
    $ keystone discover
    Keystone found at http://localhost:35357
        - supports version v1.0 (DEPRECATED) here http://localhost:35357/v1.0
        - supports version v1.1 (CURRENT) here http://localhost:35357/v1.1
        - supports version v2.0 (BETA) here http://localhost:35357/v2.0
            - and HP-IDM: HP Token Validation Extension
            - and OS-KSADM: Openstack Keystone Admin
            - and OS-KSCATALOG: Openstack Keystone Catalog

Change-Id: Id16d34dac094c780d36afb3e31c98c318b6071ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Supports unauthenticated call to Keystone to discover
  supported API versions
- Added command-line support (usage: keystone discover)
- Added client support (keystoneclient.genenric client).
  Client returns dicts, whereas shell command prints
  formated output.
- Added tests for genenric client
- Replicates 'nove discover' in python-novaclient
- Starts to address blueprint keystone-client
- keystone discover output looks like this:
    $ keystone discover
    Keystone found at http://localhost:35357
        - supports version v1.0 (DEPRECATED) here http://localhost:35357/v1.0
        - supports version v1.1 (CURRENT) here http://localhost:35357/v1.1
        - supports version v2.0 (BETA) here http://localhost:35357/v2.0
            - and HP-IDM: HP Token Validation Extension
            - and OS-KSADM: Openstack Keystone Admin
            - and OS-KSCATALOG: Openstack Keystone Catalog

Change-Id: Id16d34dac094c780d36afb3e31c98c318b6071ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementing a minimal, but useful CLI.</title>
<updated>2012-01-19T07:17:59+00:00</updated>
<author>
<name>jakedahn</name>
<email>jake@ansolabs.com</email>
</author>
<published>2012-01-18T09:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=cbe1f82931002e3562ab41582ff86470681b889b'/>
<id>cbe1f82931002e3562ab41582ff86470681b889b</id>
<content type='text'>
Change-Id: I8181cc2395ae1aad6a324ec65395ebc62455f29b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8181cc2395ae1aad6a324ec65395ebc62455f29b
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust version number to match other deliveries</title>
<updated>2012-01-17T14:06:25+00:00</updated>
<author>
<name>Thierry Carrez</name>
<email>thierry@openstack.org</email>
</author>
<published>2012-01-17T14:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d1171195e771b3de4a40c3773d10f5d0837da2b2'/>
<id>d1171195e771b3de4a40c3773d10f5d0837da2b2</id>
<content type='text'>
Set version from 2.7 to 2012.1 to match the other OpenStack
Keystone deliveries (python-keystoneclient will be released
as part of Keystone 2012.1~e3). Also adjusted the location
of the git repository to match new location. Fixes bug 917656.

Change-Id: I4d8d071e3cdc5665e29a89067958f5f1e8964221
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set version from 2.7 to 2012.1 to match the other OpenStack
Keystone deliveries (python-keystoneclient will be released
as part of Keystone 2012.1~e3). Also adjusted the location
of the git repository to match new location. Fixes bug 917656.

Change-Id: I4d8d071e3cdc5665e29a89067958f5f1e8964221
</pre>
</div>
</content>
</entry>
<entry>
<title>update ec2 crud responses we test against</title>
<updated>2012-01-17T01:04:53+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2012-01-17T01:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d67df1a3d9e0bb8b2adc4db8712bfab6dfe0272c'/>
<id>d67df1a3d9e0bb8b2adc4db8712bfab6dfe0272c</id>
<content type='text'>
this is to support blueprint: generate-ec2-access-secret

Change-Id: I55c2758e68b207adc363cde22e82ff9b5fdbf1f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is to support blueprint: generate-ec2-access-secret

Change-Id: I55c2758e68b207adc363cde22e82ff9b5fdbf1f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changes Iff60e659,Iff2102fc</title>
<updated>2012-01-17T00:47:50+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-01-17T00:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c7a72f15d76ee3b2383902a31b87bb1fe067073f'/>
<id>c7a72f15d76ee3b2383902a31b87bb1fe067073f</id>
<content type='text'>
* changes:
  Install a good version of pip in the venv.
  Modify tox.ini file to do the standard thigns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changes:
  Install a good version of pip in the venv.
  Modify tox.ini file to do the standard thigns.
</pre>
</div>
</content>
</entry>
<entry>
<title>support ec2 crud calls</title>
<updated>2012-01-16T19:20:15+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2012-01-07T00:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=716d5ef25a15e2b2ef70356e3eb0bf6981b9c3d5'/>
<id>716d5ef25a15e2b2ef70356e3eb0bf6981b9c3d5</id>
<content type='text'>
This is to support blueprint generate-ec2-access-secret

Change-Id: I4474acc7d2193c4b04ecb11028d8ecb13e523266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to support blueprint generate-ec2-access-secret

Change-Id: I4474acc7d2193c4b04ecb11028d8ecb13e523266
</pre>
</div>
</content>
</entry>
<entry>
<title>Install a good version of pip in the venv.</title>
<updated>2012-01-02T22:01:24+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-01-02T22:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=572f250cd7a69e83ddb70442d23d2d8e09497128'/>
<id>572f250cd7a69e83ddb70442d23d2d8e09497128</id>
<content type='text'>
Change-Id: Iff60e6595a3a331961ac8d6be2224edf6548b470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iff60e6595a3a331961ac8d6be2224edf6548b470
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify tox.ini file to do the standard thigns.</title>
<updated>2011-12-30T22:28:05+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2011-12-30T22:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f2796f1e81e167f92d6c12d00be06452ce96b9dd'/>
<id>f2796f1e81e167f92d6c12d00be06452ce96b9dd</id>
<content type='text'>
Change-Id: Iff2102fccdb60e8845ab2cd22c6661f1d56dde5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iff2102fccdb60e8845ab2cd22c6661f1d56dde5c
</pre>
</div>
</content>
</entry>
<entry>
<title>Added in common test, venv and gitreview stuff.</title>
<updated>2011-12-22T00:12:22+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2011-12-17T00:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=64c42c838eab5a437c49dbd41ebfa56fc2367fea'/>
<id>64c42c838eab5a437c49dbd41ebfa56fc2367fea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3 from anotherjesse/standardize</title>
<updated>2011-12-21T21:07:32+00:00</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabriel@strikeawe.com</email>
</author>
<published>2011-12-21T21:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5704463a7001ad0c0c05d59e442a1c37b14d3313'/>
<id>5704463a7001ad0c0c05d59e442a1c37b14d3313</id>
<content type='text'>
Standardize OS API variable naming and project cleanup.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Standardize OS API variable naming and project cleanup.</pre>
</div>
</content>
</entry>
</feed>
