]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Define some abstract methods in VpnDriver class
authorLy Loi <lyloi@cisco.com>
Tue, 22 Jul 2014 21:22:12 +0000 (14:22 -0700)
committerLy Loi <lyloi@cisco.com>
Wed, 23 Jul 2014 19:44:13 +0000 (12:44 -0700)
commit940d125922f16ae8c2aa4187b46304fc66648c52
tree1efd5d6f1bc55e66af795200d85510265904bab9
parent3c037a5869182b991d9257ba5831ed4bf5d132b4
Define some abstract methods in VpnDriver class

Define the <op>_ipsec_site_connection() methods to ensure any new
service drivers will implement them.

Closes-Bug: 1326793

Change-Id: Idfe67632893592859990db486393a7108362447e
neutron/services/vpn/service_drivers/__init__.py