summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't sent disk_over_commit if nova api > 2.24"Zuul2018-07-252-5/+43
|\
| * Don't sent disk_over_commit if nova api > 2.24Artom Lifshitz2018-07-242-5/+43
* | Merge "Add command to show all service versions"Zuul2018-07-252-0/+145
|\ \
| * | Add command to show all service versionsMonty Taylor2018-07-232-0/+145
* | | Merge "Support --community in openstack image list"Zuul2018-07-253-6/+49
|\ \ \
| * | | Support --community in openstack image listNobuto Murata2018-07-243-6/+49
* | | | Merge "Implement support for project limits"Zuul2018-07-255-0/+880
|\ \ \ \
| * | | | Implement support for project limitsLance Bragstad2018-07-235-0/+880
* | | | | Merge "Implement support for registered limits"Zuul2018-07-255-0/+1014
|\ \ \ \ \ | |/ / / /
| * | | | Implement support for registered limitsLance Bragstad2018-07-235-0/+1014
* | | | | Merge "compute: host: expand kwargs in host_set() call"Zuul2018-07-252-5/+4
|\ \ \ \ \
| * | | | | compute: host: expand kwargs in host_set() callBenoƮt Knecht2018-07-202-5/+4
| | |_|/ / | |/| | |
* | | | | Merge "Support filtering port with IP address substring"Zuul2018-07-252-3/+26
|\ \ \ \ \
| * | | | | Support filtering port with IP address substringHongbin Lu2018-06-292-3/+26
| | |_|/ / | |/| | |
* | | | | Merge "Fix error with image show when image name is None"Zuul2018-07-242-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix error with image show when image name is NoneJake Yip2018-07-232-2/+3
| | |/ / | |/| |
* | | | Merge "Do not require port argument when updating floating IP"Zuul2018-07-242-11/+57
|\ \ \ \
| * | | | Do not require port argument when updating floating IPyanpuqing2018-06-132-11/+57
* | | | | Pass volume snapshot size to volume createMonty Taylor2018-07-232-4/+14
| |/ / / |/| | |
* | | | Merge "Slow down and retry aggregate create/delete to lessen race"Zuul2018-07-131-0/+18
|\ \ \ \
| * | | | Slow down and retry aggregate create/delete to lessen raceDean Troyer2018-07-061-0/+18
* | | | | Merge "Skip calls to glance and nova when got no servers"Zuul2018-07-112-2/+21
|\ \ \ \ \
| * | | | | Skip calls to glance and nova when got no serversPavlo Shchelokovskyy2018-07-092-2/+21
| |/ / / /
* | | | | Merge "Make Profile fallback go bye-bye"Zuul2018-07-101-41/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make Profile fallback go bye-byeMonty Taylor2018-03-141-41/+11
* | | | | Merge "Retry floating IP tests"Zuul2018-07-061-4/+36
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Retry floating IP testsDean Troyer2018-07-061-4/+36
| | |_|/ | |/| |
* | | | Merge "Adding api_version to FakeApp"Zuul2018-06-291-0/+1
|\ \ \ \
| * | | | Adding api_version to FakeAppTelles Nobrega2018-06-241-0/+1
* | | | | Merge "Display private flavors in server list"Zuul2018-06-291-1/+1
|\ \ \ \ \
| * | | | | Display private flavors in server listnpraveen352018-03-211-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Add ability to filter image list by tag"Zuul2018-06-293-7/+44
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add ability to filter image list by tagAdam Harwell2018-06-283-7/+44
* | | | | Merge "Format port_details field of Floating IP"Zuul2018-06-281-1/+6
|\ \ \ \ \
| * | | | | Format port_details field of Floating IPHongbin Lu2018-04-271-1/+6
* | | | | | Merge "Compute: Add description support for flavor"Zuul2018-06-283-4/+161
|\ \ \ \ \ \
| * | | | | | Compute: Add description support for flavortianhui2018-06-203-4/+161
| | |/ / / / | |/| | | |
* | | | | | Merge "Network: Add tag support for security group"Zuul2018-06-253-6/+212
|\ \ \ \ \ \
| * | | | | | Network: Add tag support for security groupDongcan Ye2018-06-143-6/+212
| | |_|/ / / | |/| | | |
* | | | | | Merge "compute: limit the service's force down command above 2.10"Zuul2018-06-242-11/+25
|\ \ \ \ \ \
| * | | | | | compute: limit the service's force down command above 2.10He Jie Xu2018-06-192-11/+25
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix subnet host_routes error"Zuul2018-06-242-1/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix subnet host_routes errorHuang Cheng2018-06-142-1/+31
| |/ / / /
* | | | | Fix the `role implies list` command.Sami MAKKI2018-06-245-15/+63
* | | | | Fix volume type functional testsDean Troyer2018-06-223-77/+175
|/ / / /
* | | | Merge "Fix server show for microversion 2.47"Zuul2018-06-122-7/+46
|\ \ \ \
| * | | | Fix server show for microversion 2.47Matt Riedemann2018-06-082-7/+46
* | | | | Merge "Optimize _prep_server_detail to avoid redundant find_resource"Zuul2018-06-122-10/+15
|\ \ \ \ \ | |/ / / /
| * | | | Optimize _prep_server_detail to avoid redundant find_resourceMatt Riedemann2018-06-082-10/+15
* | | | | Merge "Use Server.to_dict() rather than Server._info"Zuul2018-06-121-4/+6
|\ \ \ \ \ | |/ / / /