| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Clean up properties (metadata) formatting | Dean Troyer | 2013-07-21 | 4 | -78/+154 | |
| * | | Merge "Complete Image v1" | Jenkins | 2013-07-20 | 6 | -60/+383 | |
| |\ \ | ||||||
| | * | | Complete Image v1 | Dean Troyer | 2013-07-18 | 6 | -60/+383 | |
| * | | | Merge "Add aggregate commands" | Jenkins | 2013-07-19 | 2 | -0/+330 | |
| |\ \ \ | ||||||
| | * | | | Add aggregate commands | Dean Troyer | 2013-07-19 | 2 | -0/+330 | |
| * | | | | Merge "Add quota commands" | Jenkins | 2013-07-19 | 3 | -118/+194 | |
| |\ \ \ \ | ||||||
| | * | | | | Add quota commands | Dean Troyer | 2013-07-17 | 3 | -118/+194 | |
| * | | | | | Merge "Add list and delete authorizations for oauth commands" | Jenkins | 2013-07-19 | 2 | -7/+94 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Add list and delete authorizations for oauth commands | Steve Martinelli | 2013-07-16 | 2 | -7/+94 | |
| * | | | | | Merge "Add --catalog to service show" | Jenkins | 2013-07-17 | 1 | -23/+44 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Add --catalog to service show | Dean Troyer | 2013-07-16 | 1 | -23/+44 | |
| * | | | | | Merge "Add show limits command" | Jenkins | 2013-07-17 | 3 | -0/+86 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | 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 | |
