~kissiel/checkbox-support:fix-1625926-pactl-db-missing

Last commit made on 2017-06-12
Get this branch:
git clone -b fix-1625926-pactl-db-missing https://git.launchpad.net/~kissiel/checkbox-support
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
fix-1625926-pactl-db-missing
Repository:
lp:~kissiel/checkbox-support

Recent commits

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

715e0e6... by Sylvain Pineau

Bump to v0.34.0

b89416c... by Sylvain Pineau

Bump to v0.34.0rc2

3b9db4b... by Sylvain Pineau

Merge branch 'master' into release