summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/network
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|/ /
* | Remove a bunch of things we promised to remove in 2H 2017Dean Troyer2017-11-301-1/+1
* | 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
|/
* flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-08-221-1/+1
* Use flake8-import-order pluginAkihiro Motoki2017-08-175-5/+7
* Use instance variables for subnet testsGary Kotton2017-07-261-141/+146
* network tag UT: avoid using mix-in test classAkihiro Motoki2017-07-256-359/+628
* Network tag supportAkihiro Motoki2017-07-237-85/+520
* Merge "Network L3 Router Commands for OSC"Jenkins2017-07-202-24/+199
|\
| * Network L3 Router Commands for OSCAnkur Gupta2017-07-112-24/+199
* | Add 'data_plane_status' option to Port classesCarlos Goncalves2017-07-122-0/+60
|/
* Add new parameter "is_default" to Network QoS policy.Rodolfo Alonso Hernandez2017-07-052-3/+40
* Merge "Show neutron tags in OSC network show"Jenkins2017-06-302-0/+8
|\