| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Fix limits show command without Nova and Cinder | Jude Cross | 2018-04-03 | 6 | -11/+383 | |
| * | | | | | Merge "Network: Add tag support for floating ip" | Zuul | 2018-04-23 | 3 | -4/+156 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Network: Add tag support for floating ip | Dongcan Ye | 2018-04-17 | 3 | -4/+156 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Fix functional job failed | Dongcan Ye | 2018-04-20 | 1 | -3/+14 | |
| * | | | | | Clean up W503 and E402 pep8 errors | Sean McGinnis | 2018-04-15 | 13 | -255/+232 | |
| * | | | | | Merge "Add support to list image members" | Zuul | 2018-04-02 | 2 | -0/+79 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add support to list image members | Mohammed Naser | 2018-03-21 | 2 | -0/+79 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Add --image-property parameter in 'server create'" | Zuul | 2018-03-31 | 2 | -0/+203 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Add --image-property parameter in 'server create' | Chen Hanxiao | 2018-03-28 | 2 | -0/+203 | |
| * | | | | | Merge "Update help text for encryption provider" | Zuul | 2018-03-29 | 2 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update help text for encryption provider | Brianna Poulos | 2018-02-23 | 2 | -8/+8 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Fix additional output encoding issues" | Zuul | 2018-03-29 | 7 | -54/+78 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix additional output encoding issues | Dean Troyer | 2018-03-20 | 7 | -54/+78 | |
| * | | | | | Merge "Fix crashing "console log show"" | Zuul | 2018-03-23 | 1 | -3/+4 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Fix crashing "console log show" | Thomas Goirand | 2018-03-16 | 1 | -3/+4 | |
| * | | | | | Merge "neutron: add --mtu for create/set network" | Zuul | 2018-03-23 | 3 | -0/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | neutron: add --mtu for create/set network | Emilien Macchi | 2018-03-15 | 3 | -0/+24 | |
| * | | | | | | Merge "Remove duplicated network attributes" | Zuul | 2018-03-23 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Remove duplicated network attributes | Dongcan Ye | 2018-03-14 | 1 | -1/+0 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Fix typo in 'floating ip associate' command and doc | Brian Haley | 2018-03-15 | 1 | -1/+1 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Add CRUD support for application credentials" | Zuul | 2018-03-14 | 5 | -0/+711 | |
| |\ \ \ \ | ||||||
| | * | | | | Add CRUD support for application credentials | Colleen Murphy | 2018-01-30 | 5 | -0/+711 | |
| * | | | | | Merge "Cleanup error messages on failure" | Zuul | 2018-03-14 | 1 | -2/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Cleanup error messages on failure | Matthew Treinish | 2018-02-28 | 1 | -2/+6 | |
| * | | | | | | Re-implement novaclient bits removed in 10.0 | Dean Troyer | 2018-03-13 | 8 | -110/+618 | |
| * | | | | | | Imported Translations from Zanata | OpenStack Proposal Bot | 2018-03-01 | 1 | -46/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Add support for endpoint group commands" | Zuul | 2018-02-25 | 2 | -0/+340 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add support for endpoint group commands | Jose Castro Leon | 2018-02-23 | 2 | -0/+340 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Add project tags functionality" | Zuul | 2018-02-25 | 5 | -5/+235 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add project tags functionality | Gage Hugo | 2018-02-23 | 5 | -5/+235 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Add support for "--dns-domain" argument" | Zuul | 2018-02-24 | 3 | -0/+14 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Add support for "--dns-domain" argument | Tytus Kurek | 2018-02-23 | 3 | -0/+14 | |
| * | | | | | Make osc-functional-devstack-tips actually use tips | Monty Taylor | 2018-02-05 | 1 | -1/+1 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Use find_ip from openstacksdk | Monty Taylor | 2018-01-29 | 2 | -143/+29 | |
| * | | | | Fix use of new openstacksdk connection | Monty Taylor | 2018-01-23 | 1 | -0/+1 | |
| * | | | | Rework Network client config for new SDK Connection | Dean Troyer | 2018-01-22 | 1 | -19/+26 | |
| | |_|/ |/| | | ||||||
| * | | | Merge "Replace assert with condition" | Zuul | 2018-01-22 | 1 | -3/+1 | |
| |\ \ \ | ||||||
| | * | | | Replace assert with condition | Pavlo Shchelokovskyy | 2018-01-22 | 1 | -3/+1 | |
| * | | | | Merge "Check that Glance returns image data before processing it" | Zuul | 2018-01-22 | 2 | -0/+58 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Check that Glance returns image data before processing it | Mike Fedosin | 2018-01-05 | 2 | -0/+58 | |
| * | | | | Corrected spelling mistake | David Rabel | 2018-01-19 | 1 | -1/+1 | |
| * | | | | Merge "Add floating IP qos_policy actions" | Zuul | 2018-01-11 | 3 | -3/+169 | |
| |\ \ \ \ | ||||||
| | * | | | | Add floating IP qos_policy actions | LIU Yulong | 2018-01-11 | 3 | -3/+169 | |
| | |/ / / | ||||||
| * | | | | Allow ports filtering with device_id | Hongbin Lu | 2018-01-03 | 2 | -0/+26 | |
| |/ / / | ||||||
| * | | | Merge "Allow port list to shown undefined attributes" | Zuul | 2017-12-31 | 2 | -2/+14 | |
| |\ \ \ | ||||||
| | * | | | Allow port list to shown undefined attributes | Akihiro Motoki | 2017-11-24 | 2 | -2/+14 | |
| * | | | | flavor: clarify --swap description | Chen Hanxiao | 2017-12-28 | 1 | -1/+1 | |
| * | | | | Switch to use stestr directly | Masayuki Igawa | 2017-12-27 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Merge "Send 'changes-since' instead of 'changes_since' query parameter"3.13.0 | Zuul | 2017-12-13 | 2 | -8/+9 | |
| |\ \ \ | ||||||
| | * | | | Send 'changes-since' instead of 'changes_since' query parameter | Daniel Speichert | 2017-12-11 | 2 | -8/+9 | |
