fuel-plugin-neutron-vpnaas/deployment_scripts/puppet/modules/vpnaas
Sergey Kolekonov ce1ef8899b Update VPNaaS plugin for 7.0
- replaced deprecated parameters with actual ones
- update metadata file for 7.0
- removed custom packages because upstream mirrors are available for cluster
- removed old and unused code
- refactored OCF script

Change-Id: Id7cf8037ade92bae346164ae14a4a2162ce27cee
2015-08-21 13:54:08 +03:00
..
files/ocf Update VPNaaS plugin for 7.0 2015-08-21 13:54:08 +03:00
lib Mirantis copyright and license headers added 2015-06-25 13:11:15 +03:00
manifests Update VPNaaS plugin for 7.0 2015-08-21 13:54:08 +03:00
README.md Neutron VPNaaS plugin for Fuel 2014-11-26 14:59:26 +03:00

README.md

VPNaaS

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with VPNaaA
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.

Overview

This is VPNaaS plugin for FUEL, which provides an ability to setup VPNaaS Neuton extention that introduces VPN feature set.

Module Description

VPNaaS Neutron extention provides additional functionality for the building VPN connections based on opensource for IPsec based VPNs using just static routing. This functionality might be used for setup VPN connetion between two tenats which are placed in the diffent Openstack environments, for example, between Public and Private Clouds.

Setup

What VPNaaS affects

  • This plugin contains OpenSwan package for Ubuntu and CentOS.
  • During installation manifests make some modification in Horizon for enable VPNaaS functionality.
  • Also this plugin replaces l3-agent on vpn-agent, which completely based on l3-agent and has additional VPN functionality.

Beginning with VPNaaS

How to use VPNaaS you can find here: https://www.mirantis.com/blog/mirantis-openstack-express-vpn-service-vpnaas-step-step/

Reference

Here, list the classes, types, providers, facts, etc contained in your module. This section should include all of the under-the-hood workings of your module so people know what the module is touching on their system but don't need to mess with things. (We are working on automating this section!)

Limitations

This plugin supports only the following OS: CentOS 6.4 and Ubuntu 12.04.