Comment 2 for bug 1790956

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova-lxd (master)

Reviewed: https://review.openstack.org/599351
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=c4c16bcf497ef77119509f6ab63a3b769e41e9be
Submitter: Zuul
Branch: master

commit c4c16bcf497ef77119509f6ab63a3b769e41e9be
Author: Alex Kavanagh <email address hidden>
Date: Mon Sep 3 11:33:57 2018 +0100

    Fix bug in scenario/manager and cover it with pep8

    manager.py had a syntax error which caused the module to be not
    installable. This wasn't picked up in testing. This fixes the bug
    and adds pep8 coverage to the nova_lxd_tempest_plugin so that the module
    always remains installable.

    Also, this fixes the tempest concurrency at 1. See the related bugs.

    Closes-bug: #1790956
    Related-Bug: #1790943
    Change-Id: Ie542b062a9f0997f6363877ff03f0f9bfc8f3d43