]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
VPNaaS: Enable UT cases with newer oslo.messaging
authorPaul Michali <pcm@cisco.com>
Tue, 29 Jul 2014 19:18:34 +0000 (15:18 -0400)
committerHenry Gessau <gessau@cisco.com>
Fri, 22 Aug 2014 03:13:03 +0000 (23:13 -0400)
commit799b895ee1c5c9b3244b8f90ddfa0750c696bae4
treeb753ced2c3c9049306e35254b60711fed3e14761
parent5bbb22a7040efb47f93852e70050601828def4c9
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
neutron/tests/unit/services/vpn/service_drivers/test_cisco_ipsec.py
neutron/tests/unit/services/vpn/service_drivers/test_ipsec.py