| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add Identity to ClientManager | Dean Troyer | 2012-05-04 | 1 | -13/+11 | |
| | | | | | | | | | * Make the Identity client in identity.client.make_client() * Auth via ClientManager.identity * Skip extra auth roundtrip in compute client Change-Id: I0190639e38f83997c233195f6cc27ff3afdfba10 | |||||
| * | Fix "help" command and implement "list server" and "show server" | Doug Hellmann | 2012-05-04 | 1 | -0/+107 | |
| | | | | | | | | | | | | 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 | |||||
| * | Add 'list service' command and common modules | Dean Troyer | 2012-04-27 | 2 | -0/+182 | |
| | | ||||||
| * | Set up common utils | Dean Troyer | 2012-04-25 | 1 | -1/+7 | |
| | | ||||||
| * | Add openstackclient bits | Dean Troyer | 2012-04-19 | 2 | -0/+117 | |
