~raharper/cloud-init/trunk.network-data-bridge

  • Committer: Ryan Harper
  • Date: 2016-05-24 14:29:45 UTC
  • Revision ID: ryan.harper@canonical.com-20160524142945-w7oymyiqa6u949m2
ConfigDrive: Add support for "bridge" link types

Openstack Mikata LinuxBridge mode emits links with type: bridge
which need conversion into network config bridge.  This patch
creates the require keys and copies in any keys from network_data.json
that start with 'bridge'.  It's unclear whether the OpenStack
LinuxBridge mode provides the ability to attach interfaces to the
bridge so we do not attempt to populate the key 'bridge_interfaces' with
a specific value at this time.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 559.2.1 11 years ago Joshua Harlow Move binaries to an actual binary dir. Diff
cloudinit 144 14 years ago Scott Moser globally remove ec2init and rename to cloudinit Diff
config 271 13 years ago Scott Moser remove 'biultin' config, separate cloud.cfg This Diff
doc 133 14 years ago Scott Moser add doc/userdata.txt, move examples to doc/. Diff
packages 559.2.335 11 years ago Joshua Harlow 1. Moving around the packages dir. 2. Adjusting th Diff
systemd 465 12 years ago Scott Moser Add sample/example systemd config files This impo Diff
sysvinit 559.2.435 11 years ago Scott Moser setup.py: rename "daemon type" to "init system" T Diff
templates 14 15 years ago Bazaar Package Importer * ec2-set-apt-sources.py: - Use a template to ge Diff
tests 499.1.1 12 years ago Mike Milner Add initial unit test framework. Add initial tests Diff
tools 82 14 years ago Scott Moser add tools/ directory and 'write-mime-multipart' w Diff
udev 1121.2.4 8 years ago Daniel Watkins Add udev rules for Azure ephemeral disks. And ins Diff
upstart 80 14 years ago Scott Moser put upstart files in upstart/, minor other changes Diff
.bzrignore 1052.1.3 9 years ago Barry Warsaw Fix file modes to be Python 2/3 compatible. 42 bytes Diff Download File
ChangeLog 1215 7 years ago Scott Moser Paths: fix instance path if datasource's id has a 44 KB Diff Download File
HACKING.rst 1000.1.2 9 years ago Jay Faulkner Remove pylint pylint was not passing, and per smo 1.5 KB Diff Download File
LICENSE 450 12 years ago Scott Moser add LICENSE file 34.3 KB Diff Download File
Makefile 1172 8 years ago Scott Moser Apply pep8, pyflakes fixes for python2 and 3 Upda 1.7 KB Diff Download File
MANIFEST.in 1052.1.1 9 years ago Barry Warsaw * Added a simple tox.ini file * Use universal_newl 167 bytes Diff Download File
requirements.txt 1052.1.24 9 years ago Barry Warsaw Port the MAAS code to oauthlib. 948 bytes Diff Download File
File setup.py 1216.1.6 7 years ago Scott Moser fix setup.py for flake8 6.7 KB Diff Download File
test-requirements.txt 1216.1.4 7 years ago Joshua Harlow Freeze lint testing requirements 212 bytes Diff Download File
TODO.rst 978 9 years ago Scott Moser move TODO to TODO.rst 2.1 KB Diff Download File
tox.ini 1216.1.5 7 years ago Scott Moser run flake8 instead of pyflakes in tox. expect tes 691 bytes Diff Download File