pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Macros
msg_xml_compat.h File Reference

Deprecated Pacemaker XML constants API. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XML_RSC_ATTR_PROVIDES   "provides"
 
#define XML_CIB_TAG_MASTER   PCMK_XE_PROMOTED_LEGACY
 
#define XML_RSC_ATTR_MASTER_MAX   PCMK_XE_PROMOTED_MAX_LEGACY
 
#define XML_RSC_ATTR_MASTER_NODEMAX   PCMK_XE_PROMOTED_NODE_MAX_LEGACY
 

Detailed Description

Deprecated Pacemaker XML constants API.

Deprecated:
Do not include this header directly. The XML constants in this header, and the header itself, will be removed in a future release.

Definition in file msg_xml_compat.h.

Macro Definition Documentation

◆ XML_CIB_TAG_MASTER

#define XML_CIB_TAG_MASTER   PCMK_XE_PROMOTED_LEGACY
Deprecated:
Use PCMK_XE_PROMOTED_LEGACY instead

Definition at line 30 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MASTER_MAX

#define XML_RSC_ATTR_MASTER_MAX   PCMK_XE_PROMOTED_MAX_LEGACY
Deprecated:
Use PCMK_XE_PROMOTED_LEGACY instead

Definition at line 33 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MASTER_NODEMAX

#define XML_RSC_ATTR_MASTER_NODEMAX   PCMK_XE_PROMOTED_NODE_MAX_LEGACY
Deprecated:
Use PCMK_XE_PROMOTED_LEGACY instead

Definition at line 36 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_PROVIDES

#define XML_RSC_ATTR_PROVIDES   "provides"
Deprecated:
Use PCMK_STONITH_PROVIDES instead

Definition at line 27 of file msg_xml_compat.h.