| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Add show limits command | Dean Troyer | 2013-07-12 | 3 | -0/+86 | |
| | | |/ / | |/| | | ||||||
| * | | | | Update openstack-common.conf format | Alessio Ababilov | 2013-07-16 | 1 | -1/+4 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Add authenticate method to oauth code" | Jenkins | 2013-07-15 | 2 | -27/+81 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Add authenticate method to oauth code | Steve Martinelli | 2013-07-10 | 2 | -27/+81 | |
| | |/ | ||||||
| * | | Remove api = apiName calls from each method | Steve Martinelli | 2013-07-12 | 34 | -179/+0 | |
| |/ | ||||||
| * | Merge "Sync install_venv_common from oslo" | Jenkins | 2013-07-08 | 1 | -63/+43 | |
| |\ | ||||||
| | * | Sync install_venv_common from oslo | Monty Taylor | 2013-07-05 | 1 | -63/+43 | |
| * | | Merge "Add EC2 credentials CRUD" | Jenkins | 2013-07-08 | 2 | -0/+190 | |
| |\ \ | |/ |/| | ||||||
| | * | Add EC2 credentials CRUD | Dean Troyer | 2013-07-03 | 2 | -0/+190 | |
| * | | Update documentation with info about setup.cfg | Monty Taylor | 2013-07-05 | 1 | -6/+5 | |
| * | | Merge "Finish up v3 role commands" | Jenkins | 2013-07-05 | 6 | -45/+304 | |
| |\ \ | ||||||
| | * | | Finish up v3 role commands | Steve Martinelli | 2013-07-03 | 6 | -45/+304 | |
| * | | | Merge "Add methods for user and group interactions" | Jenkins | 2013-07-05 | 2 | -0/+120 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Add methods for user and group interactions | Steve Martinelli | 2013-07-02 | 2 | -0/+120 | |
| * | | | Merge "Move tests into project package." | Jenkins | 2013-07-02 | 15 | -13/+13 | |
| |\ \ \ | ||||||
| | * | | | Move tests into project package. | Monty Taylor | 2013-06-30 | 15 | -13/+13 | |
| * | | | | 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 | |
| | |/ | ||||||
| * | | Merge "Add OAuth support for Identity V3" | Jenkins | 2013-07-01 | 2 | -0/+275 | |
| |\ \ | |/ |/| | ||||||
| | * | Add OAuth support for Identity V3 | Steve Martinelli | 2013-06-26 | 2 | -0/+275 | |
| * | | Merge "Fix py26 tests: assertDictEqual" | Jenkins | 2013-06-26 | 1 | -1/+26 | |
| |\ \ | |/ |/| | ||||||
| | * | Fix py26 tests: assertDictEqual | Dean Troyer | 2013-06-25 | 1 | -1/+26 | |
| * | | Merge "Add volume backup commands" | Jenkins | 2013-06-11 | 2 | -0/+177 | |
| |\ \ | ||||||
| | * | | Add volume backup commands | Hugh Saunders | 2013-06-03 | 2 | -0/+177 | |
| * | | | Remove explicit distribute depend. | Monty Taylor | 2013-06-11 | 1 | -2/+0 | |
| | |/ |/| | ||||||
| * | | python3: Introduce py33 to tox.ini | Chuck Short | 2013-06-01 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge "Tweak volume commands and add k=v argparse action" | Jenkins | 2013-05-30 | 4 | -58/+223 | |
| |\ | ||||||
| | * | Tweak volume commands and add k=v argparse action | Dean Troyer | 2013-05-24 | 4 | -58/+223 | |
| * | | Rename requires files to standard names. | Zhenguo Niu | 2013-05-29 | 4 | -4/+4 | |
| * | | Merge "Fix identity v2.0 entry point" | Jenkins | 2013-05-28 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix identity v2.0 entry point | Dean Troyer | 2013-05-24 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | 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 | 7 | -611/+221 | |
| * | | Migrate to flake8. | Monty Taylor | 2013-05-16 | 3 | -5/+14 | |
| |/ | ||||||
| * | Fix flake8 errors in anticipation of flake8 patch. | Monty Taylor | 2013-05-14 | 13 | -22/+28 | |
| * | Merge "Switch to noun-verb command forms" | Jenkins | 2013-05-13 | 1 | -139/+139 | |
| |\ | ||||||
| | * | Switch to noun-verb command forms | Doug Hellmann | 2013-04-30 | 1 | -139/+139 | |
| * | | Rename all instances of 'metadata' to 'property'. | Josh Kearney | 2013-05-07 | 3 | -11/+11 | |
| |/ | ||||||
| * | Add console commands | Dean Troyer | 2013-04-25 | 2 | -0/+128 | |
| * | Merge "Add compute keypair commands" | Jenkins | 2013-04-25 | 2 | -0/+169 | |
| |\ | ||||||
| | * | Add compute keypair commands | Dean Troyer | 2013-04-12 | 2 | -0/+169 | |
| * | | Merge "Add fixed-ip and floating-ip commands" | Jenkins | 2013-04-25 | 5 | -1/+315 | |
| |\ \ | ||||||
| | * | | Add fixed-ip and floating-ip commands | Dean Troyer | 2013-04-14 | 5 | -1/+315 | |
| | |/ | ||||||
| * | | Merge "Adds image `create` and `delete` functionality." | Jenkins | 2013-04-25 | 6 | -3/+198 | |
| |\ \ | ||||||
| | * | | Adds image `create` and `delete` functionality. | Josh Kearney | 2013-04-23 | 6 | -3/+198 | |
| | |/ | ||||||
| * | | metadata is one word | Dean Troyer | 2013-04-08 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge "Add metadata support for volume" | Jenkins | 2013-04-02 | 2 | -7/+82 | |
| |\ | ||||||
| | * | Add metadata support for volume | Steve Martinelli | 2013-03-22 | 2 | -7/+82 | |
| * | | Merge "Add policy to identity v3" | Jenkins | 2013-04-02 | 2 | -0/+192 | |
| |\ \ | ||||||
