aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge "Use assertTrue/False instead of assertEqual(T/F)"Jenkins1-31/+31
2016-03-17Merge "Fix hierarchy for Linux Bonds and Linux Bridges"Jenkins1-0/+14
2016-03-11Add ability to set IPv6 routes in os-net-config templatesDan Sneddon1-0/+36
2016-03-11Fix hierarchy for Linux Bonds and Linux BridgesDan Sneddon1-0/+14
2016-03-07Enable os_net_config to configure IVSxinwu2-0/+99
2016-02-15Allow setting MTU to 1500Ian Pilcher2-0/+12
2016-01-07Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)1-31/+31
2015-11-20ifcfg: add VLAN=yes when neededGonéri Le Bouder1-0/+14
2015-11-04Merge "Added natural sort for interfaces in utils.ordered_active_nics()"Jenkins1-2/+6
2015-10-21Merge "Support multiple addresses assignment with eni"Jenkins1-1/+29
2015-10-19Added natural sort for interfaces in utils.ordered_active_nics()bdemers1-2/+6
2015-10-16Merge "Add Linux Bridge capability to os-net-config ifcfg"Jenkins2-0/+120
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon2-0/+120
2015-10-12Merge "Add support for Linux Bonding to os-net-config ifcfg"Jenkins2-0/+76
2015-10-08Merge "Support multiple addresses assignment with ifcfg"Jenkins1-1/+27
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon2-0/+76
2015-10-01Merge "ifcfg: Add support for dns_servers"Jenkins2-0/+39
2015-09-24Merge "os-net-config: ensure ifup is called just once"Jenkins1-0/+9
2015-09-23ifcfg: Add support for dns_serversDan Prince2-0/+39
2015-08-17Support multiple addresses assignment with eniTomoki Sekiyama1-1/+29
2015-08-17Support multiple addresses assignment with ifcfgTomoki Sekiyama1-1/+27
2015-08-17os-net-config: ensure ifup is called just onceDan Prince1-0/+9
2015-08-14Add --detailed-exit-codesDan Prince1-0/+25
2015-08-02Allow to specify the root directory of the filesystemFrederic Lepied2-1/+10
2015-07-01Add support for dhclient_argsDan Prince2-0/+24
2015-06-09Automate selection of active bond slaveDan Sneddon1-1/+14
2015-06-09Set primary interface on OVS bondsDan Sneddon1-0/+16
2015-06-04Merge "Don't set OVSDHCPINTERFACES if bridge is static"Jenkins1-0/+23
2015-06-03Don't set OVSDHCPINTERFACES if bridge is staticDan Prince1-0/+23
2015-06-03ifcfg: don't set VLAN=yes if is an ovs_portDan Prince1-2/+9
2015-05-14Add NM_CONTROLLED=no to each interface configurationDan Sneddon1-0/+7
2015-05-11Add flag for DEFROUTE=no in ifcfg files to ignore DHCP gatewayDan Sneddon2-0/+35
2015-03-19Mark ENI files as autogeneratedDan Prince1-5/+10
2015-03-05Add a --no-activate option to disable device up/down actionsSteven Hardy2-2/+30
2015-02-24Remove deprecated references to oslo-incubatorSteven Hardy2-2/+4
2015-02-24Add a persist_mapping option to the mapping fileSteven Hardy2-1/+21
2015-02-24Add mapping option to influence nicN mapping orderSteven Hardy2-10/+71
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-25ifcfg: restart child interfaces on updatesDan Prince1-5/+55
2014-08-22Fix a few pep8 issues...Dan Prince1-2/+0
2014-08-22Add support for ovs_extra.Dan Prince2-0/+47
2014-08-20Add support for parsing YAMLDan Prince1-0/+70
2014-08-20Add nic1, nic2 naming abstractionDan Prince3-0/+129
2014-08-15ifcfg: Exclude ifcfg-lo from cleanupDan Prince1-1/+13
2014-08-14Add --cleanup, and impl for ifcfgDan Prince1-0/+12
2014-08-14Use underscores for provider function names.Dan Prince2-37/+37