python-openstackclient/tests
Doug Hellmann 5e4032150d Fix "help" command and implement "list server" and "show server"
blueprint client-manager
blueprint nova-client
bug 992841

Move the authentication logic into a new ClientManager class so that only commands that need to authenticate will trigger that code.
Implement "list server" and "show server" commands as examples of using the ClientManager, Lister, and ShowOne classes.

Change-Id: I9845b70b33bae4b193dbe41871bf0ca8e286a727
2012-05-04 09:35:40 -04:00
..
__init__.py Add openstackclient bits 2012-04-19 22:41:44 -05:00
test_clientmanager_clientcache.py Fix "help" command and implement "list server" and "show server" 2012-05-04 09:35:40 -04:00