~rcj/cloud-init/lp1575938

  • Committer: Scott Moser
  • Date: 2016-03-24 21:30:57 UTC
  • mfrom: (1178.2.37 trunk.net1)
  • Revision ID: smoser@ubuntu.com-20160324213057-ouoday7tozoxd66k
support network configuration in cloud-init --local

this allows 'cloud-init --local' to fully run before networking comes up.
By doing so, we can now cleanly apply networking to the new system.

This adds support for reading ConfigDrive network configuration
and also from NoCloud.  The support is only present for ubuntu/debian
at the current time.  Other distros will follow.

Also ability to specify network configuration on kernel command line
via either ip= or network-config=<base64>.
Filename Latest Rev Last Changed Committer Comment Size
..
config 559.2.259 11 years ago Joshua Harlow The 'cfg' module has been removed and moved to 'he Diff
distros 559.2.37 11 years ago Joshua Harlow Start adding place where distro specifics can go. Diff
filters 634.1.6 11 years ago Joshua Harlow For the userdata 'post-filtering' add in a new fol Diff
handlers 559.2.87 11 years ago Joshua Harlow Moved the handlers from a user_data directory to a Diff
mergers 743.1.1 11 years ago Joshua Harlow Start allowing different merging types to be appli Diff
net 1178.2.4 8 years ago Scott Moser initial copy of curtin net just add curtin/net as Diff
reporting 1130.1.14 8 years ago Scott Moser sync with 2.0 trunk on reporting Diff
sources 559.2.2 11 years ago Joshua Harlow 1. Adding some new helper files that split off fil Diff
__init__.py 559.2.389 11 years ago Scott Moser [merge-from-trunk] remove warning message to conso 925 bytes Diff Download File
cloud.py 1138.2.2 8 years ago Scott Moser split 'events' portion of reporting into separate 3.7 KB Diff Download File
cs_utils.py 1119.1.1 8 years ago Daniel Watkins CloudSigma: encode/decode data before communicatin 3.5 KB Diff Download File
ec2_utils.py 1068 9 years ago Scott Moser pep8 7.1 KB Diff Download File
helpers.py 1172 8 years ago Scott Moser Apply pep8, pyflakes fixes for python2 and 3 Upda 14.6 KB Diff Download File
importer.py 1003.2.1 9 years ago Joshua Harlow Remove/adjust the verbose 'failed at attempted imp 1.9 KB Diff Download File
log.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 4.5 KB Diff Download File
netinfo.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 8.5 KB Diff Download File
patcher.py 1000.1.3 9 years ago Scott Moser further remove evidence of pylint. This just remo 1.7 KB Diff Download File
registry.py 1130.1.23 8 years ago Scott Moser sync with cloudinit 2.0 for registry and reporting 1 KB Diff Download File
safeyaml.py 674 11 years ago Scott Moser fix pep8 and pylint 1 KB Diff Download File
settings.py 1176.1.1 8 years ago Alex Sirbu Enable Bigstep data source in default configuratio 2 KB Diff Download File
signal_handler.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 2.3 KB Diff Download File
ssh_util.py 1163.2.3 8 years ago Ryan Harper Update pep8 runner and fix pep8 issues 10.4 KB Diff Download File
stages.py 1178.2.36 8 years ago Scott Moser some final changes a.) do not write systemd link 31.3 KB Diff Download File
templater.py 1052.1.14 9 years ago Barry Warsaw Low hanging Python 3 fruit. 5.6 KB Diff Download File
type_utils.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 1.4 KB Diff Download File
url_helper.py 1163.2.3 8 years ago Ryan Harper Update pep8 runner and fix pep8 issues 17.2 KB Diff Download File
user_data.py 1091 9 years ago Scott Moser fix cloud-config-archive handling handling of clo 13.1 KB Diff Download File
util.py 1178.5.19 8 years ago Scott Moser make get_cmdline read /proc/1/cmdline if inside a 66.1 KB Diff Download File
version.py 1026 9 years ago Scott Moser open 0.7.7 854 bytes Diff Download File