summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/network/v2/test_network.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.networkStephen Finucane2023-05-101-47/+18
* tests: Convert network tests to use 'parse_output'Stephen Finucane2022-11-291-77/+97
* Make functional Neutron tests running fine on ML2/OVN environmentsSlawek Kaplonski2021-05-271-0/+2
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-9/+9
* Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-141-53/+18
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-41/+29
* Network tag supportAkihiro Motoki2017-07-231-1/+3
* Clean up the changes of os.environ in functional testsRui Chen2017-07-201-2/+2
* Nova net functional tests round 3Dean Troyer2017-04-281-7/+7
* Fix Nova-net netowrk commandsDean Troyer2017-04-271-94/+222
* Fix network list functional testHuanxuan Ao2017-04-191-1/+1
* Introduce Neutron DHCP agent commands to OSCShashank Kumar Shankar2017-03-201-0/+43
* Fix can not set is_default in networkjiahui.qiang2017-02-231-53/+15
* Add relnotes for the two recent bug fixes3.8.1Dean Troyer2017-01-281-0/+72
* Fix network functional tests for sdk 0.9.12Steve Martinelli2017-01-141-104/+125
* skip tests related to SDK 0912 and keystone IdP changeSteve Martinelli2017-01-071-0/+4
* Beef up network functional testsDean Troyer2016-12-301-24/+235
* move all functional tests to tests moduleSteve Martinelli2016-09-091-0/+50