aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/test_cli.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Add schema-based config data validationFrank A. Zdarsky1-12/+31
2016-08-29Cleanups and new unit test for IVSSarath Kumar1-0/+18
2016-08-26Add support for OVS DPDK BondSaravanan KR1-0/+17
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR1-0/+17
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar1-0/+18
2015-08-14Add --detailed-exit-codesDan Prince1-0/+25
2015-08-02Allow to specify the root directory of the filesystemFrederic Lepied1-0/+9
2015-01-15test_cli add stderr/stdout sanity assertionsSteven Hardy1-8/+41
2015-01-14Derive sample location from test file, not pwdSteven Hardy1-1/+3
2015-01-14Fix test_cli exit code assertionSteven Hardy1-14/+12
2015-01-14Add sample and cli test for simple interface configSteven Hardy1-0/+9
2014-09-18Update child_members to use a SetDan Prince1-2/+4
2014-08-20Add support for parsing YAMLDan Prince1-0/+70