aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Remove some extra print statements.Dan Prince1-2/+0
2014-06-26Add OvsBond object and impl for ifcfg format.Dan Prince4-15/+83
2014-06-26Consolidate OVS_EXTRA for the vlan test.Dan Prince1-3/+4
2014-06-25Vlan object and support for ifcfg.Dan Prince5-36/+113
2014-06-24Merge branch 'impl_eni'Dan Prince2-0/+294
2014-06-24Initial commit for basic ENI Debian/Ubuntu network configmarios2-0/+294
2014-06-13Adds link to spec in the readmemarios1-1/+9
2014-06-11Add OvsBridge configuration supportDan Prince4-34/+162
2014-06-10Implement apply for ifcfg implementationDan Prince6-40/+138
2014-06-09Import processutils from oslo-incubator.Dan Prince11-2/+2265
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince5-4/+238
2014-06-09Add interface, address, and route objectsDan Prince8-7/+83
2014-06-06Initial commitDan Prince26-0/+643