summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | openstack subnet create fails when tags is NoneCarlos Konstanski2017-12-011-2/+2
|/ / /
* | | Merge "Replace %r with %s on printing string variable"Zuul2017-11-281-2/+2
|\ \ \ | |_|/ |/| |
| * | Replace %r with %s on printing string variableHongbin Lu2017-11-131-2/+2
| |/
* | Remove hard-coded policy choices for creating a server groupMatt Riedemann2017-11-192-4/+5
* | Merge "Prepare for os-clinet-config to go away"Zuul2017-11-171-1/+0
|\ \
| * | Prepare for os-clinet-config to go awayDean Troyer2017-11-161-1/+0
* | | Add logic to handle old and new sdk constructorMonty Taylor2017-11-161-9/+18
|/ /
* | Merge "Network: Add interfaces info in router show"Zuul2017-11-162-6/+38
|\ \
| * | Network: Add interfaces info in router showycx2017-11-152-6/+38
| |/
* | Merge "Show detailed message of neutron exception"Zuul2017-11-161-0/+2
|\ \
| * | Show detailed message of neutron exceptionHongbin Lu2017-11-141-0/+2
| |/
* | Add RemoveNetwork command to serverHongbin Lu2017-11-142-0/+86
|/
* Merge "Be robust on import plugin module"Zuul2017-11-081-1/+7
|\