HomeClusterLabs Projects

Refactor: crmd,libcluster: deprecate the crm_remote_container and…

Description

Refactor: crmd,libcluster: deprecate the crm_remote_container and crm_remote_baremetal node flags

These flags are being deprecated because nothing uses them and they were set
incorrectly anyway.

The flags were set by crm_remote_peer_cache_refresh(). That function's final
step, checking the CIB status section for remote node state entries, always
used crm_remote_baremetal, which is incorrect because guest nodes have state
entries too. That step would override any crm_remote_container flags set
previously when checking the resources section.

Details

Provenance
kgaillotAuthored on Oct 7 2015, 4:33 PM
Parents
rP6e3b36fe4f4d: Doc: Pacemaker Remote: update KVM walk-through
Branches
Unknown
Tags
Unknown

Event Timeline