lp://qastaging/~wesley-wiedenmeier/curtin/block-blkid

Created by Wesley Wiedenmeier and last modified
Get this branch:
bzr branch lp://qastaging/~wesley-wiedenmeier/curtin/block-blkid
Only Wesley Wiedenmeier can upload to this branch. If you are Wesley Wiedenmeier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Wesley Wiedenmeier
Project:
curtin
Status:
Development

Recent revisions

345. By Wesley Wiedenmeier

Reverted get_volume_uuid function and test

344. By Wesley Wiedenmeier

Added test for block.blkid

343. By Wesley Wiedenmeier

Updated dev_blkid to catch errors from blkid call and return None if errors
thrown

342. By Wesley Wiedenmeier

Fixed test_block to work with modified get_volume_uuid

341. By Wesley Wiedenmeier

Check for uuid in key rather than key in list as bcache and mdadm may have
different id spec keys

340. By Wesley Wiedenmeier

merge from trunk

339. By Wesley Wiedenmeier

Use block.blkid function instead of util.subp for get_volume_uui

338. By Wesley Wiedenmeier

Add function dev_blkid to get blkid info from one path.
http://paste.ubuntu.com/14438088/

337. By Wesley Wiedenmeier

In curtin.block.blkid, append list of specified devices to blkid cmd in order
to get blkid output for them. If just one device is needed a string can be
passed in instead of a list to simplify use.

336. By Scott Moser

mdadm: fix issues exposed by use via block_meta

Using mdadm via block_meta exposed a few issues.
 - block_meta calls block.md_check, this should be mdadm.md_check
 - mdadm.sysfs_read_attr had thinko in check if it should attempt to read
   an attribute and avoiding reading files
 - mdadm.sysfs_read_attr should use util.load_file
 - ensure all entrypoints to mdadm code check that device names are device
   paths.

Branch metadata

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