~sylvain-pineau/checkbox-support:cleanup_duplicates

Last commit made on 2017-06-29
Get this branch:
git clone -b cleanup_duplicates https://git.launchpad.net/~sylvain-pineau/checkbox-support
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
cleanup_duplicates
Repository:
lp:~sylvain-pineau/checkbox-support

Recent commits

9843b8c... by Sylvain Pineau

Move the bt_helper.py module to the checkbox-support package

82572ca... by Sylvain Pineau

Remove unused modules

Fixes LP:1320824

bb54e6d... by PMR <pmr@pmr-lander>

Merge #325481 from ~kissiel/checkbox-support:fix-1625926-pactl-db-missing

b57d466... by Maciej Kisielewski

pactl parser: make dB volume value optional

Fixes LP: #1625926

Signed-off-by: Maciej Kisielewski <email address hidden>

5122706... by PMR <pmr@pmr-lander>

Merge #325373 from ~sylvain-pineau/checkbox-support:usb_read_write

6d8deed... by Sylvain Pineau

New console_scripts entry point for usb_read_write

55463d8... by PMR <pmr@pmr-lander>

Merge #324461 from ~sylvain-pineau/checkbox-support:list-removable-partitions

6263ba9... by Sylvain Pineau

parsers:udevadm: Leverage the device parser to report removable partitions

Without udisks2 to list disks/partitions in the removable storage script in
checkbox, the udev parser can come to the rescue.

A new category "PARTITION" is then reported to identify removable partitions
(e.g: usb/mmc).

Such "devices" are not reported by default and callers such as the udev_resource
script from the resource provider have to create the factory UdevadmDevice
with list_partitions=True.

Partition types can be distinguished using the bus property (usb or mmc).

c690c58... by PMR <pmr@pmr-lander>

Merge #324417 from checkbox-support:release

Release_2017_Week21

d6e1424... by Sylvain Pineau

increment version to v0.35.0.dev0