~sylvain-pineau/plainbox-provider-checkbox:no_prefix_block_resource

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

Branch merges

Branch information

Name:
no_prefix_block_resource
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

8a751bc... by Sylvain Pineau

jobs:disks: Express requirements using the new block_device_resource prop names

Resources expressions are considering one resource object at a time.
Syntax like:

    block_device.smart == 'True' and block_device.name == '{name}'

are thus safer to use as it moves the parameter var outside (i.e {name})
the resource property.

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

Merge #321722 from ~bladernr/plainbox-provider-checkbox:update-lxd-test

f951c8c... by Jeff Lane 

Fixed bug where the test would fail if LXD_TEMPLATE and LXD_ROOTFS were not set in the conf file. LP: #1679213

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

Merge #321661 from ~sylvain-pineau/plainbox-provider-checkbox:json_attachments_no_key

b8462f5... by Sylvain Pineau

Merge branch 'master' of git+ssh://git.launchpad.net/plainbox-provider-checkbox

27e15aa... by Sylvain Pineau

jobs:submission.txt: Update json attachment jobs to drop the main key

The new tarball submission format will now contain a json export based on
dicts (and not a dict of list of dict...)

d3f056c... by Maciej Kisielewski

fix validation warnings in optical.txt.in

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

fa40252... by Jeff Lane 

PEP8 cleanup

bafb9ca... by Jeff Lane 

More refinements to LXD tests LP: #1677003

9b211a8... by Jeff Lane 

Forgot to remove the import of pdb from debugging