| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Use glanceclient's inbuilt images find | Jamie Lennox | 2015-04-02 | 1 | -55/+1 | |
| |/ / / | ||||||
| * | | | Add support to remote_id | Marco Fargetta | 2015-03-30 | 3 | -14/+292 | |
| | |/ |/| | ||||||
| * | | Merge "Add project and domain params to network create" | Jenkins | 2015-03-24 | 3 | -0/+128 | |
| |\ \ | ||||||
| | * | | Add project and domain params to network create | Colleen Murphy | 2015-03-19 | 3 | -0/+128 | |
| * | | | Add the ability to set and unset flavor properties | Marek Aufart | 2015-03-19 | 2 | -4/+151 | |
| | |/ |/| | ||||||
| * | | Base TokenEndpoint plugin on keystoneclient's | Jamie Lennox | 2015-03-11 | 1 | -16/+5 | |
| * | | Merge "Move OSC auth plugins so they can be found" | Jenkins | 2015-03-10 | 5 | -105/+121 | |
| |\ \ | ||||||
| | * | | Move OSC auth plugins so they can be found | Dean Troyer | 2015-03-10 | 5 | -105/+121 | |
| * | | | Merge "Add identity v3 catalog show" | Jenkins | 2015-03-10 | 2 | -0/+78 | |
| |\ \ \ | ||||||
| | * | | | Add identity v3 catalog show | TerryHowe | 2015-03-09 | 2 | -0/+78 | |
| * | | | | Merge "Add identity v3 catalog list" | Jenkins | 2015-03-10 | 2 | -0/+140 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Add identity v3 catalog list | TerryHowe | 2015-03-07 | 2 | -0/+140 | |
| | |/ / | ||||||
| * | | | Merge "Add ability for diplaying hypervisor statistics" | Jenkins | 2015-03-10 | 1 | -0/+33 | |
| |\ \ \ | ||||||
| | * | | | Add ability for diplaying hypervisor statistics | lin-hua-cheng | 2015-03-06 | 1 | -0/+33 | |
| * | | | | Merge "Fix catalog list when region name is absent" | Jenkins | 2015-03-08 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix catalog list when region name is absent | Dean Troyer | 2015-03-06 | 1 | -1/+2 | |
| * | | | | | Merge "Fix identity v2 catalog list" | Jenkins | 2015-03-08 | 2 | -12/+26 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Fix identity v2 catalog list | TerryHowe | 2015-03-04 | 2 | -12/+26 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Add 'uptime' in 'hypervisor show'" | Jenkins | 2015-03-08 | 1 | -0/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | Add 'uptime' in 'hypervisor show' | lin-hua-cheng | 2015-03-06 | 1 | -0/+13 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Raise AttributeError for unknown attributes" | Jenkins | 2015-03-06 | 2 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Raise AttributeError for unknown attributes | Jamie Lennox | 2015-03-05 | 2 | -1/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Fix help messages" | Jenkins | 2015-03-06 | 1 | -2/+2 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix help messages | Ramaraja | 2015-03-04 | 1 | -2/+2 | |
| * | | | | Merge "Add hypervisor docs" | Jenkins | 2015-03-06 | 1 | -7/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Add hypervisor docs | lin-hua-cheng | 2015-03-05 | 1 | -7/+7 | |
| * | | | | | Don't hack the image url | Monty Taylor | 2015-03-05 | 2 | -4/+12 | |
| |/ / / / | ||||||
| * | | | | Merge "Rename --verify for server resize to avoid conflict" | Jenkins | 2015-03-05 | 2 | -8/+8 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Rename --verify for server resize to avoid conflict | zhiyuan_cai | 2015-02-16 | 2 | -8/+8 | |
| | | |/ | |/| | ||||||
| * | | | Handle novaclient >2.20.0 | Dean Troyer | 2015-03-03 | 3 | -11/+19 | |
| | |/ |/| | ||||||
| * | | Merge "Fix error msg in sort_items" | Jenkins | 2015-03-02 | 1 | -1/+7 | |
| |\ \ | ||||||
| | * | | Fix error msg in sort_items | zhiyuan_cai | 2015-02-11 | 1 | -1/+7 | |
| | |/ | ||||||
| * | | Merge "Fix auth-required for help command" | Jenkins | 2015-03-02 | 4 | -59/+89 | |
| |\ \ | ||||||
| | * | | Fix auth-required for help command | Dean Troyer | 2015-02-27 | 4 | -59/+89 | |
| | |/ | ||||||
| * | | change oslo namespace to avoid warning | Terry Howe | 2015-02-25 | 3 | -3/+3 | |
| |/ | ||||||
| * | Merge "Restrict groups and users from changing domains" | Jenkins | 2015-02-10 | 3 | -62/+1 | |
| |\ | ||||||
| | * | Restrict groups and users from changing domains | Steve Martinelli | 2015-02-09 | 3 | -62/+1 | |
| * | | Merge "Do not allow user to change domain of a project" | Jenkins | 2015-02-10 | 1 | -9/+0 | |
| |\ \ | |/ | ||||||
| | * | Do not allow user to change domain of a project | Steve Martinelli | 2015-02-09 | 1 | -9/+0 | |
| * | | Merge "Implement trust in identity v3 api" | Jenkins | 2015-02-10 | 3 | -1/+476 | |
| |\ \ | |/ |/| | ||||||
| | * | Implement trust in identity v3 api | Steve Martinelli | 2015-02-08 | 3 | -1/+476 | |
| * | | Merge "Add sort support to image list" | Jenkins | 2015-02-07 | 6 | -0/+178 | |
| |\ \ | ||||||
| | * | | Add sort support to image list | zhiyuan_cai | 2015-02-06 | 6 | -0/+178 | |
| * | | | Merge "Change volume create --snapshot-id to --snapshot" | Jenkins | 2015-02-07 | 1 | -3/+12 | |
| |\ \ \ | ||||||
| | * | | | Change volume create --snapshot-id to --snapshot | lin-hua-cheng | 2015-02-06 | 1 | -3/+12 | |
| * | | | | Merge "Add network support to quota show" | Jenkins | 2015-02-07 | 1 | -6/+30 | |
| |\ \ \ \ | ||||||
| | * | | | | Add network support to quota show | zhiyuan_cai | 2015-01-28 | 1 | -6/+30 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Begin low-level API for Network v2" | Jenkins | 2015-02-07 | 6 | -118/+419 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Begin low-level API for Network v2 | Dean Troyer | 2015-01-22 | 6 | -118/+419 | |
| | |/ / | ||||||
| * | | | Merge "Adding default user_domain_id parameter only when using password auth" | Jenkins | 2015-02-06 | 1 | -0/+1 | |
| |\ \ \ | ||||||
