Comment 2 for bug 1349829

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

Reviewed: https://review.openstack.org/110432
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=799b895ee1c5c9b3244b8f90ddfa0750c696bae4
Submitter: Jenkins
Branch: master

commit 799b895ee1c5c9b3244b8f90ddfa0750c696bae4
Author: Paul Michali <email address hidden>
Date: Tue Jul 29 15:18:34 2014 -0400

    VPNaaS: Enable UT cases with newer oslo.messaging

    Now that 1.4.0.0a3 of oslo.messaging has been added to Neutron
    requirements, the unit test cases in VPNaaS code can be
    uncommented and included in the tests. These tests ensure that
    the correct validator is called, when validation is performed.
    This adds similar tests to the reference and Cisco VPNaaS
    implementation.

    Change-Id: I62e3f8f3ec5fcceccd13891b1aa142869e1d88a1
    Closes-Bug: 1349829