summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/network/v2
Commit message (Expand)AuthorAgeFilesLines
* Fix: set invalid None project_id on range creationKailun Qin2019-03-221-6/+36
* Merge "Add network segment range command object"3.18.0Zuul2019-03-082-0/+612
|\
| * Add network segment range command objectKailun Qin2019-03-072-0/+612
* | Merge "Add support for get details of Quota"Zuul2019-03-071-0/+23
|\ \
| * | Add support for get details of QuotaSławek Kapłoński2019-02-241-0/+23
| |/
* | Merge "Partially Revert "Add command to unset information from Subnet-pools""Zuul2019-02-271-34/+1
|\ \ | |/ |/|
| * Partially Revert "Add command to unset information from Subnet-pools"Bernard Cafarelli2018-09-051-34/+1
* | Add floating IP filter to floating IP list commandJohannes Kulik2019-01-141-0/+17
* | Merge "Support enable/disable uplink status propagation"Zuul2018-12-242-0/+42
|\ \
| * | Support enable/disable uplink status propagationHongbin Lu2018-12-052-0/+42
| |/
* | Merge "Supports router gateway IP QoS"Zuul2018-12-121-1/+155
|\ \
| * | Supports router gateway IP QoSLIU Yulong2018-12-101-1/+155
| |/
* | Merge "Don't display router's is_ha and is_distributed attributes always"Zuul2018-12-101-2/+41
|\ \ | |/ |/|
| * Don't display router's is_ha and is_distributed attributes alwaysSławek Kapłoński2018-05-251-2/+41
* | Merge "Add DNS support to floating IP commands"Zuul2018-08-081-0/+12
|\ \
| * | Add DNS support to floating IP commandsJens Harbott2018-08-061-0/+12
* | | Merge "Add dns-domain support to Network object"Zuul2018-08-072-0/+13
|\ \ \ | |/ /
| * | Add dns-domain support to Network objectPierre Hanselmann2018-04-232-0/+13
| |/
* | Merge "Support filtering port with IP address substring"Zuul2018-07-251-0/+18
|\ \
| * | Support filtering port with IP address substringHongbin Lu2018-06-291-0/+18
* | | Merge "Do not require port argument when updating floating IP"Zuul2018-07-241-6/+51
|\ \ \ | |/ / |/| |
| * | Do not require port argument when updating floating IPyanpuqing2018-06-131-6/+51
| |/
* | Merge "Network: Add tag support for security group"Zuul2018-06-252-4/+171
|\ \
| * | Network: Add tag support for security groupDongcan Ye2018-06-142-4/+171
* | | Fix subnet host_routes errorHuang Cheng2018-06-141-0/+30
* | | Allow setting network-segment on subnet updateHarald Jensas2018-06-061-0/+23
* | | Make max_burst_kbps option as optional for bw limit QoS ruleSławek Kapłoński2018-05-251-6/+49
| |/ |/|
* | Merge "Network: Add tag support for floating ip"Zuul2018-04-232-3/+134
|\ \
| * | Network: Add tag support for floating ipDongcan Ye2018-04-172-3/+134
| |/
* | 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 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 "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
|/ /
* | Network: Add interfaces info in router showycx2017-11-151-4/+19
* | 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
* | | Display Network QoS rule type detailsSławek Kapłoński2017-11-051-0/+55
|/ /
* | Allow creating security rules without protocolDaniel Speichert2017-10-171-0/+30
* | Support creating unaddress neutron portHongbin Lu2017-09-291-0/+26
* | Support icmp-type and icmp-code to be set as zerogvrangan2017-09-261-0/+170
|/
* Use flake8-import-order pluginAkihiro Motoki2017-08-174-5/+6
* Use instance variables for subnet testsGary Kotton2017-07-261-141/+146