RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Michele Baldessari 68a4838056 Add pcmk_host_list stonith-fence_compute-fence-nova
With this change we explicitely tell the stonith-fence_compute-fence-nova
resource which pacemaker nodes it is allowed to fence.

This is a good idea in general as it makes things more explicit and
we do not rely on other pcmk mechanisms (stonith querying the list
of nodes returned by the fence agent) to determine which nodes it
is allowed to fence.

Tested with this change and the stonith resource is correctly set:
[root@controller-0 ~]# pcs stonith config stonith-fence_compute-fence-nova
 Resource: stonith-fence_compute-fence-nova (class=stonith type=fence_compute)
  Attributes: auth_url=https://overcloud.redhat.local:13000 domain=redhat.local login=admin passwd=foo pcmk_host_list=compute-0,compute-1 project_domain=Default record_only=1 region_name=regionOne tenant_name=admin user_domain=Default
  Meta Attrs: provides=unfencing
  Operations: monitor interval=60s (stonith-fence_compute-fence-nova-monitor-interval-60s)
....

Change-Id: Ia9c328a51d7f5dab933b096dd7a0792f2df2210e
(cherry picked from commit 781d197a34)
(cherry picked from commit ebd5679d11)
2021-06-15 05:10:45 +00:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files HA: inject public certificates without blocking container 2021-05-13 07:59:13 +00:00
lib HA: ensure scaling up galera does not cause promotion errors 2020-08-25 07:36:34 +00:00
manifests Add pcmk_host_list stonith-fence_compute-fence-nova 2021-06-15 05:10:45 +00:00
releasenotes Merge "Add monitor interval for ovn dbs" into stable/ussuri 2021-03-22 18:06:51 +00:00
spec Adding nova::network::neutron to nova-conductor 2021-05-26 16:18:01 +00:00
templates Puppet config options for AMQP1 sensubility transport 2020-10-28 12:57:55 +00:00
zuul.d Use puppet-openstack-module-unit-jobs to define unit test jobs 2021-04-23 23:32:32 +09:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/ussuri 2020-05-26 17:14:00 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
Gemfile Update Gemfile for stable/ussuri 2020-07-17 11:55:16 +09:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json Bump metadata for tripleo ussuri release 2021-06-09 18:53:41 +03:00
Puppetfile_extras stable-only: Pin puppetlabs-haproxy 2021-04-23 06:56:28 +00:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/ussuri 2020-05-26 17:14:03 +00:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing