Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 5ccb155037 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: I8996480cfc4b52b9649ba243ee54206deaec5ab2
2019-12-18 19:41:38 +01:00
Henry Gessau 7689882d6b 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: I430b5d917cfdb4f5cea81878fb6a097aa7acc347
2016-05-30 15:41:10 +00:00
Sergey Kolekonov c7ce52d6a5 Minor fixes for FWaaS plugin
- remove CentOS from releases
- removed simple mode support
- check L3 agent presence as it's more reliable

Change-Id: Ic3e2323a3dd763c27baa144be38be030758fa94c
2015-12-23 12:02:14 +03:00
Sergey Kolekonov 7441540221 Update FWaaS plugin for 7.0
- replaced deprecated parameters with actual ones
- updated metadata file for 7.0
- added fwaas package installation
- removed unused code

Change-Id: I699772297d2b67a65a2b8567ea364bee60177a2b
2015-08-22 16:08:18 +03:00
Sergey Kolekonov e9bfaa3141 Fix logic of running L3 agent checking
Improve check on current L3 agent so manifests are able to detect the running
agent

Related-bug: #1470461
Change-Id: Ie0c6136a0395a69f9ba2af77601f96d17f4509d6
2015-07-01 14:09:04 +00:00
Andrey Epifanov acffc1e6cd Mirantis copyright and license headers added
Change-Id: Ied7d4f20a6ca9feb54d32aabfb4c36a937638da9
2015-06-25 13:13:18 +03:00
Andrey Epifanov f3a4234745 Fix puppet lint warnings
Change-Id: I9ebf6f18d8ffb54eeb7e78d2aea073538819be57
2015-03-19 12:24:18 +03:00
Andrey Epifanov c4c2ce44f5 Code refactoring
Change-Id: I1248ee7494616ed2f8663fe0d383d3a651e2fdba
2015-02-24 13:23:58 +03:00
Andrey Epifanov f30e0b2c03 Add code which detects whether vpn or l3 is running
Change-Id: I44236be5089282941ed1831dfa5e289f0694b6b6
2015-02-13 15:59:42 +03:00
Andrey Epifanov 25314ec359 Init commit 2015-01-26 15:39:53 +03:00