summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd"Jenkins2016-08-111-0/+15
|\
| * Add '--dhcp' and '--no-dhcp' options to os subnet list cmdCao Xuan Hoang2016-08-101-0/+15
* | Implement "network agent set" commandHuanxuan Ao2016-08-101-0/+41
|/
* Merge "Implement network agents functionality"Jenkins2016-08-051-0/+119
|\
| * Implement network agents functionalityMichael Gugino2016-08-051-0/+119
* | Show "target_project_id" attribute properly for network rbac objectHuanxuan Ao2016-08-051-1/+1
* | Implement "network rbac set" commandHuanxuan Ao2016-08-031-0/+41
* | Merge "Implement network rbac create and delete commands"Jenkins2016-07-291-0/+132
|\ \ | |/ |/|
| * Implement network rbac create and delete commandsHuanxuan Ao2016-07-281-0/+132
* | Standardize import formatshizhihui2016-07-221-1/+0
|/
* Merge "Implement rbac list and show command"Jenkins2016-07-201-0/+75
|\
| * Implement rbac list and show commandting wang2016-06-271-0/+75
* | Merge "Transfer "ip floating CRUD" to "floating ip CRUD""Jenkins2016-07-201-5/+104
|\ \
| * | Transfer "ip floating CRUD" to "floating ip CRUD"Tang Chen2016-07-201-5/+104
* | | Merge "Add port security option to network commands"Jenkins2016-07-201-0/+30
|\ \ \ | |/ / |/| |
| * | Add port security option to network commandsRichard Theis2016-06-291-0/+30
* | | Exchange the check order for the dhcp and no-dhcpqtang2016-07-191-2/+1
* | | Merge "Transfer "ip floating pool list" to "floating ip pool list""Jenkins2016-07-061-0/+66
|\ \ \
| * | | Transfer "ip floating pool list" to "floating ip pool list"Tang Chen2016-07-041-0/+66
* | | | Merge "Add command to unset information from ports"Jenkins2016-07-061-0/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Add command to unset information from portsreedip2016-07-011-0/+59
* | | | Add command to unset information from Subnet-poolsreedip2016-06-301-0/+41
|/ / /
* | | Merge "Add "--device-owner" option to "port list""Jenkins2016-06-291-2/+12
|\ \ \
| * | | Add "--device-owner" option to "port list"Richard Theis2016-06-201-2/+12
* | | | Merge "Add command to unset information from Subnets"Jenkins2016-06-291-0/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | Add command to unset information from Subnetsreedip2016-06-291-0/+83
* | | | Merge "Add command to unset information from Routers"Jenkins2016-06-281-0/+43
|\ \ \ \
| * | | | Add command to unset information from Routersreedip2016-06-271-0/+43
| | |_|/ | |/| |
* | | | Merge "Fix typo in openstackclient/network/v2"Jenkins2016-06-282-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in openstackclient/network/v2Cao Xuan Hoang2016-06-232-5/+5
* | | | Fix the problem of router deleteSongmingYan2016-06-241-1/+1
* | | | Merge "Support JSON data for port binding profile"Jenkins2016-06-231-6/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Support JSON data for port binding profileRichard Theis2016-06-201-6/+33
| | |/ | |/|
* | | Fix a missing i18n support in security_group_rule.pyHuanxuan Ao2016-06-211-2/+2
| |/ |/|
* | Merge "Error handling of "router delete" command"Jenkins2016-06-201-2/+17
|\ \
| * | Error handling of "router delete" commandHuanxuan Ao2016-06-201-2/+17
| |/
* | Merge "Add "--network-segment" option to "subnet create""Jenkins2016-06-201-0/+10
|\ \
| * | Add "--network-segment" option to "subnet create"Richard Theis2016-06-131-0/+10
* | | Standardize logger usageTang Chen2016-06-202-6/+11
| |/ |/|
* | Support bulk deletion for delete commands in networkv2Huanxuan Ao2016-06-162-8/+50
* | Merge "Support bulk deletion for commands that exist in both network and comp...Jenkins2016-06-153-21/+31
|\ \
| * | Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-153-21/+31
* | | Add default IP version and fix help messages for "ip availability list"Huanxuan Ao2016-06-151-2/+4
|/ /
* | Merge "Add geneve provider network type"Jenkins2016-06-151-4/+4
|\ \
| * | Add geneve provider network typeRichard Theis2016-06-101-4/+4
| |/
* | osc-lib: commandDean Troyer2016-06-138-8/+8
* | osc-lib: parseractionsDean Troyer2016-06-135-5/+5
* | osc-lib: utilsDean Troyer2016-06-1311-11/+18
* | osc-lib: exceptionsDean Troyer2016-06-134-5/+10
|/
* Merge "Make set/unset commands in network return normally when nothing specif...Jenkins2016-06-096-23/+0
|\