summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-08-222-3/+3
* | Implied RolesHarry Rybacki2017-08-222-0/+205
|/
* Use flake8-import-order pluginAkihiro Motoki2017-08-1737-32/+44
* Use instance variables for subnet testsGary Kotton2017-07-261-141/+146
* Merge "Use *_as_ids instead *_as_list"Jenkins2017-07-261-10/+10
|\
| * Use *_as_ids instead *_as_listRodrigo Duarte Sousa2017-03-011-10/+10
* | Merge "Add optional parameter "user_id" and "type" to list credentials"Jenkins2017-07-251-1/+29
|\ \
| * | Add optional parameter "user_id" and "type" to list credentialszhanghongtao2017-07-251-1/+29
* | | network tag UT: avoid using mix-in test classAkihiro Motoki2017-07-256-359/+628
|/ /
* | Network tag supportAkihiro Motoki2017-07-238-85/+526
* | Add domain parameter to Identity ProviderKristi Nikolla2017-07-212-3/+81