lp:~raharper/curtin/iodo_network_rebase_v2

Created by Ryan Harper and last modified
Get this branch:
bzr branch lp:~raharper/curtin/iodo_network_rebase_v2
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ryan Harper
Project:
curtin
Status:
Merged

Recent revisions

258. By Ryan Harper

Inject versioned network config

Use the same dictionary layout as storage, including a version field and then
a config dict within the outer Network config. Fix example files. Adjust
loading of data and fixup unittests.

257. By Ryan Harper

from trunk

256. By Ryan Harper

Handle when we don't have network config. Fix bug in expected_interfaces method.

255. By Ryan Harper

enable vivid,wily for network

254. By Ryan Harper

vmtest: Add network testing

Update the base vmtests class to handle network tests. If the
class configration includes a network section, parse and use it
to extend the VM launch and run commands.

253. By Scott Moser

Enhance vmtests to allow tests to specify the inclusion of extra disks.

This is needed for testing multi-disk scenarios.

Add in changes to the basic configuration to expose issues seen when
running block commands on an instance with blank disks which will have no
partition table applied.

252. By Scott Moser

Add reporting events

This adds a reporting event framework (copied with slight modification
from work we are doing on cloud-init), and uses it throughout curtin.

Configuration is done through the 'reporting' item in config.
The legacy 'reporter' config entry is still supported. If both are
present, then both will be used.

251. By Scott Moser

docs: add docs rule to Makefile and 'tox -e docs'

This makes it easy to run the docs build either via
tox or system sphinx-build in make.

Also update conf.py to use 'classic' rather than 'default' theme
as suggested by sphinx

250. By Scott Moser

rescan_block_devices: mention bug with get_unused_blockdev_info

Just mention the bug I opened, when we fix that, we should back
out this swallowing of the error.

249. By Scott Moser

Allow partprobe to return non-zero

partprobe will return 1 when the target device does not have a partition
table.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~curtin-dev/curtin/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers