summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix the `role implies list` command." into stable/queensqueens-eolstable/queensZuul2020-12-015-15/+63
|\
| * Fix the `role implies list` command.Sami MAKKI2018-09-265-15/+63
* | Fix subnet host_routes errorHuang Cheng2020-07-222-1/+31
* | Merge "Fix server show for microversion 2.47" into stable/queensZuul2020-07-222-7/+46
|\ \
| * | Fix server show for microversion 2.47Matt Riedemann2020-07-212-7/+46
* | | Fix BFV server list handling with --name-lookup-one-by-onemelanie witt2020-07-212-9/+30
* | | Add --name-lookup-one-by-one option to server listPavlo Shchelokovskyy2020-07-212-23/+77
|/ /
* | Fix functional tests for py3Eric Fried2020-07-216-10/+29
* | Merge "Fix: Restore output 'VolumeBackupsRestore' object is not iterable" int...Zuul2019-10-223-3/+65
|\ \
| * | Fix: Restore output 'VolumeBackupsRestore' object is not iterablewhoami-rajat2019-08-283-3/+65
* | | Document 2.53 behavior for compute service list/deleteMatt Riedemann2019-09-251-2/+9
* | | Fix compute service set handling for 2.53+Matt Riedemann2019-09-252-11/+158
|/ /
* | Remove str() when setting network objects namesBernard Cafarelli2019-03-057-8/+8
* | Handle multiple ports in AddFloatingIPqueens-em3.14.3melanie witt2018-11-082-15/+150
* | Merge "Default --nic to 'auto' if creating a server with >= 2.37" into stable...Zuul2018-11-024-7/+66
|\ \
| * | Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-10-254-7/+66
* | | Merge "Allow endpoint filtering on both project and project-domain" into stab...Zuul2018-11-022-1/+42
|\ \ \ | |/ / |/| |
| * | Allow endpoint filtering on both project and project-domainJulie Pichon2018-10-152-1/+42
* | | Don't sent disk_over_commit if nova api > 2.24Artom Lifshitz2018-10-252-5/+43
|/ /
* | Merge "Fix 'project purge' deleting wrong project's servers and volumes" into...Zuul2018-10-032-14/+20
|\ \ | |/ |/|
| * Fix 'project purge' deleting wrong project's servers and volumesJulie Pichon2018-09-172-14/+20
* | Do not require port argument when updating floating IPyanpuqing2018-08-212-6/+71
|/
* Prevent "server migrate --wait" from hangingJulie Pichon2018-06-051-0/+1
* Re-implement novaclient bits removed in 10.03.14.2Dean Troyer2018-04-208-110/+618
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-2013-255/+232
* neutron: add --mtu for create/set network3.14.1Emilien Macchi2018-03-263-0/+24
* Handle SDK changesDean Troyer2018-03-131-1/+8
* Fix use of new openstacksdk connectionMonty Taylor2018-01-231-0/+1
* Rework Network client config for new SDK ConnectionDean Troyer2018-01-221-19/+26
* Merge "Replace assert with condition"Zuul2018-01-221-3/+1
|\
| * Replace assert with conditionPavlo Shchelokovskyy2018-01-221-3/+1
* | Merge "Check that Glance returns image data before processing it"Zuul2018-01-222-0/+58
|\ \ | |/ |/|
| * Check that Glance returns image data before processing itMike Fedosin2018-01-052-0/+58
* | Corrected spelling mistakeDavid Rabel2018-01-191-1/+1
* | Merge "Add floating IP qos_policy actions"Zuul2018-01-113-3/+169
|\ \
| * | Add floating IP qos_policy actionsLIU Yulong2018-01-113-3/+169
| |/
* | Allow ports filtering with device_idHongbin Lu2018-01-032-0/+26
|/
* Merge "Allow port list to shown undefined attributes"Zuul2017-12-312-2/+14
|\
| * Allow port list to shown undefined attributesAkihiro Motoki2017-11-242-2/+14
* | flavor: clarify --swap descriptionChen Hanxiao2017-12-281-1/+1
* | Switch to use stestr directlyMasayuki Igawa2017-12-271-1/+1
* | Merge "Send 'changes-since' instead of 'changes_since' query parameter"3.13.0Zuul2017-12-132-8/+9
|\ \
| * | Send 'changes-since' instead of 'changes_since' query parameterDaniel Speichert2017-12-112-8/+9
* | | Merge "Add support for endpoing filter commands"Zuul2017-12-135-17/+339
|\ \ \
| * | | Add support for endpoing filter commandsJose Castro Leon2017-11-215-17/+339
| |/ /
* | | Merge "Fix credentials in create, update and list."Zuul2017-12-112-20/+3
|\ \ \
| * | | Fix credentials in create, update and list.yangweiwei2017-11-172-20/+3
| |/ /
* | | Fix SDK Connection creation alternative to ProfileDean Troyer2017-12-072-7/+24
* | | Merge "Remove a bunch of things we promised to remove in 2H 2017"Zuul2017-12-049-249/+1
|\ \ \
| * | | Remove a bunch of things we promised to remove in 2H 2017Dean Troyer2017-11-309-249/+1