| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge "Add show limits command" | Jenkins | 2013-07-17 | 2 | -0/+83 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add show limits command | Dean Troyer | 2013-07-12 | 2 | -0/+83 | |
| | |/ / | ||||||
| * | | | Merge "Add authenticate method to oauth code" | Jenkins | 2013-07-15 | 1 | -27/+80 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Add authenticate method to oauth code | Steve Martinelli | 2013-07-10 | 1 | -27/+80 | |
| | |/ | ||||||
| * | | Remove api = apiName calls from each method | Steve Martinelli | 2013-07-12 | 34 | -179/+0 | |
| |/ | ||||||
| * | Merge "Add EC2 credentials CRUD" | Jenkins | 2013-07-08 | 1 | -0/+185 | |
| |\ | ||||||
| | * | Add EC2 credentials CRUD | Dean Troyer | 2013-07-03 | 1 | -0/+185 | |
| * | | Merge "Finish up v3 role commands" | Jenkins | 2013-07-05 | 5 | -45/+303 | |
| |\ \ | ||||||
| | * | | Finish up v3 role commands | Steve Martinelli | 2013-07-03 | 5 | -45/+303 | |
| * | | | Merge "Add methods for user and group interactions" | Jenkins | 2013-07-05 | 1 | -0/+117 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Add methods for user and group interactions | Steve Martinelli | 2013-07-02 | 1 | -0/+117 | |
| * | | | Merge "Move tests into project package." | Jenkins | 2013-07-02 | 14 | -0/+832 | |
| |\ \ \ | ||||||
| | * | | | Move tests into project package. | Monty Taylor | 2013-06-30 | 14 | -0/+832 | |
| * | | | | Merge "Remove python3 incompatible exception syntax." | Jenkins | 2013-07-02 | 1 | -2/+2 | |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| | * | | Remove python3 incompatible exception syntax. | Monty Taylor | 2013-06-30 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Add OAuth support for Identity V3 | Steve Martinelli | 2013-06-26 | 1 | -0/+264 | |
| |/ | ||||||
| * | Add volume backup commands | Hugh Saunders | 2013-06-03 | 1 | -0/+171 | |
| * | Merge "Tweak volume commands and add k=v argparse action" | Jenkins | 2013-05-30 | 3 | -58/+119 | |
| |\ | ||||||
| | * | Tweak volume commands and add k=v argparse action | Dean Troyer | 2013-05-24 | 3 | -58/+119 | |
| * | | Merge "Add domain and description to user for v3 identity" | Jenkins | 2013-05-28 | 1 | -4/+41 | |
| |\ \ | |/ |/| | ||||||
| | * | Add domain and description to user for v3 identity | Steve Martinelli | 2013-05-17 | 1 | -4/+41 | |
| * | | Migrate to pbr. | Monty Taylor | 2013-05-16 | 1 | -335/+0 | |
| * | | Migrate to flake8. | Monty Taylor | 2013-05-16 | 1 | -2/+2 | |
| |/ | ||||||
| * | Fix flake8 errors in anticipation of flake8 patch. | Monty Taylor | 2013-05-14 | 11 | -19/+27 | |
| * | Rename all instances of 'metadata' to 'property'. | Josh Kearney | 2013-05-07 | 3 | -11/+11 | |
| * | Add console commands | Dean Troyer | 2013-04-25 | 1 | -0/+123 | |
| * | Merge "Add compute keypair commands" | Jenkins | 2013-04-25 | 1 | -0/+160 | |
| |\ | ||||||
| | * | Add compute keypair commands | Dean Troyer | 2013-04-12 | 1 | -0/+160 | |
| * | | Merge "Add fixed-ip and floating-ip commands" | Jenkins | 2013-04-25 | 4 | -1/+298 | |
| |\ \ | ||||||
| | * | | Add fixed-ip and floating-ip commands | Dean Troyer | 2013-04-14 | 4 | -1/+298 | |
| | |/ | ||||||
| * | | Merge "Adds image `create` and `delete` functionality." | Jenkins | 2013-04-25 | 4 | -2/+193 | |
| |\ \ | ||||||
| | * | | Adds image `create` and `delete` functionality. | Josh Kearney | 2013-04-23 | 4 | -2/+193 | |
| | |/ | ||||||
| * | | metadata is one word | Dean Troyer | 2013-04-08 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge "Add metadata support for volume" | Jenkins | 2013-04-02 | 1 | -7/+81 | |
| |\ | ||||||
| | * | Add metadata support for volume | Steve Martinelli | 2013-03-22 | 1 | -7/+81 | |
| * | | Merge "Add policy to identity v3" | Jenkins | 2013-04-02 | 1 | -0/+186 | |
| |\ \ | ||||||
| | * | | Add policy to identity v3 | Steve Martinelli | 2013-03-26 | 1 | -0/+186 | |
| | |/ | ||||||
| * | | Merge "Add a simple extension hook" | Jenkins | 2013-03-27 | 1 | -1/+13 | |
| |\ \ | |/ |/| | ||||||
| | * | Add a simple extension hook | Dean Troyer | 2013-03-15 | 1 | -1/+13 | |
| * | | Add extra-specs support for volume-type | Steve Martinelli | 2013-03-21 | 1 | -40/+65 | |
| * | | Add endpoint v3 functionality | Steve Martinelli | 2013-03-19 | 1 | -0/+247 | |
| * | | Add service v3 support for identity | Steve Martinelli | 2013-03-19 | 1 | -0/+186 | |
| * | | Add functionality for add-role commands | Steve Martinelli | 2013-03-15 | 1 | -0/+81 | |
| * | | Merge "Removed unused imports." | Jenkins | 2013-03-15 | 4 | -4/+0 | |
| |\ \ | ||||||
| | * | | Removed unused imports. | Josh Kearney | 2013-03-15 | 4 | -4/+0 | |
| * | | | Merge "Add role v3 support to identity in openstack client" | Jenkins | 2013-03-15 | 1 | -0/+144 | |
| |\ \ \ | ||||||
| | * | | | Add role v3 support to identity in openstack client | Steve Martinelli | 2013-03-12 | 1 | -0/+144 | |
| * | | | | Merge "Add snapshot support for v1 volume" | Jenkins | 2013-03-15 | 2 | -0/+188 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Add snapshot support for v1 volume | Steve Martinelli | 2013-03-08 | 2 | -0/+188 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Add optional arguments to volume list command" | Jenkins | 2013-03-15 | 1 | -2/+32 | |
| |\ \ \ | |_|/ |/| | | ||||||
