pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
Deprecated Pacemaker XML constants API. More...
#include <crm/common/agents.h>
Go to the source code of this file.
Deprecated Pacemaker XML constants API.
Definition in file msg_xml_compat.h.
#define PCMK_XE_PROMOTED_MAX_LEGACY PCMK_XA_PROMOTED_MAX_LEGACY |
Definition at line 50 of file msg_xml_compat.h.
#define PCMK_XE_PROMOTED_NODE_MAX_LEGACY PCMK_XA_PROMOTED_NODE_MAX_LEGACY |
Definition at line 56 of file msg_xml_compat.h.
#define TYPE | ( | x | ) | (((x) == NULL)? NULL : (const char *) ((x)->name)) |
Definition at line 110 of file msg_xml_compat.h.
#define XML_ATTR_RA_VERSION "ra-version" |
Definition at line 68 of file msg_xml_compat.h.
#define XML_ATTR_UUID "id" |
XML_ATTR_ID
instead Definition at line 83 of file msg_xml_compat.h.
#define XML_ATTR_VERBOSE "verbose" |
Definition at line 86 of file msg_xml_compat.h.
#define XML_CIB_ATTR_SOURCE "source" |
Definition at line 92 of file msg_xml_compat.h.
#define XML_CIB_TAG_DOMAINS "domains" |
Definition at line 89 of file msg_xml_compat.h.
#define XML_CIB_TAG_MASTER PCMK_XE_PROMOTABLE_LEGACY |
Definition at line 47 of file msg_xml_compat.h.
#define XML_NODE_EXPECTED "expected" |
Definition at line 95 of file msg_xml_compat.h.
#define XML_NODE_IN_CLUSTER "in_ccm" |
Definition at line 98 of file msg_xml_compat.h.
#define XML_NODE_IS_PEER "crmd" |
Definition at line 101 of file msg_xml_compat.h.
#define XML_NODE_JOIN_STATE "join" |
Definition at line 104 of file msg_xml_compat.h.
#define XML_RSC_ATTR_FAIL_STICKINESS PCMK_META_MIGRATION_THRESHOLD |
Definition at line 59 of file msg_xml_compat.h.
#define XML_RSC_ATTR_FAIL_TIMEOUT PCMK_META_FAILURE_TIMEOUT |
Definition at line 62 of file msg_xml_compat.h.
#define XML_RSC_ATTR_INCARNATION_MAX PCMK_META_CLONE_MAX |
Definition at line 29 of file msg_xml_compat.h.
#define XML_RSC_ATTR_INCARNATION_MIN PCMK_META_CLONE_MIN |
Definition at line 32 of file msg_xml_compat.h.
#define XML_RSC_ATTR_INCARNATION_NODEMAX PCMK_META_CLONE_NODE_MAX |
Definition at line 35 of file msg_xml_compat.h.
#define XML_RSC_ATTR_MASTER_MAX PCMK_XA_PROMOTED_MAX_LEGACY |
Definition at line 53 of file msg_xml_compat.h.
#define XML_RSC_ATTR_MASTER_NODEMAX PCMK_XA_PROMOTED_NODE_MAX_LEGACY |
Definition at line 65 of file msg_xml_compat.h.
#define XML_RSC_ATTR_PROMOTED_MAX PCMK_META_PROMOTED_MAX |
Definition at line 38 of file msg_xml_compat.h.
#define XML_RSC_ATTR_PROMOTED_NODEMAX PCMK_META_PROMOTED_NODE_MAX |
Definition at line 41 of file msg_xml_compat.h.
#define XML_RSC_ATTR_PROVIDES PCMK_STONITH_PROVIDES |
Definition at line 44 of file msg_xml_compat.h.
#define XML_RSC_OP_LAST_RUN "last-run" |
Definition at line 107 of file msg_xml_compat.h.
#define XML_TAG_FRAGMENT "cib_fragment" |
Definition at line 71 of file msg_xml_compat.h.
#define XML_TAG_OP_VER_ATTRS "op_versioned_attrs" |
Definition at line 77 of file msg_xml_compat.h.
#define XML_TAG_OP_VER_META "op_versioned_meta" |
Definition at line 80 of file msg_xml_compat.h.
#define XML_TAG_RSC_VER_ATTRS "rsc_versioned_attrs" |
Definition at line 74 of file msg_xml_compat.h.