pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Macros
msg_xml_compat.h File Reference

Deprecated Pacemaker XML constants API. More...

#include <crm/common/agents.h>
Include dependency graph for msg_xml_compat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XML_RSC_ATTR_INCARNATION_MAX   PCMK_META_CLONE_MAX
 
#define XML_RSC_ATTR_INCARNATION_MIN   PCMK_META_CLONE_MIN
 
#define XML_RSC_ATTR_INCARNATION_NODEMAX   PCMK_META_CLONE_NODE_MAX
 
#define XML_RSC_ATTR_PROMOTED_MAX   PCMK_META_PROMOTED_MAX
 
#define XML_RSC_ATTR_PROMOTED_NODEMAX   PCMK_META_PROMOTED_NODE_MAX
 
#define XML_RSC_ATTR_PROVIDES   PCMK_STONITH_PROVIDES
 
#define XML_CIB_TAG_MASTER   PCMK_XE_PROMOTABLE_LEGACY
 
#define PCMK_XE_PROMOTED_MAX_LEGACY   PCMK_XA_PROMOTED_MAX_LEGACY
 
#define XML_RSC_ATTR_MASTER_MAX   PCMK_XA_PROMOTED_MAX_LEGACY
 
#define PCMK_XE_PROMOTED_NODE_MAX_LEGACY   PCMK_XA_PROMOTED_NODE_MAX_LEGACY
 
#define XML_RSC_ATTR_FAIL_STICKINESS   PCMK_META_MIGRATION_THRESHOLD
 
#define XML_RSC_ATTR_FAIL_TIMEOUT   PCMK_META_FAILURE_TIMEOUT
 
#define XML_RSC_ATTR_MASTER_NODEMAX   PCMK_XA_PROMOTED_NODE_MAX_LEGACY
 
#define XML_ATTR_RA_VERSION   "ra-version"
 
#define XML_TAG_FRAGMENT   "cib_fragment"
 
#define XML_TAG_RSC_VER_ATTRS   "rsc_versioned_attrs"
 
#define XML_TAG_OP_VER_ATTRS   "op_versioned_attrs"
 
#define XML_TAG_OP_VER_META   "op_versioned_meta"
 
#define XML_ATTR_UUID   "id"
 
#define XML_ATTR_VERBOSE   "verbose"
 
#define XML_CIB_TAG_DOMAINS   "domains"
 
#define XML_CIB_ATTR_SOURCE   "source"
 
#define XML_NODE_EXPECTED   "expected"
 
#define XML_NODE_IN_CLUSTER   "in_ccm"
 
#define XML_NODE_IS_PEER   "crmd"
 
#define XML_NODE_JOIN_STATE   "join"
 
#define XML_RSC_OP_LAST_RUN   "last-run"
 
#define TYPE(x)   (((x) == NULL)? NULL : (const char *) ((x)->name))
 

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

◆ PCMK_XE_PROMOTED_MAX_LEGACY

#define PCMK_XE_PROMOTED_MAX_LEGACY   PCMK_XA_PROMOTED_MAX_LEGACY
Deprecated:
Use PCMK_XA_PROMOTED_MAX_LEGACY instead

Definition at line 50 of file msg_xml_compat.h.

◆ PCMK_XE_PROMOTED_NODE_MAX_LEGACY

#define PCMK_XE_PROMOTED_NODE_MAX_LEGACY   PCMK_XA_PROMOTED_NODE_MAX_LEGACY
Deprecated:
Use PCMK_XA_PROMOTED_NODE_MAX_LEGACY instead

Definition at line 56 of file msg_xml_compat.h.

◆ TYPE

#define TYPE (   x)    (((x) == NULL)? NULL : (const char *) ((x)->name))
Deprecated:
Use name member directly

Definition at line 110 of file msg_xml_compat.h.

◆ XML_ATTR_RA_VERSION

#define XML_ATTR_RA_VERSION   "ra-version"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 68 of file msg_xml_compat.h.

◆ XML_ATTR_UUID

#define XML_ATTR_UUID   "id"
Deprecated:
Use XML_ATTR_ID instead

Definition at line 83 of file msg_xml_compat.h.

◆ XML_ATTR_VERBOSE

#define XML_ATTR_VERBOSE   "verbose"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 86 of file msg_xml_compat.h.

◆ XML_CIB_ATTR_SOURCE

#define XML_CIB_ATTR_SOURCE   "source"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 92 of file msg_xml_compat.h.

◆ XML_CIB_TAG_DOMAINS

