| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle multiple ports in AddFloatingIP3.16.2 | melanie witt | 2018-11-08 | 2 | -15/+150 |
| * | Merge "Default --nic to 'auto' if creating a server with >= 2.37" into stable... | Zuul | 2018-11-02 | 4 | -7/+66 |
| |\ | |||||
| | * | Default --nic to 'auto' if creating a server with >= 2.37 | Matt Riedemann | 2018-10-25 | 4 | -7/+66 |
| * | | Allow endpoint filtering on both project and project-domain | Julie Pichon | 2018-10-15 | 2 | -1/+42 |
| |/ | |||||
| * | Fix 'project purge' deleting wrong project's servers and volumes | Julie Pichon | 2018-09-17 | 2 | -14/+20 |
| * | Fix broken gate jobs3.16.1 | Fan Zhang | 2018-09-03 | 8 | -170/+158 |
| * | Merge "Don't sent disk_over_commit if nova api > 2.24" | Zuul | 2018-07-25 | 2 | -5/+43 |
| |\ | |||||
| | * | Don't sent disk_over_commit if nova api > 2.24 | Artom Lifshitz | 2018-07-24 | 2 | -5/+43 |
| * | | Merge "Add command to show all service versions" | Zuul | 2018-07-25 | 2 | -0/+145 |
| |\ \ | |||||
| | * | | Add command to show all service versions | Monty Taylor | 2018-07-23 | 2 | -0/+145 |
| * | | | Merge "Support --community in openstack image list" | Zuul | 2018-07-25 | 3 | -6/+49 |
| |\ \ \ | |||||
| | * | | | Support --community in openstack image list | Nobuto Murata | 2018-07-24 | 3 | -6/+49 |
| * | | | | Merge "Implement support for project limits" | Zuul | 2018-07-25 | 5 | -0/+880 |
| |\ \ \ \ | |||||
| | * | | | | Implement support for project limits | Lance Bragstad | 2018-07-23 | 5 | -0/+880 |
| * | | | | | Merge "Implement support for registered limits" | Zuul | 2018-07-25 | 5 | -0/+1014 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Implement support for registered limits | Lance Bragstad | 2018-07-23 | 5 | -0/+1014 |
| * | | | | | Merge "compute: host: expand kwargs in host_set() call" | Zuul | 2018-07-25 | 2 | -5/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | compute: host: expand kwargs in host_set() call | BenoƮt Knecht | 2018-07-20 | 2 | -5/+4 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Support filtering port with IP address substring" | Zuul | 2018-07-25 | 2 | -3/+26 |
| |\ \ \ \ \ | |||||
| | * | | | | | Support filtering port with IP address substring | Hongbin Lu | 2018-06-29 | 2 | -3/+26 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Fix error with image show when image name is None" | Zuul | 2018-07-24 | 2 | -2/+3 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Fix error with image show when image name is None | Jake Yip | 2018-07-23 | 2 | -2/+3 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "Do not require port argument when updating floating IP" | Zuul | 2018-07-24 | 2 | -11/+57 |
| |\ \ \ \ | |||||
| | * | | | | Do not require port argument when updating floating IP | yanpuqing | 2018-06-13 | 2 | -11/+57 |
| * | | | | | Pass volume snapshot size to volume create | Monty Taylor | 2018-07-23 | 2 | -4/+14 |
| | |/ / / |/| | | | |||||
| * | | | | Merge "Slow down and retry aggregate create/delete to lessen race" | Zuul | 2018-07-13 | 1 | -0/+18 |
| |\ \ \ \ | |||||
| | * | | | | Slow down and retry aggregate create/delete to lessen race | Dean Troyer | 2018-07-06 | 1 | -0/+18 |
| * | | | | | Merge "Skip calls to glance and nova when got no servers" | Zuul | 2018-07-11 | 2 | -2/+21 |
| |\ \ \ \ \ | |||||
| | * | | | | | Skip calls to glance and nova when got no servers | Pavlo Shchelokovskyy | 2018-07-09 | 2 | -2/+21 |
| | |/ / / / | |||||
| * | | | | | Merge "Make Profile fallback go bye-bye" | Zuul | 2018-07-10 | 1 | -41/+11 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Make Profile fallback go bye-bye | Monty Taylor | 2018-03-14 | 1 | -41/+11 |
| * | | | | | Merge "Retry floating IP tests" | Zuul | 2018-07-06 | 1 | -4/+36 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Retry floating IP tests | Dean Troyer | 2018-07-06 | 1 | -4/+36 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge "Adding api_version to FakeApp" | Zuul | 2018-06-29 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Adding api_version to FakeApp | Telles Nobrega | 2018-06-24 | 1 | -0/+1 |
| * | | | | | Merge "Display private flavors in server list" | Zuul | 2018-06-29 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Display private flavors in server list | npraveen35 | 2018-03-21 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Add ability to filter image list by tag" | Zuul | 2018-06-29 | 3 | -7/+44 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Add ability to filter image list by tag | Adam Harwell | 2018-06-28 | 3 | -7/+44 |
| * | | | | | Merge "Format port_details field of Floating IP" | Zuul | 2018-06-28 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Format port_details field of Floating IP | Hongbin Lu | 2018-04-27 | 1 | -1/+6 |
| * | | | | | | Merge "Compute: Add description support for flavor" | Zuul | 2018-06-28 | 3 | -4/+161 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Compute: Add description support for flavor | tianhui | 2018-06-20 | 3 | -4/+161 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Network: Add tag support for security group" | Zuul | 2018-06-25 | 3 | -6/+212 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Network: Add tag support for security group | Dongcan Ye | 2018-06-14 | 3 | -6/+212 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge "compute: limit the service's force down command above 2.10" | Zuul | 2018-06-24 | 2 | -11/+25 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | compute: limit the service's force down command above 2.10 | He Jie Xu | 2018-06-19 | 2 | -11/+25 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Fix subnet host_routes error" | Zuul | 2018-06-24 | 2 | -1/+31 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Fix subnet host_routes error | Huang Cheng | 2018-06-14 | 2 | -1/+31 |
| | |/ / / / | |||||
| * | | | | | Fix the `role implies list` command. | Sami MAKKI | 2018-06-24 | 5 | -15/+63 |
