aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/impl_eni.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Add logging to the eni provider.Dan Prince1-3/+21
2014-07-07Add copyrights to files.Dan Prince1-1/+2
2014-07-03ENI: bring up bridges first on DebianDan Prince1-4/+8
2014-07-02ENI: enable 'auto' on bridges by defaultDan Prince1-0/+1
2014-07-02Update impl_eni to set the MTU.Dan Prince1-0/+2
2014-07-02Add vlan support for the ENI implementation.Dan Prince1-5/+32
2014-07-02Update impl_eni so it ifup's the interfacesDan Prince1-2/+6
2014-07-02ENI fixes for v4/v6 ips. DHCP test fixes.Dan Prince1-20/+29
2014-06-25Vlan object and support for ifcfg.Dan Prince1-2/+3
2014-06-24Initial commit for basic ENI Debian/Ubuntu network configmarios1-0/+132