summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/network/v2
Commit message (Expand)AuthorAgeFilesLines
* Add support for CRUD operations for QoS minimum packet rate rulePrzemyslaw Szczerbik2022-07-011-0/+67
* Support Neutron Local IP CRUDNurmatov Mamatisa2022-01-281-0/+161
* Merge "Make functional Neutron tests running fine on ML2/OVN environments"Zuul2021-06-294-13/+45
|\
| * Make functional Neutron tests running fine on ML2/OVN environmentsSlawek Kaplonski2021-05-274-13/+45
* | Add support for Neutron's L3 conntrack helper resourceSlawek Kaplonski2021-06-071-0/+145
|/
* Support Neutron Address Group CRUDHang Yang2020-12-241-0/+177
* Merge "Support for stateless security groups"Zuul2020-04-081-1/+3
|\
| * Support for stateless security groupsTom Stappaerts2020-03-311-1/+3
* | Add command: router add/remove route --routeBence Romsics2020-03-301-0/+43
|/
* Remove races in floating ip functional testsDean Troyer2019-08-311-53/+67
* Merge "Use cliff formattable columns in network commands"Zuul2019-06-227-53/+38
|\
| * Use cliff formattable columns in network commandsAkihiro Motoki2019-05-097-53/+38
* | Batch up minor cleanups for releaseDean Troyer2019-05-202-3/+3
|/
* Tweak network segment range fiunction testsDean Troyer2019-04-121-8/+8
* Fix service discovery in functional testsGlenn Van de Water2019-03-132-8/+8
* Add network segment range command objectKailun Qin2019-03-071-0/+145
* Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-146-131/+38
* Make max_burst_kbps option as optional for bw limit QoS ruleSławek Kapłoński2018-05-251-1/+0
* Fix functional job failedDongcan Ye2018-04-201-3/+14
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-155-195/+170
* Allow port list to shown undefined attributesAkihiro Motoki2017-11-241-0/+10
* Display Network QoS rule type detailsSławek Kapłoński2017-11-051-0/+7
* Attempt to de-race qos policyDean Troyer2017-10-181-3/+7
* Unroll the network qos policy functional testsDean Troyer2017-09-171-33/+42
* Attempt to work around chronically failing server issues with aggregates and qosDean Troyer2017-09-151-2/+5
* Convert remaining network functional tests to JSONAkihiro Motoki2017-08-232-55/+39
* Convert network qos functional tests to JSONAkihiro Motoki2017-08-233-233/+193
* Convert network security group functional tests to JSONAkihiro Motoki2017-08-232-106/+52
* Convert network segment functional tests to JSONDean Troyer2017-08-131-45/+99
* network functest: Remove condition for segment testAkihiro Motoki2017-07-271-84/+48
* Network tag supportAkihiro Motoki2017-07-236-5/+115
* Clean up the changes of os.environ in functional testsRui Chen2017-07-2013-118/+157
* Merge "Network L3 Router Commands for OSC"Jenkins2017-07-202-0/+70
|\
| * Network L3 Router Commands for OSCAnkur Gupta2017-07-112-0/+70
* | Fix dynamic names in network functional testsDean Troyer2017-07-1911-25/+36
|/
* Add new parameter "is_default" to Network QoS policy.Rodolfo Alonso Hernandez2017-07-051-0/+13
* Add direction field to QoS bandwidth limit.Rodolfo Alonso Hernandez2017-06-221-7/+9
* Add default-quota to subnet pool commandsReedip2017-06-121-4/+35
* Trivial fix typosVu Cong Tuan2017-05-302-2/+2
* Rework floating ip functional testsDean Troyer2017-05-101-140/+178
* Nova net functional tests round 3Dean Troyer2017-04-2814-161/+320
* Merge "Fix Nova-net netowrk commands"Jenkins2017-04-281-94/+222
|\
| * Fix Nova-net netowrk commandsDean Troyer2017-04-271-94/+222
* | Nova net functional tests round 2Dean Troyer2017-04-286-106/+180
* | Nova net functional tests round 1Dean Troyer2017-04-287-136/+286
|/
* Functional test for subnet_pooljiahui.qiang2017-04-261-37/+268
* Fix network list functional testHuanxuan Ao2017-04-191-1/+1
* "floating ip set/unset port" for OSCSindhu Devale2017-04-051-0/+76
* Introduce neutron flavor associate, disassociate to OSCShashank Kumar Shankar2017-04-031-0/+51
* Merge "Simplify logic around option lists in port set"Jenkins2017-03-271-8/+75
|\