~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
..
configs 559.2.423 11 years ago Joshua Harlow Add a sample yaml config to be used for testing. Diff
data 642.2.3 11 years ago Joshua Harlow 1. Add a helper for tests to use to load resource/ Diff
unittests 499.1.1 12 years ago Mike Milner Add initial unit test framework. Add initial tests Diff
__init__.py 696.1.1 11 years ago harlowja Helpful cleanups. 1. Remove the usage of the path Empty Diff Download File