~harlowja/cloud-init/cloud-init-tag-distros

improve network configuration

This branch accomplishes several things:
 - centrally handle 'dsmode' to be 'local' or 'net.
   This allows local data sources to run before networking
   but still have user-data read by default when networking is available.

 - support networking information being read on dreamcompute
   dreamcompute's openstack declares networking via the
   /etc/network/interfaces style 'network_config' format.
 
 - support reading and applying networking information on SmartOS

 - improve reading networking from openstack network_data.json (LP: #1577982)
   add support for mtu and routes and many miscellaneous fixes.

 - support for renaming devices in a container (LP: #1579130).
   Also rename network devices as instructed by the host on
   every boot where cloud-init networking is enabled.  This is required
   because a.) containers do not get systemd.link files applied
   as they do not have udev. b.) if the initramfs is out of date
   then we need to apply them.

 - remove blocking of udev rules (LP: #1577844, LP: #1571761)
Filename Latest Rev Last Changed Committer Comment Size
..
debian 559.2.360 12 years ago Joshua Harlow 1. Change these to be templates where possible. 2. Diff
redhat 559.2.358 12 years ago Joshua Harlow Move redhat spec file templates to this directory Diff
suse 821.1.9 11 years ago Juerg Haefliger Add support for building a SLES rpm package Diff
File bddeb 1220.2.8 8 years ago Scott Moser merge with trunk 9.2 KB Diff Download File
File brpm 1107 9 years ago Scott Moser packages/brpm: fix for oauth library name brpm wa 9.2 KB Diff Download File