lp:~raharper/curtin/trunk.debug-mdadm

Created by Ryan Harper and last modified
Get this branch:
bzr branch lp:~raharper/curtin/trunk.debug-mdadm
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

449. By Ryan Harper

remove debugging prints in block.wipe_file

448. By Ryan Harper

merge from trunk

447. By Ryan Harper

add block_meta unittests to validate clear_holders called as needed

446. By Ryan Harper

add unittest for block.exclusive_open

445. By Ryan Harper

Remove incomplete unmount_device

444. By Ryan Harper

Address MP feedback

- use err instead of _err when consuming
- Use device == entry[0] to match device mounted
- Rename device_is_mounted to list_device_mounts
- Refactor exclusive open into a contextmanager
- Be more verbose when recursively wiping partitions

443. By Ryan Harper

Add clear-holders checks to disk and partition handlers

442. By Ryan Harper

Initial cut of additiona debugging of clearing holders and mdadm

441. By Scott Moser

net: add new lines after rendered static routes.

Static routes were being rendered in /etc/network/interfaces
without a trailing newline after the 'pre-down' line.
Add unittest and vmtest to validate static route configurations.

440. By Scott Moser

vmtest: add 'webserv' helper

Rather than running python -m SimpleHTTPServer for the web server
add a program 'webserv' in tools/ dir and use that.

The benefits of this approach are:
 a.) no longer need python2 (we were invoking with 'python')
 b.) webserv listens on both ipv4 and ipv6 addresses.

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