summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Handle multiple ports in AddFloatingIPqueens-em3.14.3melanie witt2018-11-081-8/+106
* Merge "Default --nic to 'auto' if creating a server with >= 2.37" into stable...Zuul2018-11-022-0/+52
|\
| * Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-10-252-0/+52
* | Merge "Allow endpoint filtering on both project and project-domain" into stab...Zuul2018-11-021-0/+41
|\ \ | |/ |/|
| * Allow endpoint filtering on both project and project-domainJulie Pichon2018-10-151-0/+41
* | Don't sent disk_over_commit if nova api > 2.24Artom Lifshitz2018-10-251-0/+35
|/
* Merge "Fix 'project purge' deleting wrong project's servers and volumes" into...Zuul2018-10-031-12/+18
|\
| * Fix 'project purge' deleting wrong project's servers and volumesJulie Pichon2018-09-171-12/+18
* | Do not require port argument when updating floating IPyanpuqing2018-08-211-0/+64
|/
* Re-implement novaclient bits removed in 10.03.14.2Dean Troyer2018-04-204-80/+410
* neutron: add --mtu for create/set network3.14.1Emilien Macchi2018-03-262-0/+10
* Merge "Check that Glance returns image data before processing it"Zuul2018-01-221-0/+51
|\
| * Check that Glance returns image data before processing itMike Fedosin2018-01-051-0/+51
* | Merge "Add floating IP qos_policy actions"Zuul2018-01-112-0/+130
|\ \
| * | Add floating IP qos_policy actionsLIU Yulong2018-01-112-0/+130
| |/
* | Allow ports filtering with device_idHongbin Lu2018-01-031-0/+19
|/
* Merge "Send 'changes-since' instead of 'changes_since' query parameter"3.13.0Zuul2017-12-131-2/+2
|\
| * Send 'changes-since' instead of 'changes_since' query parameterDaniel Speichert2017-12-111-2/+2
* | Merge "Add support for endpoing filter commands"Zuul2017-12-132-0/+166
|\ \
| * | Add support for endpoing filter commandsJose Castro Leon2017-11-212-0/+166
| |/
* | Merge "Fix credentials in create, update and list."Zuul2017-12-111-14/+0
|\ \
| * | Fix credentials in create, update and list.yangweiwei2017-11-171-14/+0
| |/
* | Fix SDK Connection creation alternative to ProfileDean Troyer2017-12-071-4/+16
* | Remove a bunch of things we promised to remove in 2H 2017Dean Troyer2017-11-301-1/+1
* | Remove hard-coded policy choices for creating a server groupMatt Riedemann2017-11-191-2/+2
* | Merge "Network: Add interfaces info in router show"Zuul2017-11-161-4/+19
|\ \
| * | Network: Add interfaces info in router showycx2017-11-151-4/+19
| |/
* | Add RemoveNetwork command to serverHongbin Lu2017-11-141-0/+51
|/
* Merge "Neutron agent delete: remove the wrong argument"Zuul2017-11-071-16/+7
|\
| * Neutron agent delete: remove the wrong argumentnpraveen352017-11-061-16/+7
* | Merge "Network: Add supports rbac target-all-projects"Zuul2017-11-071-0/+24
|\ \ | |/ |/|
| * Network: Add supports rbac target-all-projectsDongcan Ye2017-11-051-0/+24
* | Merge "Display Network QoS rule type details"Zuul2017-11-061-0/+55
|\ \
| * | Display Network QoS rule type detailsSławek Kapłoński2017-11-051-0/+55
* | | Rehome test units libPierre Hanselmann2017-11-023-3/+5
| |/ |/|
* | Merge "Added AddNetwork command to server"Zuul2017-10-301-0/+47
|\ \
| * | Added AddNetwork command to serverHongbin Lu2017-10-261-0/+47
| |/
* | Add server rescue unit testsDean Troyer2017-10-271-0/+85
|/
* Merge "Allow creating security rules without protocol"Zuul2017-10-211-0/+30
|\
| * Allow creating security rules without protocolDaniel Speichert2017-10-171-0/+30
* | Merge "Accept 0 for --min-disk and --min-ram"Zuul2017-10-212-0/+52
|\ \ | |/ |/|
| * Accept 0 for --min-disk and --min-ramShogoAdachi2017-10-202-0/+52
* | Merge "Optimize getting endpoint list"Jenkins2017-10-131-0/+2
|\ \
| * | Optimize getting endpoint listAnton Frolov2017-09-261-0/+2
* | | Support creating unaddress neutron portHongbin Lu2017-09-291-0/+26
* | | Merge "Support icmp-type and icmp-code to be set as zero"Jenkins2017-09-271-0/+170
|\ \ \
| * | | Support icmp-type and icmp-code to be set as zerogvrangan2017-09-261-0/+170
| |/ /
* | | Fix 'project purge' deletes ALL images problemlihaijing2017-09-263-12/+14
|/ /
* | Correct import of keystoneauth1 sessionGage Hugo2017-09-121-1/+1
|/
* Merge "flake8-import-order: Ensure to place project imports last"Jenkins2017-08-242-3/+3
|\