<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/shell.py, 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>pep8</title>
<updated>2011-12-19T05:31:23+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-19T05:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=604b748b517f61da29fa3b9e572fdade3bbaa803'/>
<id>604b748b517f61da29fa3b9e572fdade3bbaa803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more work on standardization of cliauth</title>
<updated>2011-12-18T06:36:59+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-18T06:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a8001d3e6c12fd5c09be8c90dc7ada145907dca6'/>
<id>a8001d3e6c12fd5c09be8c90dc7ada145907dca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove user_id as you shouldn't auth using it</title>
<updated>2011-12-18T06:28:31+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-18T06:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=0f392a58c33aba4b7e6a6801a2a1e2f38066b57f'/>
<id>0f392a58c33aba4b7e6a6801a2a1e2f38066b57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial pass to cliauth blueprint</title>
<updated>2011-12-18T06:07:13+00:00</updated>
<author>
<name>Jesse Andrews</name>
<email>anotherjesse@gmail.com</email>
</author>
<published>2011-12-18T06:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=cfbebeeae036f0c7db6c99f5e0c328469967da0d'/>
<id>cfbebeeae036f0c7db6c99f5e0c328469967da0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more pep8 cleanup</title>
<updated>2011-11-11T01:24:48+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2011-11-11T01:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5788d215e9a345fca765f2cb53efb0d1f80eb3f8'/>
<id>5788d215e9a345fca765f2cb53efb0d1f80eb3f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2011-10-25T23:50:08+00:00</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabriel@strikeawe.com</email>
</author>
<published>2011-10-25T23:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=17f6b83ee6157371104b065d7fb9cb6e5b03c386'/>
<id>17f6b83ee6157371104b065d7fb9cb6e5b03c386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
