Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 9df6f15602 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: I45375a928e84a015f4fcc43f14dcc8d88eb1d6d6
2019-12-18 19:38:07 +01:00
Bogdan Dobrelya 1dffa5e758 Do not configure provider for stonith ra
Closes-bug: #1515919

Change-Id: Ife8cecd13a4232db0df621c73963605a6b217213
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-11-13 12:15:42 +01:00
Bogdan Dobrelya 8c22c0e862 Prepare for puppet checks in OpenStack infra
Add Gemfile, Rakefile
Adjust .gitignore
Switch to corosync upstream module v0.8.0
Add fuel pacemaker module with disabled rspecs
Fix pre_build_hook
Fix rspecs to match rspec 3.3.0 and new puppets

Change-Id: I731a3fe16babab2db8c3ef1cb088490ef3388c32
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-11-05 12:52:15 +01:00
Bogdan Dobrelya 1e21a2251a Add license headers and docs for parameters
Change-Id: Id574e79d21239d4a6f3954d101f0cced66dd4073
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-04-17 14:03:40 +02:00
Bogdan Dobrelya fe5a1a828e Syntax check fixes
Change-Id: I350559661a4bca8f9b6b748fd8906b795d6af078
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-04-16 14:44:25 +02:00
Bogdan Dobrelya 7382d88ccf Fuel HA Fencing plugin for puppet
All documentation provided in README.md

Implements blueprint fencing-in-puppet-manifests

* Use Fuel corosync from 5.1.1
* Add cluster-recheck-interval 3 min setting
* Add parser functions and facts from Fuel library
* Add pre-build hook for dependencies:
  * puppetlabs/stdlib v 4.5.0
  * Fuel corosync v 5.1.1
* Add examples of YAML for fence_virsh, fence_ipmilan,
  fence_apc_snmp and fence topology

Change-Id: I15dc9ff747957f7d22ca3ccd12628423c3c5c8cc
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2014-12-30 13:10:31 +01:00