Comment 2 for bug 1069573

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

Reviewed: https://review.openstack.org/14608
Committed: http://github.com/openstack/nova/commit/ae6920fb6b367b5aa75e02c72275e3149d02cd70
Submitter: Jenkins
Branch: master

commit ae6920fb6b367b5aa75e02c72275e3149d02cd70
Author: Vishvananda Ishaya <email address hidden>
Date: Mon Oct 22 10:11:08 2012 -0700

    Declare vpn client option in pipelib

    Due to some import refactoring, nova.network.manager isn't always
    imported when running pipelib commands, so using the cnt_vpn_clients
    option fails. A failing test could not be added because our testing
    code imports nova.network.manager so the code config option always
    exists in testing.

    Fixes bug 1069573

    Change-Id: I92b702556bfef2610b86a952dd6f9207fbab102a