Commit Graph

37 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
OpenDev Sysadmins 5f09814e18 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:07 +00:00
Henry Gessau a74e173108 Use --subproject instead of deprecated --service option
The --service option to neutron-db-manage is deprecated and will be
removed soon. Use --subproject instead.

Related-Bug: #1501380

Change-Id: I74d05cdaf9f2b386f7e3fd3393cd270a865169cd
2016-05-30 15:41:33 +00:00
Sergey Kolekonov 4352ee4226 Correct version in plugin guide
Actual plugin version is 1.2-1.2.0-1

Change-Id: Ia221810abbad561f883619612ffd052cdee251ae
2016-01-14 14:48:24 +03:00
Jenkins 0365d3587c Merge "Add doc" 2016-01-11 15:58:21 +00:00
Andrey Epifanov c2b08cd534 Add doc
Change-Id: I56cec17e0956612f5914b802825d810bf21ec00e
2016-01-11 15:43:57 +00:00
Sergey Kolekonov 240fb0af69 Raise timeouts for pcs operations
VPN agent resource disable/delete operations can take much time if some Neutron
resources (routers, VPN connections and so on) exist in a cluster. So raising
timeouts to a more reasonable value (600 seconds)

Change-Id: I535ec245220fd58fc986e9bb23eea38e6e4246eb
2016-01-11 12:46:14 +03: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
Andrey Epifanov db78076e69 Update .gitreview for new namespace
Change-Id: Ibc3999cb92a64e64a862c738dc8a2ee602516325
2015-12-15 10:48:54 +00: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
Sergey Kolekonov 867db9c18f Fix behaviour on cluster scaling
Added a predeployment task which disables vpn-agent so it doesn't affect main
deployment manifests during cluster scaling

Change-Id: Ie5df398953c7cfb0df994317e46e9f964db3399a
Closes-bug: #1470461
2015-07-01 16:42:47 +03:00
Andrey Epifanov a2aba092ff Mirantis copyright and license headers added
Change-Id: Iefb96dfa606a90cf90799cc354995b437ffce10b
2015-06-25 13:11:15 +03:00
Sergey Kolekonov 7bc95b9880 Sync q-agent-cleanup and ocf script with fuel-library
- Neutron VPN agent resource uses q-agent-cleanup.py script as well as L3 agent
resource with minor changes, so it should be synced with the original script
- Backport fix for LP #1442251 to OCF script
- Backport fix for LP #1405477 to OCF script

Change-Id: I0ef7207abf2aa035a4fa2cfcae62a1ad46eef415
2015-06-10 15:43:21 +03:00
Sergey Kolekonov a7d419dfe9 Fix place and rights for OCF script
Currently OCF script must be manually placed to the right place, because it's
not done anymore by cs_service resource

Change-Id: Ic7f6fc7f294f96d52066404666633224d4bda490
2015-05-20 21:21:09 +03:00
Sergey Kolekonov cb6ce0a9af Update README for neutron-vpnaas-plugin
Recent versions of fuel plugin builder creates plugins packages in RPM format,
so documentation should be updated

Change-Id: If761cbfc38eac64cc945bcb5a25448a5237e65ca
2015-05-19 21:50:39 +03:00
Jenkins 70edd0aa00 Merge "Add network group into metadata.yaml file." 2015-04-10 10:07:36 +00:00
Andrey Epifanov 3689265e3a Add network group into metadata.yaml file.
Change-Id: I81fbb8bdc515b6117142176d9ca19985897a77da
2015-04-10 12:28:07 +03:00
Sergey Kolekonov 3bd0f64154 Fix OCF script for VPNaaS plugin
Pacemaker is unable to find VPN agent's pid on Ubuntu 14.04,
fix get_worker_pid() function to support it

Change-Id: Ie802dbe728e47fa5c9ef38026113c951f920153d
Closes-bug: #1436837
2015-03-26 16:19:14 +03:00
Andrey Epifanov 86ae537c11 Fix puppet lint warnings
Change-Id: I288a8eae93d6a3f2324986a7d186047b5bf34223
2015-03-19 15:00:27 +00: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 e47131d989 Add primary-controller role
- Add primary-controller role
- Small refactoring

Change-Id: Ie344822bf4def06a316ef996373b1a63434e0fe5
2015-02-25 14:10:11 +03:00
Jenkins 35fdaacb62 Merge "Disable l3-agent resource using exec" 2015-02-19 15:04:45 +00:00
Jenkins 8a634bd49e Merge "Support MOS 2014.2-6.1 and FUEL 6.1" 2015-02-19 12:53:56 +00:00
Jenkins 3efd602f17 Merge "Start v1.1.0" 2015-02-19 12:53:26 +00:00
Andrey Epifanov 988b74f011 Disable l3-agent resource using exec
Due constraint problem with new pacemaker v2

Change-Id: I5ec5b21b86218b300f520ade1e860a3d57393bbc
2015-02-16 15:48:38 +03:00
Irina Povolotskaya 76e596002a Adds information into VPNaaS plugin spec and readme file
Since README.md file contains common information
about the plugin, it should be updated with the following:

1) link to Fuel Plugins Catalog
2) link to the VPNaaS plugin tutorial
3) fixes for installation instructions

Spec is now updated with assignees, their roles
and contacts.

Change-Id: I2374226a91e03b529e9b24987aff30a2a5bebf30
2015-02-13 13:22:37 +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
Andrey Epifanov 407d6cf127 Update README.md
Change-Id: Ic28348c7888e487b9e450838c9f615cd7abc58d7
2015-02-04 19:52:48 +03:00
Jenkins 1387fd56b8 Merge "Add timeout for secondary controllers and fix dependency" 2015-02-04 16:05:01 +00:00
Andrey Epifanov e2c7affc86 Blueprint: support-vpnaas-in-mos
- Implement FUEL plugins for VPNaaS functionality in MOS

Implements blueprint: support-vpnaas-in-mos

Change-Id: Ib250fbe07fe6f26a751bb3679b0c91a548ffa5d0
2015-02-02 22:47:19 +03:00
Andrey Epifanov 0fbca98c43 Add timeout for secondary controllers and fix dependency
Change-Id: I87b472bdf4c7ea02bda4bd82d91d271e51ccbc3c
2015-02-02 16:12:44 +00:00
Andrey Epifanov 8c7ea5d9d4 Add .gitreview and .gitignore files
Change-Id: I05639642a0146673298b80418e88d8d230054bc2
2015-02-02 15:34:53 +03:00
Andrey Epifanov 0816f05a19 Modify VPNaaS deployment manifests
- Stop l3 agent instead of removing
- Use pacemaker provider
- Fixed problem with HA mode

Change-Id: I9e828c077491710282c798aefd2e8bed7a5ff007
2015-02-02 15:34:08 +03:00
Sergey Kolekonov effca5e04f Sync HA manifests with fuel-library 2014-12-03 15:33:57 +03:00
Sergey Kolekonov be5a6cfe14 Added READMEs 2014-12-02 17:03:40 +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