| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge "Format volume type properties when showing" | Jenkins | 2015-07-20 | 3 | -2/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Format volume type properties when showing | Steve Martinelli | 2015-07-19 | 3 | -2/+15 | |
| * | | | | | | Merge "add image member commands for image API" | Jenkins | 2015-07-20 | 3 | -0/+250 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | add image member commands for image API | chengkunye | 2015-07-20 | 3 | -0/+250 | |
| * | | | | | | | Fix the way auth_type default value is overriden | Javier Pena | 2015-07-20 | 1 | -3/+4 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Rename type.py to volume_type.py | Steve Martinelli | 2015-07-19 | 1 | -0/+0 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge "Fix image save with API v2" | Jenkins | 2015-07-19 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix image save with API v2 | David Moreau Simard | 2015-07-15 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Removes trailing blank in trust show" | Jenkins | 2015-07-19 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Removes trailing blank in trust show | Gilles Dubreuil | 2015-07-19 | 2 | -4/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Add volume type show for volume v1" | Jenkins | 2015-07-19 | 1 | -0/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add volume type show for volume v1 | jiaxi | 2015-07-19 | 1 | -0/+24 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "--property should be required in `os unset` commands" | Jenkins | 2015-07-19 | 3 | -0/+3 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | --property should be required in `os unset` commands | jiaxi | 2015-07-19 | 3 | -0/+3 | |
| * | | | | | More minor docs fixes | TerryHowe | 2015-07-19 | 2 | -3/+3 | |
| |/ / / / | ||||||
| * | | | | Making --property as required when openstack flavor unset | jiaxi | 2015-07-18 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge "Remove unnecessary test extension mock" | Jenkins | 2015-07-18 | 1 | -7/+0 | |
| |\ \ \ | ||||||
| | * | | | Remove unnecessary test extension mock | TerryHowe | 2015-07-17 | 1 | -7/+0 | |
| * | | | | Merge "enhance tests for user v3" | Jenkins | 2015-07-18 | 1 | -0/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | enhance tests for user v3 | Guojian Shao | 2015-07-17 | 1 | -0/+33 | |
| | |/ / / | ||||||
| * | | | | Support multiple volume qos delete | TerryHowe | 2015-07-17 | 4 | -92/+90 | |
| |/ / / | ||||||
| * | | | Merge "Rename endpoint type to interface" | Jenkins | 2015-07-17 | 11 | -40/+36 | |
| |\ \ \ | ||||||
| | * | | | Rename endpoint type to interface | TerryHowe | 2015-07-15 | 11 | -40/+36 | |
| * | | | | Merge "only return endpoints that have url" | Jenkins | 2015-07-17 | 2 | -2/+44 | |
| |\ \ \ \ | ||||||
| | * | | | | only return endpoints that have url | Guojian Shao | 2015-07-16 | 2 | -2/+44 | |
| | | |/ / | |/| | | ||||||
| * | | | | add --project-domain option for user v3 | Guojian Shao | 2015-07-16 | 2 | -6/+70 | |
| | |_|/ |/| | | ||||||
| * | | | Fix the way we call find_resource when only using ID | Steve Martinelli | 2015-07-16 | 1 | -6/+18 | |
| |/ / | ||||||
| * | | Merge "Remove the --dhcp option to network list" | Jenkins | 2015-07-14 | 2 | -85/+27 | |
| |\ \ | ||||||
| | * | | Remove the --dhcp option to network list | TerryHowe | 2015-07-08 | 2 | -85/+27 | |
| | |/ | ||||||
| * | | temporarily skip help tests | Steve Martinelli | 2015-07-13 | 1 | -0/+2 | |
| * | | Merge "Fix interactive password prompt" | Jenkins | 2015-07-13 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix interactive password prompt | TerryHowe | 2015-07-13 | 1 | -1/+1 | |
| * | | | Merge "Show which aggregate a hypervisor is member of" | Jenkins | 2015-07-13 | 1 | -0/+23 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Show which aggregate a hypervisor is member of | David Moreau Simard | 2015-07-02 | 1 | -0/+23 | |
| * | | | Merge "Remove testing of cliff command line options" | Jenkins | 2015-07-12 | 2 | -31/+4 | |
| |\ \ \ | ||||||
| | * | | | Remove testing of cliff command line options | TerryHowe | 2015-07-08 | 2 | -31/+4 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Fix address parsing for server ssh command" | Jenkins | 2015-07-12 | 2 | -15/+91 | |
| |\ \ \ | ||||||
| | * | | | Fix address parsing for server ssh command | TerryHowe | 2015-07-08 | 2 | -15/+91 | |
| | |/ / | ||||||
| * | | | Fix wrong mock method call | lin-hua-cheng | 2015-07-11 | 3 | -3/+3 | |
| * | | | openstack catalog list always returns publicURL for internalURL and adminURL | Martin Schuppert | 2015-07-08 | 2 | -9/+11 | |
| |/ / | ||||||
| * | | Merge "Add --os-endpoint-type cli optional argument" | Jenkins | 2015-07-03 | 13 | -4/+85 | |
| |\ \ | |/ |/| | ||||||
| | * | Add --os-endpoint-type cli optional argument | Roxana Gherle | 2015-07-02 | 13 | -4/+85 | |
| * | | Merge "Move update code from image create command" | Jenkins | 2015-07-02 | 2 | -105/+169 | |
| |\ \ | ||||||
| | * | | Move update code from image create command | Marek Aufart | 2015-07-02 | 2 | -105/+169 | |
| * | | | Merge "Add functional tests for image set" | Jenkins | 2015-07-01 | 2 | -2/+7 | |
| |\ \ \ | ||||||
| | * | | | Add functional tests for image set | TerryHowe | 2015-06-16 | 2 | -2/+7 | |
| * | | | | Merge "Add tests for 'list' and 'show' for volume qos v1" | Jenkins | 2015-07-01 | 2 | -0/+111 | |
| |\ \ \ \ | ||||||
| | * | | | | Add tests for 'list' and 'show' for volume qos v1 | David Moreau Simard | 2015-06-29 | 2 | -0/+111 | |
| * | | | | | Merge "Add support for volume API v2 QoS commands" | Jenkins | 2015-06-30 | 3 | -0/+792 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add support for volume API v2 QoS commands | David Moreau Simard | 2015-06-29 | 3 | -0/+792 | |