#define XML_CIB_TAG_DOMAINS   "domains"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 89 of file msg_xml_compat.h.

◆ XML_CIB_TAG_MASTER

#define XML_CIB_TAG_MASTER   PCMK_XE_PROMOTABLE_LEGACY
Deprecated:
Use PCMK_XE_PROMOTABLE_LEGACY instead

Definition at line 47 of file msg_xml_compat.h.

◆ XML_NODE_EXPECTED

#define XML_NODE_EXPECTED   "expected"
Deprecated:
Do not use

Definition at line 95 of file msg_xml_compat.h.

◆ XML_NODE_IN_CLUSTER

#define XML_NODE_IN_CLUSTER   "in_ccm"
Deprecated:
Do not use

Definition at line 98 of file msg_xml_compat.h.

◆ XML_NODE_IS_PEER

#define XML_NODE_IS_PEER   "crmd"
Deprecated:
Do not use

Definition at line 101 of file msg_xml_compat.h.

◆ XML_NODE_JOIN_STATE

#define XML_NODE_JOIN_STATE   "join"
Deprecated:
Do not use

Definition at line 104 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_FAIL_STICKINESS

#define XML_RSC_ATTR_FAIL_STICKINESS   PCMK_META_MIGRATION_THRESHOLD
Deprecated:
Use PCMK_META_MIGRATION_THRESHOLD instead

Definition at line 59 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_FAIL_TIMEOUT

#define XML_RSC_ATTR_FAIL_TIMEOUT   PCMK_META_FAILURE_TIMEOUT
Deprecated:
Use PCMK_META_FAILURE_TIMEOUT instead

Definition at line 62 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_INCARNATION_MAX

#define XML_RSC_ATTR_INCARNATION_MAX   PCMK_META_CLONE_MAX
Deprecated:
Use PCMK_META_CLONE_MAX instead

Definition at line 29 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_INCARNATION_MIN

#define XML_RSC_ATTR_INCARNATION_MIN   PCMK_META_CLONE_MIN
Deprecated:
Use PCMK_META_CLONE_MIN instead

Definition at line 32 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_INCARNATION_NODEMAX

#define XML_RSC_ATTR_INCARNATION_NODEMAX   PCMK_META_CLONE_NODE_MAX
Deprecated:
Use PCMK_META_CLONE_NODE_MAX instead

Definition at line 35 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MASTER_MAX

#define XML_RSC_ATTR_MASTER_MAX   PCMK_XA_PROMOTED_MAX_LEGACY
Deprecated:
Use PCMK_XA_PROMOTED_MAX_LEGACY instead

Definition at line 53 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MASTER_NODEMAX

#define XML_RSC_ATTR_MASTER_NODEMAX   PCMK_XA_PROMOTED_NODE_MAX_LEGACY
Deprecated:
Use PCMK_XA_PROMOTED_NODE_MAX_LEGACY instead

Definition at line 65 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_PROMOTED_MAX

#define XML_RSC_ATTR_PROMOTED_MAX   PCMK_META_PROMOTED_MAX
Deprecated:
Use PCMK_META_PROMOTED_MAX instead

Definition at line 38 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_PROMOTED_NODEMAX

#define XML_RSC_ATTR_PROMOTED_NODEMAX   PCMK_META_PROMOTED_NODE_MAX
Deprecated:
Use PCMK_META_PROMOTED_NODE_MAX instead

Definition at line 41 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_PROVIDES

#define XML_RSC_ATTR_PROVIDES   PCMK_STONITH_PROVIDES
Deprecated:
Use PCMK_STONITH_PROVIDES instead

Definition at line 44 of file msg_xml_compat.h.

◆ XML_RSC_OP_LAST_RUN

#define XML_RSC_OP_LAST_RUN   "last-run"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 107 of file msg_xml_compat.h.

◆ XML_TAG_FRAGMENT

#define XML_TAG_FRAGMENT   "cib_fragment"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 71 of file msg_xml_compat.h.

◆ XML_TAG_OP_VER_ATTRS

#define XML_TAG_OP_VER_ATTRS   "op_versioned_attrs"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 77 of file msg_xml_compat.h.

◆ XML_TAG_OP_VER_META

#define XML_TAG_OP_VER_META   "op_versioned_meta"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 80 of file msg_xml_compat.h.

◆ XML_TAG_RSC_VER_ATTRS

#define XML_TAG_RSC_VER_ATTRS   "rsc_versioned_attrs"
Deprecated:
Do not use (will be removed in a future release)

Definition at line 74 of file msg_xml_compat.h.