aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Support multiple addresses assignment with ifcfgTomoki Sekiyama2-6/+37
2015-08-17os-net-config: ensure ifup is called just onceDan Prince2-1/+10
2015-08-14Correct class comment for NetConfigDan Prince1-1/+1
2015-08-14Add --detailed-exit-codesDan Prince2-0/+36
2015-08-02Allow to specify the root directory of the filesystemFrederic Lepied6-29/+47
2015-07-01Add support for dhclient_argsDan Prince4-15/+50
2015-06-09Automate selection of active bond slaveDan Sneddon2-1/+18
2015-06-09Set primary interface on OVS bondsDan Sneddon3-1/+29
2015-06-04Merge "Don't set OVSDHCPINTERFACES if bridge is static"Jenkins2-1/+25
2015-06-03Don't set OVSDHCPINTERFACES if bridge is staticDan Prince2-1/+25
2015-06-03ifcfg: don't set VLAN=yes if is an ovs_portDan Prince2-5/+14
2015-06-03Merge "-v trumps -d on the CLI"Jenkins1-3/+3
2015-05-14Add NM_CONTROLLED=no to each interface configurationDan Sneddon2-0/+8
2015-05-14Add 'eno*' interfaces to embedded_nicsDan Sneddon1-1/+2
2015-05-11Add flag for DEFROUTE=no in ifcfg files to ignore DHCP gatewayDan Sneddon6-15/+79
2015-04-30-v trumps -d on the CLIDan Prince1-3/+3
2015-03-19Mark ENI files as autogeneratedDan Prince2-6/+12
2015-03-05Enable renaming of interfaces without rebootSteven Hardy3-2/+28
2015-03-05Add a --no-activate option to disable device up/down actionsSteven Hardy5-21/+70
2015-03-04Merge "Strip trailing whitespace from yaml samples"Jenkins3-13/+13
2015-02-24Refactor ifup/ifdown into base-classSteven Hardy3-21/+19
2015-02-24Refactor noop to enable logging of disabled operationsSteven Hardy3-40/+58
2015-02-24Remove deprecated references to oslo-incubatorSteven Hardy17-2275/+9
2015-02-24Move noop flag to provider base-classSteven Hardy4-16/+20
2015-02-24Add a persist_mapping option to the mapping fileSteven Hardy7-20/+81
2015-02-24Add mapping option to influence nicN mapping orderSteven Hardy6-33/+184
2015-01-15Strip trailing whitespace from yaml samplesSteven Hardy3-13/+13
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 Hardy3-0/+30
2014-12-17Merge "Fix verbose/debug loglevels"Jenkins1-2/+2
2014-12-16Merge "If setting a default route, use default netmask"Jenkins1-2/+5
2014-12-12Correct the ENI provider name log statementDan Prince1-1/+1
2014-12-06Fix verbose/debug loglevelsSteven Hardy1-2/+2
2014-12-05Workflow documentation is now in infra-manualJeremy Stanley1-4/+3
2014-11-24If setting a default route, use default netmaskJames Polley1-2/+5
2014-09-18Add a .gitreview file for os-net-configDan Prince1-0/+4
2014-09-18Update child_members to use a SetDan Prince2-6/+8
2014-09-04Correct the setup.cfg OS.Dan Prince1-1/+1
2014-09-04Move versioning into version.pyDan Prince3-8/+21
2014-09-04Updated description in README.rstDan Prince1-3/+3
2014-09-04Minor updates to setup.cfg.Dan Prince1-9/+9
2014-08-26README.rst updates per yaml config changesDan Prince1-67/+55
2014-08-25ifcfg: restart child interfaces on updatesDan Prince2-19/+84
2014-08-22Fix a few pep8 issues...Dan Prince2-4/+2
2014-08-22Add ovs_extra to some of the sample configs.Dan Prince2-0/+5
2014-08-22Don't log errors if files don't exists.Dan Prince1-1/+5
2014-08-22Add support for ovs_extra.Dan Prince5-9/+75
2014-08-21A vlan on an OVS bridge doesn't require a deviceDan Prince5-15/+25