Activity log for bug #1247699

Date Who What changed Old value New value Message
2013-11-04 01:21:07 Jason Gerard DeRose bug added bug
2013-11-04 01:22:11 Jason Gerard DeRose branch linked lp:~jderose/dmedia/drives-plus
2013-11-04 01:32:01 Jason Gerard DeRose description Some time ago I added the experimental `dmedia-provision-drive` script and its backing functionality in the `dmedia.drives` module. This code is for formatting a drive the "Dmedia way", plus for extracting useful metadata about a drive or partition from udev (whether or not a drive is being formatted). Now that we're more committed to using this code, it's time to clean it up a bit and add comprehensive unit tests. The metadata from udev has an important use when it comes to putting FileStore (drives) into a "failed" state, because we want to track this based on the drive serial number, in addition to the FileStore ID and the partition UUID. Some time ago I added the experimental `dmedia-provision-drive` script and its backing functionality in the `dmedia.drives` module. This code is for formatting a drive the "Dmedia way", plus for extracting useful metadata about a drive or partition from udev (whether or not a drive is being formatted). Now that we're more committed to using this code, it's time to clean it up a bit and add comprehensive unit tests. The metadata from udev has an important use when it comes to putting FileStore (drives) into a "failed" state, because we want to track this based on the drive serial number and the partition UUID, in addition to the FileStore ID.
2013-11-04 01:42:26 Launchpad Janitor branch linked lp:dmedia
2013-11-04 01:42:44 Jason Gerard DeRose dmedia: status In Progress Fix Committed
2013-11-25 18:35:52 Jason Gerard DeRose dmedia: status Fix Committed Fix Released