Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 7019dc52eb Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ib1fe725419ad5e646c29688479ab9a8562027870
2019-12-18 19:42:03 +01:00
Sergey Kolekonov d067794780 Minor fixes for VPNaaS plugin
- remove CentOS from releases
- removed simple mode support
- moved vpn agent switching off script to a separate file
- remove vpn agent along with l3 during plugin deployment to resolve cluster
  downscaling issues

Change-Id: I8663169eaf85bba08db919dc1fccfc6549baa00d
2015-12-23 11:52:32 +03:00
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
Andrey Epifanov 3689265e3a Add network group into metadata.yaml file.
Change-Id: I81fbb8bdc515b6117142176d9ca19985897a77da
2015-04-10 12:28:07 +03:00
Andrey Epifanov 58688bc80c Migrate plugin from 1.0.0 to 2.0.0 package version
Change-Id: I07c866adfd0a4e26a667e4e39a339b2fde095984
2015-03-13 10:26:46 +03:00
Andrey Epifanov c01a842355 Support MOS 2014.2-6.1 and FUEL 6.1
Change-Id: Ifdd7ce75a1a5fafc2eb1645b8ed99dd94f0beddd
2015-02-13 10:52:46 +03:00
Andrey Epifanov 4b626118a9 Start v1.1.0
Change-Id: Ibb09d8291e59b9f25b1bfbdb85ad49a958008de3
2015-02-13 10:49:20 +03:00
Sergey Kolekonov 59d8b45a71 Neutron VPNaaS plugin for Fuel
VPNaaS (VPN-as-a-Service) is a Neutron extension that introduces VPN features.
This plugin supports both HA and multinode modes.
Co-authored with Andrey Epifanov (aepifanov@mirantis.com)
2014-11-26 14:59:26 +03:00