aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/objects.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Add support for dhclient_argsDan Prince1-15/+24
2015-06-09Automate selection of active bond slaveDan Sneddon1-0/+4
2015-05-11Add flag for DEFROUTE=no in ifcfg files to ignore DHCP gatewayDan Sneddon1-15/+19
2015-03-05Enable renaming of interfaces without rebootSteven Hardy1-2/+5
2015-02-24Remove deprecated references to oslo-incubatorSteven Hardy1-1/+1
2015-02-24Add a persist_mapping option to the mapping fileSteven Hardy1-18/+37
2015-02-24Add mapping option to influence nicN mapping orderSteven Hardy1-23/+63
2014-08-22Add support for ovs_extra.Dan Prince1-4/+11
2014-08-21A vlan on an OVS bridge doesn't require a deviceDan Prince1-1/+2
2014-08-20Add nic1, nic2 naming abstractionDan Prince1-2/+32
2014-08-12Set the MAC to the primary interfaceDan Prince1-13/+37
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-01Implement object json parsing functions.Dan Prince1-6/+121
2014-06-26Add OvsBond object and impl for ifcfg format.Dan Prince1-1/+13
2014-06-25Vlan object and support for ifcfg.Dan Prince1-3/+18
2014-06-11Add OvsBridge configuration supportDan Prince1-3/+26
2014-06-10Implement apply for ifcfg implementationDan Prince1-0/+1
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince1-4/+8
2014-06-09Add interface, address, and route objectsDan Prince1-0/+66