summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix additional output encoding issues"Zuul2018-03-291-8/+8
|\
| * Fix additional output encoding issuesDean Troyer2018-03-201-8/+8
* | Merge "neutron: add --mtu for create/set network"Zuul2018-03-232-0/+10
|\ \
| * | neutron: add --mtu for create/set networkEmilien Macchi2018-03-152-0/+10
* | | Merge "Remove duplicated network attributes"Zuul2018-03-231-1/+0
|\ \ \ | |/ / |/| |
| * | Remove duplicated network attributesDongcan Ye2018-03-141-1/+0
| |/
* | Merge "Add CRUD support for application credentials"Zuul2018-03-142-0/+341
|\ \
| * | Add CRUD support for application credentialsColleen Murphy2018-01-302-0/+341
* | | Re-implement novaclient bits removed in 10.0Dean Troyer2018-03-134-80/+410
* | | Merge "Add support for endpoint group commands"Zuul2018-02-251-0/+16
|\ \ \
| * | | Add support for endpoint group commandsJose Castro Leon2018-02-231-0/+16
| | |/ | |/|
* | | Merge "Add project tags functionality"Zuul2018-02-253-4/+111
|\ \ \
| * | | Add project tags functionalityGage Hugo2018-02-233-4/+111
* | | | Merge "Add support for "--dns-domain" argument"Zuul2018-02-242-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for "--dns-domain" argumentTytus Kurek2018-02-232-0/+6
* | | | Use find_ip from openstacksdkMonty Taylor2018-01-291-83/+25
| |_|/ |/| |
* | | 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