summaryrefslogtreecommitdiff
path: root/openstackclient/tests/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd"Jenkins2016-08-111-0/+32
|\
| * Add '--dhcp' and '--no-dhcp' options to os subnet list cmdCao Xuan Hoang2016-08-101-0/+32
* | Implement "network agent set" commandHuanxuan Ao2016-08-101-0/+75
|/
* Merge "Implement network agents functionality"Jenkins2016-08-052-0/+286
|\
| * Implement network agents functionalityMichael Gugino2016-08-052-0/+286
* | Show "target_project_id" attribute properly for network rbac objectHuanxuan Ao2016-08-052-3/+3
* | Implement "network rbac set" commandHuanxuan Ao2016-08-031-0/+56
* | Merge "Implement network rbac create and delete commands"Jenkins2016-07-292-3/+274
|\ \ | |/ |/|
| * Implement network rbac create and delete commandsHuanxuan Ao2016-07-282-3/+274
* | Standardize import formatshizhihui2016-07-221-1/+1
|/
* Merge "Set identity v3 client in networkv2 fake"Jenkins2016-07-228-92/+34
|\
| * Set identity v3 client in networkv2 fakeHuanxuan Ao2016-07-208-92/+34
* | Merge "Implement rbac list and show command"Jenkins2016-07-202-0/+173
|\ \ | |/ |/|
| * Implement rbac list and show commandting wang2016-06-272-0/+173
* | Merge "Add port security option to network commands"Jenkins2016-07-202-0/+21
|\ \
| * | Add port security option to network commandsRichard Theis2016-06-292-0/+21
* | | Exchange the check order for the dhcp and no-dhcpqtang2016-07-191-2/+0
* | | Change to plural form of object in multi delete error message in networkv2Huanxuan Ao2016-07-143-6/+6
* | | Use FakeProject and FakeDomain classes in unit tests of networkv2Huanxuan Ao2016-07-117-121/+77
* | | Merge "Transfer "ip floating pool list" to "floating ip pool list""Jenkins2016-07-061-0/+97
|\ \ \
| * | | Transfer "ip floating pool list" to "floating ip pool list"Tang Chen2016-07-041-0/+97
* | | | Merge "Add command to unset information from ports"Jenkins2016-07-061-0/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Add command to unset information from portsreedip2016-07-011-0/+78
* | | | Add command to unset information from Subnet-poolsreedip2016-06-301-0/+39
|/ / /
* | | Merge "Add "--device-owner" option to "port list""Jenkins2016-06-291-0/+41
|\ \ \
| * | | Add "--device-owner" option to "port list"Richard Theis2016-06-201-0/+41
* | | | Merge "Add command to unset information from Subnets"Jenkins2016-06-291-0/+106
|\ \ \ \ | |_|/ / |/| | |
| * | | Add command to unset information from Subnetsreedip2016-06-291-0/+106
* | | | Merge "Add command to unset information from Routers"Jenkins2016-06-281-0/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Add command to unset information from Routersreedip2016-06-271-0/+51
| | |/ | |/|
* | | Merge "Support JSON data for port binding profile"Jenkins2016-06-231-0/+95
|\ \ \ | |/ / |/| |
| * | Support JSON data for port binding profileRichard Theis2016-06-201-0/+95
| |/
* | Merge "Error handling of "router delete" command"Jenkins2016-06-201-7/+59
|\ \
| * | Error handling of "router delete" commandHuanxuan Ao2016-06-201-7/+59
| |/
* | Merge "Add "--network-segment" option to "subnet create""Jenkins2016-06-202-15/+84
|\ \ | |/ |/|
| * Add "--network-segment" option to "subnet create"Richard Theis2016-06-132-15/+84
* | Support bulk deletion for delete commands in networkv2Huanxuan Ao2016-06-163-15/+156
* | Merge "Support bulk deletion for commands that exist in both network and comp...Jenkins2016-06-154-42/+394
|\ \
| * | Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-154-42/+394
* | | Add default IP version and fix help messages for "ip availability list"Huanxuan Ao2016-06-151-2/+5
|/ /
* | osc-lib: utilsDean Troyer2016-06-136-7/+11
* | osc-lib: exceptionsDean Troyer2016-06-135-6/+11
|/
* Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-086-15/+50
* Merge "Update unit test test_extension with fake class"Jenkins2016-06-081-18/+35
|\
| * Update unit test test_extension with fake classHuanxuan Ao2016-06-071-18/+35
* | Merge "Support error handling for "port delete" command"Jenkins2016-06-071-7/+61
|\ \ | |/ |/|
| * Support error handling for "port delete" commandHuanxuan Ao2016-06-071-7/+61
* | Merge "Add network availability for osc"Jenkins2016-06-062-0/+224
|\ \
| * | Add network availability for oscManjeet Singh Bhatia2016-06-032-0/+224
* | | Merge "Check port name in set port tests"Jenkins2016-06-041-1/+5
|\ \ \