]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Adding VPN Service to Heat resources
authorBartosz Górski <bartosz.gorski@ntti3.com>
Tue, 3 Sep 2013 01:33:05 +0000 (18:33 -0700)
committerSteve Baker <sbaker@redhat.com>
Wed, 4 Sep 2013 22:57:16 +0000 (10:57 +1200)
commit109d01c50fec51cb77ed78c9a9dac0f43ff30fdb
tree7d9ec989676a34bfbf2cef2eaee4f322acc10731
parent524a1e32a53f6b66f298dc3055edf019300b507c
Adding VPN Service to Heat resources

Adds Neutron VPN service component to resources
supported by Heat with unit tests.

Change-Id: I3a626166253bcb33d8875cf406b293688f53ffa3
Implements: blueprint vpnaas-support
heat/engine/resources/neutron/vpnservice.py [new file with mode: 0644]
heat/tests/test_neutron_vpnservice.py [new file with mode: 0644]