pacemaker  2.1.9-49aab99839
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 <crm/common/xml.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 PCMK_XE_PROMOTABLE_LEGACY   "master"
 
#define XML_CIB_TAG_MASTER   PCMK_XE_PROMOTABLE_LEGACY
 
#define PCMK_XA_PROMOTED_MAX_LEGACY   "master-max"
 
#define PCMK_XE_PROMOTED_MAX_LEGACY   PCMK_XA_PROMOTED_MAX_LEGACY
 
#define XML_RSC_ATTR_MASTER_MAX   PCMK_XA_PROMOTED_MAX_LEGACY
 
#define PCMK_XA_PROMOTED_NODE_MAX_LEGACY   "master-node-max"
 
#define PCMK_XE_PROMOTED_NODE_MAX_LEGACY   PCMK_XA_PROMOTED_NODE_MAX_LEGACY
 
#define XML_RSC_ATTR_MASTER_NODEMAX   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_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))
 
#define XML_CONFIG_ATTR_RECHECK   PCMK_OPT_CLUSTER_RECHECK_INTERVAL
 
#define XML_CONFIG_ATTR_DC_DEADTIME   PCMK_OPT_DC_DEADTIME
 
#define XML_CONFIG_ATTR_ELECTION_FAIL   PCMK_OPT_ELECTION_TIMEOUT
 
#define XML_CONFIG_ATTR_FENCE_REACTION   PCMK_OPT_FENCE_REACTION
 
#define XML_ATTR_HAVE_WATCHDOG   PCMK_OPT_HAVE_WATCHDOG
 
#define XML_CONFIG_ATTR_NODE_PENDING_TIMEOUT   PCMK_OPT_NODE_PENDING_TIMEOUT
 
#define XML_CONFIG_ATTR_PRIORITY_FENCING_DELAY   PCMK_OPT_PRIORITY_FENCING_DELAY
 
#define XML_CONFIG_ATTR_FORCE_QUIT   PCMK_OPT_SHUTDOWN_ESCALATION
 
#define XML_CONFIG_ATTR_SHUTDOWN_LOCK   PCMK_OPT_SHUTDOWN_LOCK
 
#define XML_CONFIG_ATTR_SHUTDOWN_LOCK_LIMIT   PCMK_OPT_SHUTDOWN_LOCK_LIMIT
 
#define XML_ATTR_CRM_VERSION   PCMK_XA_CRM_FEATURE_SET
 
#define XML_ATTR_DIGEST   "digest"
 
#define XML_ATTR_VALIDATION   PCMK_XA_VALIDATE_WITH
 
#define XML_ATTR_QUORUM_PANIC   PCMK_XA_NO_QUORUM_PANIC
 
#define XML_ATTR_HAVE_QUORUM   PCMK_XA_HAVE_QUORUM
 
#define XML_ATTR_GENERATION   PCMK_XA_EPOCH
 
#define XML_ATTR_GENERATION_ADMIN   PCMK_XA_ADMIN_EPOCH
 
#define XML_ATTR_NUMUPDATES   PCMK_XA_NUM_UPDATES
 
#define XML_ATTR_ORIGIN   PCMK_XA_CRM_DEBUG_ORIGIN
 
#define XML_ATTR_TSTAMP   PCMK_XA_CRM_TIMESTAMP
 
#define XML_CIB_ATTR_WRITTEN   PCMK_XA_CIB_LAST_WRITTEN
 
#define XML_ATTR_VERSION   PCMK_XA_VERSION
 
#define XML_ATTR_DESC   PCMK_XA_DESCRIPTION
 
#define XML_ATTR_ID   PCMK_XA_ID
 
#define XML_FAILCIB_ATTR_ID   PCMK_XA_ID
 
#define XML_RSC_ATTR_TARGET   PCMK_META_CONTAINER_ATTRIBUTE_TARGET
 
#define XML_RSC_ATTR_RESTART   "restart-type"
 
#define XML_RSC_ATTR_ORDERED   PCMK_META_ORDERED
 
#define XML_RSC_ATTR_INTERLEAVE   PCMK_META_INTERLEAVE
 
#define XML_RSC_ATTR_INCARNATION   "clone"
 
#define XML_RSC_ATTR_PROMOTABLE   PCMK_META_PROMOTABLE
 
#define XML_RSC_ATTR_MANAGED   PCMK_META_IS_MANAGED
 
#define XML_RSC_ATTR_TARGET_ROLE   PCMK_META_TARGET_ROLE
 
#define XML_RSC_ATTR_UNIQUE   PCMK_META_GLOBALLY_UNIQUE
 
#define XML_RSC_ATTR_NOTIFY   PCMK_META_NOTIFY
 
#define XML_RSC_ATTR_STICKINESS   PCMK_META_RESOURCE_STICKINESS
 
#define XML_RSC_ATTR_MULTIPLE   PCMK_META_MULTIPLE_ACTIVE
 
#define XML_RSC_ATTR_REQUIRES   PCMK_META_REQUIRES
 
#define XML_RSC_ATTR_CONTAINER   "container"
 
#define XML_RSC_ATTR_INTERNAL_RSC   "internal_rsc"
 
#define XML_RSC_ATTR_MAINTENANCE   PCMK_META_MAINTENANCE
 
#define XML_RSC_ATTR_REMOTE_NODE   PCMK_META_REMOTE_NODE
 
#define XML_RSC_ATTR_CLEAR_OP   "clear_failure_op"
 
#define XML_RSC_ATTR_CLEAR_INTERVAL   "clear_failure_interval"
 
#define XML_RSC_ATTR_CRITICAL   PCMK_META_CRITICAL
 
#define XML_OP_ATTR_ALLOW_MIGRATE   PCMK_META_ALLOW_MIGRATE
 
#define XML_BOOLEAN_YES   PCMK_VALUE_TRUE
 
#define XML_BOOLEAN_NO   PCMK_VALUE_FALSE
 
#define XML_RSC_ATTR_REMOTE_RA_ADDR   PCMK_REMOTE_RA_ADDR
 
#define XML_RSC_ATTR_REMOTE_RA_SERVER   PCMK_REMOTE_RA_SERVER
 
#define XML_RSC_ATTR_REMOTE_RA_PORT   PCMK_REMOTE_RA_PORT
 
#define XML_REMOTE_ATTR_RECONNECT_INTERVAL   PCMK_REMOTE_RA_RECONNECT_INTERVAL
 
#define XML_ATTR_NAME   PCMK_XA_NAME
 
#define XML_NVPAIR_ATTR_NAME   PCMK_XA_NAME
 
#define XML_EXPR_ATTR_VALUE   PCMK_XA_VALUE
 
#define XML_NVPAIR_ATTR_VALUE   PCMK_XA_VALUE
 
#define XML_ALERT_ATTR_REC_VALUE   PCMK_XA_VALUE
 
#define XML_ATTR_IDREF   PCMK_XA_ID_REF
 
#define XML_ATTR_ID_LONG   "long-id"
 
#define XML_ATTR_TYPE   PCMK_XA_TYPE
 
#define XML_EXPR_ATTR_TYPE   PCMK_XA_TYPE
 
#define XML_AGENT_ATTR_PROVIDER   PCMK_XA_PROVIDER
 
#define XML_AGENT_ATTR_CLASS   PCMK_XA_CLASS
 
#define XML_ATTR_OP   PCMK_XE_OP
 
#define XML_ATTR_DC_UUID   PCMK_XA_DC_UUID
 
#define XML_ATTR_UPDATE_ORIG   PCMK_XA_UPDATE_ORIGIN
 
#define XML_ATTR_UPDATE_CLIENT   PCMK_XA_UPDATE_CLIENT
 
#define XML_ATTR_UPDATE_USER   PCMK_XA_UPDATE_USER
 
#define XML_ATTR_REQUEST   PCMK_XA_REQUEST
 
#define XML_ATTR_RESPONSE   "response"
 
#define XML_ATTR_UNAME   PCMK_XA_UNAME
 
#define XML_ATTR_REFERENCE   PCMK_XA_REFERENCE
 
#define XML_ACL_ATTR_REF   PCMK_XA_REFERENCE
 
#define F_CRM_REFERENCE   PCMK_XA_REFERENCE
 
#define XML_ATTR_TRANSITION_MAGIC   "transition-magic"
 
#define XML_ATTR_TRANSITION_KEY   "transition-key"
 
#define XML_ATTR_STONITH_INDEX   PCMK_XA_INDEX
 
#define XML_ATTR_STONITH_TARGET   PCMK_XA_TARGET
 
#define XML_ATTR_STONITH_TARGET_VALUE   PCMK_XA_TARGET_VALUE
 
#define XML_ATTR_STONITH_TARGET_PATTERN   PCMK_XA_TARGET_PATTERN
 
#define XML_ATTR_STONITH_TARGET_ATTRIBUTE   PCMK_XA_TARGET_ATTRIBUTE
 
#define XML_ATTR_STONITH_DEVICES   PCMK_XA_DEVICES
 
#define F_ORIG   "src"
 
#define F_CRM_HOST_FROM   F_ORIG
 
#define F_SEQ   "seq"
 
#define F_SUBTYPE   "subt"
 
#define F_CRM_MSG_TYPE   F_SUBTYPE
 
#define F_TYPE   "t"
 
#define F_CLIENTNAME   "cn"
 
#define F_XML_TAGNAME   "__name__"
 
#define XML_BOOLEAN_TRUE   PCMK_VALUE_TRUE
 
#define XML_BOOLEAN_FALSE   PCMK_VALUE_FALSE
 
#define F_CRM_TASK   "crm_task"
 
#define F_CRM_HOST_TO   "crm_host_to"
 
#define F_CRM_SYS_TO   "crm_sys_to"
 
#define F_CRM_SYS_FROM   "crm_sys_from"
 
#define F_CRM_VERSION   PCMK_XA_VERSION
 
#define F_CRM_ORIGIN   PCMK_XA_ORIGIN
 
#define F_CRM_USER   "crm_user"
 
#define F_CRM_JOIN_ID   "join_id"
 
#define F_CRM_DC_LEAVING   "dc-leaving"
 
#define F_CRM_ELECTION_ID   "election-id"
 
#define F_CRM_ELECTION_AGE_S   "election-age-sec"
 
#define F_CRM_ELECTION_AGE_US   "election-age-nano-sec"
 
#define F_CRM_ELECTION_OWNER   "election-owner"
 
#define F_CRM_TGRAPH   "crm-tgraph-file"
 
#define F_CRM_TGRAPH_INPUT   "crm-tgraph-in"
 
#define F_CRM_THROTTLE_MODE   "crm-limit-mode"
 
#define F_CRM_THROTTLE_MAX   "crm-limit-max"
 
#define XML_PING_ATTR_STATUS   PCMK_XA_RESULT
 
#define XML_PING_ATTR_SYSFROM   "crm_subsystem"
 
#define XML_PING_ATTR_CRMDSTATE   "crmd_state"
 
#define XML_PING_ATTR_PACEMAKERDSTATE   "pacemakerd_state"
 
#define XML_FAILCIB_ATTR_OBJTYPE   "object_type"
 
#define XML_FAILCIB_ATTR_OP   PCMK_XA_OPERATION
 
#define XML_LRM_ATTR_TASK   PCMK_XA_OPERATION
 
#define XML_EXPR_ATTR_OPERATION   PCMK_XA_OPERATION
 
#define XML_DIFF_OP   PCMK_XA_OPERATION
 
#define XML_FAILCIB_ATTR_REASON   PCMK_XA_REASON
 
#define XML_ATTR_TIMEOUT   PCMK_META_TIMEOUT
 
#define XML_ALERT_ATTR_TIMEOUT   PCMK_META_TIMEOUT
 
#define XML_ALERT_ATTR_PATH   PCMK_XA_PATH
 
#define XML_DIFF_PATH   PCMK_XA_PATH
 
#define XML_ALERT_ATTR_TSTAMP_FORMAT   PCMK_META_TIMESTAMP_FORMAT
 
#define XML_LRM_ATTR_INTERVAL   PCMK_META_INTERVAL
 
#define XML_LRM_ATTR_INTERVAL_MS   PCMK_META_INTERVAL
 
#define XML_CIB_ATTR_REPLACE   "replace"
 
#define XML_COLOC_ATTR_SOURCE_INSTANCE   "rsc-instance"
 
#define XML_COLOC_ATTR_TARGET_INSTANCE   "with-rsc-instance"
 
#define XML_OP_ATTR_ON_FAIL   PCMK_META_ON_FAIL
 
#define XML_OP_ATTR_START_DELAY   PCMK_META_START_DELAY
 
#define XML_OP_ATTR_ORIGIN   PCMK_META_INTERVAL_ORIGIN
 
#define XML_OP_ATTR_PENDING   PCMK_META_RECORD_PENDING
 
#define XML_OP_ATTR_DIGESTS_ALL   "digests-all"
 
#define XML_OP_ATTR_DIGESTS_SECURE   "digests-secure"
 
#define XML_CIB_ATTR_PRIORITY   "priority"
 
#define XML_LRM_ATTR_TASK_KEY   "operation_key"
 
#define XML_LRM_ATTR_TARGET   "on_node"
 
#define XML_LRM_ATTR_TARGET_UUID   "on_node_uuid"
 
#define XML_ORDER_ATTR_FIRST_INSTANCE   "first-instance"
 
#define XML_ORDER_ATTR_THEN_INSTANCE   "then-instance"
 
#define XML_TAG_DIFF_ADDED   "diff-added"
 
#define XML_TAG_DIFF_REMOVED   "diff-removed"
 
#define XML_ATTR_TE_NOWAIT   "op_no_wait"
 
#define XML_ATTR_TE_TARGET_RC   "op_target_rc"
 
#define XML_LRM_ATTR_ROUTER_NODE   "router_node"
 
#define XML_LRM_ATTR_RSCID   "rsc-id"
 
#define XML_LRM_ATTR_OPSTATUS   "op-status"
 
#define XML_LRM_ATTR_RC   "rc-code"
 
#define XML_LRM_ATTR_CALLID   "call-id"
 
#define XML_LRM_ATTR_OP_DIGEST   "op-digest"
 
#define XML_LRM_ATTR_OP_RESTART   "op-force-restart"
 
#define XML_LRM_ATTR_OP_SECURE   "op-secure-params"
 
#define XML_LRM_ATTR_RESTART_DIGEST   "op-restart-digest"
 
#define XML_LRM_ATTR_SECURE_DIGEST   "op-secure-digest"
 
#define XML_LRM_ATTR_EXIT_REASON   PCMK_XA_EXIT_REASON
 
#define XML_RSC_OP_LAST_CHANGE   PCMK_XA_LAST_RC_CHANGE
 
#define XML_RSC_OP_T_EXEC   PCMK_XA_EXEC_TIME
 
#define XML_RSC_OP_T_QUEUE   PCMK_XA_QUEUE_TIME
 
#define XML_LRM_ATTR_MIGRATE_SOURCE   "migrate_source"
 
#define XML_LRM_ATTR_MIGRATE_TARGET   "migrate_target"
 
#define XML_RULE_ATTR_SCORE   PCMK_XA_SCORE
 
#define XML_RULE_ATTR_SCORE_ATTRIBUTE   PCMK_XA_SCORE_ATTRIBUTE
 
#define XML_ACL_TAG_ROLE_REF   PCMK_XE_ROLE
 
#define XML_RULE_ATTR_ROLE   PCMK_XA_ROLE
 
#define XML_RULE_ATTR_BOOLEAN_OP   PCMK_XA_BOOLEAN_OP
 
#define XML_EXPR_ATTR_ATTRIBUTE   PCMK_XA_ATTRIBUTE
 
#define XML_ACL_ATTR_ATTRIBUTE   PCMK_XA_ATTRIBUTE
 
#define XML_EXPR_ATTR_VALUE_SOURCE   PCMK_XA_VALUE_SOURCE
 
#define XML_CONS_ATTR_SYMMETRICAL   PCMK_XA_SYMMETRICAL
 
#define XML_LOCATION_ATTR_DISCOVERY   PCMK_XA_RESOURCE_DISCOVERY
 
#define XML_TAG_PARAMS   PCMK_XE_PARAMETERS
 
#define XML_COLOC_ATTR_SOURCE   PCMK_XA_RSC
 
#define XML_LOC_ATTR_SOURCE   PCMK_XA_RSC
 
#define XML_COLOC_ATTR_SOURCE_ROLE   PCMK_XA_RSC_ROLE
 
#define XML_COLOC_ATTR_TARGET   PCMK_XA_WITH_RSC
 
#define XML_COLOC_ATTR_TARGET_ROLE   PCMK_XA_WITH_RSC_ROLE
 
#define XML_COLOC_ATTR_NODE_ATTR   PCMK_XA_NODE_ATTRIBUTE
 
#define XML_COLOC_ATTR_INFLUENCE   PCMK_XA_INFLUENCE
 
#define XML_LOC_ATTR_SOURCE_PATTERN   PCMK_XA_RSC_PATTERN
 
#define XML_ORDER_ATTR_FIRST   PCMK_XA_FIRST
 
#define XML_ORDER_ATTR_THEN   PCMK_XA_THEN
 
#define XML_ORDER_ATTR_FIRST_ACTION   PCMK_XA_FIRST_ACTION
 
#define XML_ORDER_ATTR_THEN_ACTION   PCMK_XA_THEN_ACTION
 
#define XML_ORDER_ATTR_KIND   PCMK_XA_KIND
 
#define XML_ACL_ATTR_KIND   PCMK_XA_KIND
 
#define XML_TICKET_ATTR_TICKET   PCMK_XA_TICKET
 
#define XML_TICKET_ATTR_LOSS_POLICY   PCMK_XA_LOSS_POLICY
 
#define XML_ACL_ATTR_REFv1   "ref"
 
#define XML_ACL_ATTR_TAG   PCMK_XA_OBJECT_TYPE
 
#define XML_ACL_ATTR_TAGv1   "tag"
 
#define XML_ACL_ATTR_XPATH   PCMK_XA_XPATH
 
#define XML_CRM_TAG_PING   "ping_response"
 
#define XML_TAG_CIB   PCMK_XE_CIB
 
#define XML_CIB_TAG_CONFIGURATION   PCMK_XE_CONFIGURATION
 
#define XML_CIB_TAG_STATUS   PCMK_XE_STATUS
 
#define XML_CIB_TAG_RESOURCES   PCMK_XE_RESOURCES
 
#define XML_CIB_TAG_NODES   PCMK_XE_NODES
 
#define XML_CIB_TAG_CONSTRAINTS   PCMK_XE_CONSTRAINTS
 
#define XML_CIB_TAG_CRMCONFIG   PCMK_XE_CRM_CONFIG
 
#define XML_CIB_TAG_OPCONFIG   PCMK_XE_OP_DEFAULTS
 
#define XML_CIB_TAG_RSCCONFIG   PCMK_XE_RSC_DEFAULTS
 
#define XML_CIB_TAG_ACLS   PCMK_XE_ACLS
 
#define XML_CIB_TAG_ALERTS   PCMK_XE_ALERTS
 
#define XML_CIB_TAG_ALERT   PCMK_XE_ALERT
 
#define XML_CIB_TAG_ALERT_RECIPIENT   PCMK_XE_RECIPIENT
 
#define XML_CIB_TAG_ALERT_SELECT   PCMK_XE_SELECT
 
#define XML_CIB_TAG_ALERT_ATTRIBUTES   PCMK_XE_SELECT_ATTRIBUTES
 
#define XML_CIB_TAG_ALERT_FENCING   PCMK_XE_SELECT_FENCING
 
#define XML_CIB_TAG_ALERT_NODES   PCMK_XE_SELECT_NODES
 
#define XML_CIB_TAG_ALERT_RESOURCES   PCMK_XE_SELECT_RESOURCES
 
#define XML_CIB_TAG_ALERT_ATTR   PCMK_XE_ATTRIBUTE
 
#define XML_CIB_TAG_STATE   "node_state"
 
#define XML_CIB_TAG_NODE   PCMK_XE_NODE
 
#define XML_CIB_TAG_NVPAIR   PCMK_XE_NVPAIR
 
#define XML_CIB_TAG_PROPSET   PCMK_XE_CLUSTER_PROPERTY_SET
 
#define XML_TAG_ATTR_SETS   PCMK_XE_INSTANCE_ATTRIBUTES
 
#define XML_TAG_META_SETS   PCMK_XE_META_ATTRIBUTES
 
#define XML_TAG_ATTRS   "attributes"
 
#define XML_TAG_PARAM   "param"
 
#define XML_TAG_UTILIZATION   PCMK_XE_UTILIZATION
 
#define XML_TAG_RESOURCE_REF   PCMK_XE_RESOURCE_REF
 
#define XML_CIB_TAG_RESOURCE   PCMK_XE_PRIMITIVE
 
#define XML_CIB_TAG_GROUP   PCMK_XE_GROUP
 
#define XML_CIB_TAG_INCARNATION   PCMK_XE_CLONE
 
#define XML_CIB_TAG_CONTAINER   PCMK_XE_BUNDLE
 
#define XML_CIB_TAG_RSC_TEMPLATE   PCMK_XE_TEMPLATE
 
#define XML_CIB_TAG_LRM   "lrm"
 
#define XML_LRM_TAG_RESOURCES   "lrm_resources"
 
#define XML_LRM_TAG_RESOURCE   "lrm_resource"
 
#define XML_LRM_TAG_RSC_OP   "lrm_rsc_op"
 
#define XML_TAG_GRAPH   "transition_graph"
 
#define XML_GRAPH_TAG_RSC_OP   "rsc_op"
 
#define XML_GRAPH_TAG_PSEUDO_EVENT   "pseudo_event"
 
#define XML_GRAPH_TAG_CRM_EVENT   "crm_event"
 
#define XML_GRAPH_TAG_DOWNED   "downed"
 
#define XML_GRAPH_TAG_MAINTENANCE   "maintenance"
 
#define XML_TAG_RULE   PCMK_XE_RULE
 
#define XML_TAG_EXPRESSION   PCMK_XE_EXPRESSION
 
#define XML_CONS_TAG_RSC_DEPEND   PCMK_XE_RSC_COLOCATION
 
#define XML_CONS_TAG_RSC_ORDER   PCMK_XE_RSC_ORDER
 
#define XML_CONS_TAG_RSC_LOCATION   PCMK_XE_RSC_LOCATION
 
#define XML_CONS_TAG_RSC_TICKET   PCMK_XE_RSC_TICKET
 
#define XML_CONS_TAG_RSC_SET   PCMK_XE_RESOURCE_SET
 
#define XML_CIB_TAG_GENERATION_TUPPLE   "generation_tuple"
 
#define XML_TAG_TRANSIENT_NODEATTRS   "transient_attributes"
 
#define XML_ACL_TAG_USER   PCMK_XE_ACL_TARGET
 
#define XML_ACL_TAG_USERv1   "acl_user"
 
#define XML_ACL_TAG_GROUP   PCMK_XE_ACL_GROUP
 
#define XML_ACL_TAG_ROLE   PCMK_XE_ACL_ROLE
 
#define XML_ACL_TAG_PERMISSION   PCMK_XE_ACL_PERMISSION
 
#define XML_ACL_TAG_ROLE_REFv1   "role_ref"
 
#define XML_ACL_TAG_READ   "read"
 
#define XML_ACL_TAG_WRITE   "write"
 
#define XML_ACL_TAG_DENY   "deny"
 
#define XML_CIB_TAG_TICKETS   PCMK_XE_TICKETS
 
#define XML_CIB_TAG_TICKET_STATE   "ticket_state"
 
#define XML_CIB_TAG_TAGS   PCMK_XE_TAGS
 
#define XML_CIB_TAG_TAG   PCMK_XE_TAG
 
#define XML_CIB_TAG_OBJ_REF   PCMK_XE_OBJ_REF
 
#define XML_TAG_FENCING_TOPOLOGY   PCMK_XE_FENCING_TOPOLOGY
 
#define XML_TAG_FENCING_LEVEL   PCMK_XE_FENCING_LEVEL
 
#define XML_TAG_DIFF   PCMK_XE_DIFF
 
#define XML_DIFF_VERSION   PCMK_XE_VERSION
 
#define XML_DIFF_VSOURCE   PCMK_XE_SOURCE
 
#define XML_DIFF_VTARGET   PCMK_XE_TARGET
 
#define XML_DIFF_CHANGE   PCMK_XE_CHANGE
 
#define XML_DIFF_LIST   PCMK_XE_CHANGE_LIST
 
#define XML_DIFF_ATTR   PCMK_XE_CHANGE_ATTR
 
#define XML_DIFF_RESULT   PCMK_XE_CHANGE_RESULT
 
#define XML_DIFF_POSITION   PCMK_XE_POSITION
 
#define F_CRM_DATA   "crm_xml"
 
#define XML_DIFF_MARKER   "__crm_diff_marker__"
 
#define XML_TAG_FAILED   "failed"
 
#define XML_TAG_OPTIONS   "options"
 
#define XML_FAIL_TAG_CIB   "failed_update"
 
#define CIB_OPTIONS_FIRST   PCMK_VALUE_CIB_BOOTSTRAP_OPTIONS
 
#define XML_PING_ATTR_PACEMAKERDSTATE_INIT   "init"
 
#define XML_PING_ATTR_PACEMAKERDSTATE_STARTINGDAEMONS   "starting_daemons"
 
#define XML_PING_ATTR_PACEMAKERDSTATE_WAITPING   "wait_for_ping"
 
#define XML_PING_ATTR_PACEMAKERDSTATE_RUNNING   "running"
 
#define XML_PING_ATTR_PACEMAKERDSTATE_SHUTTINGDOWN   "shutting_down"
 
#define XML_PING_ATTR_PACEMAKERDSTATE_SHUTDOWNCOMPLETE   "shutdown_complete"
 
#define XML_PING_ATTR_PACEMAKERDSTATE_REMOTE   "remote"
 
#define T_CRM   "crmd"
 
#define T_ATTRD   "attrd"
 
#define XML_CIB_TAG_SECTION_ALL   "all"
 
#define XML_NODE_IS_REMOTE   "remote_node"
 
#define XML_NODE_IS_FENCED   "node_fenced"
 
#define XML_NODE_IS_MAINTENANCE   "node_in_maintenance"
 
#define XML_CIB_ATTR_SHUTDOWN   "shutdown"
 
#define XML_NODE_ATTR_RSC_DISCOVERY   "resource-discovery-enabled"
 
#define ID(x)   crm_element_value(x, PCMK_XA_ID)
 

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

◆ CIB_OPTIONS_FIRST

#define CIB_OPTIONS_FIRST   PCMK_VALUE_CIB_BOOTSTRAP_OPTIONS
Deprecated:
Use PCMK_VALUE_CIB_BOOTSTRAP_OPTIONS instead

Definition at line 964 of file msg_xml_compat.h.

◆ F_CLIENTNAME

#define F_CLIENTNAME   "cn"
Deprecated:
Do not use

Definition at line 396 of file msg_xml_compat.h.

◆ F_CRM_DATA

#define F_CRM_DATA   "crm_xml"
Deprecated:
Do not use

Definition at line 949 of file msg_xml_compat.h.

◆ F_CRM_DC_LEAVING

#define F_CRM_DC_LEAVING   "dc-leaving"
Deprecated:
Do not use

Definition at line 435 of file msg_xml_compat.h.

◆ F_CRM_ELECTION_AGE_S

#define F_CRM_ELECTION_AGE_S   "election-age-sec"
Deprecated:
Do not use

Definition at line 441 of file msg_xml_compat.h.

◆ F_CRM_ELECTION_AGE_US

#define F_CRM_ELECTION_AGE_US   "election-age-nano-sec"
Deprecated:
Do not use

Definition at line 444 of file msg_xml_compat.h.

◆ F_CRM_ELECTION_ID

#define F_CRM_ELECTION_ID   "election-id"
Deprecated:
Do not use

Definition at line 438 of file msg_xml_compat.h.

◆ F_CRM_ELECTION_OWNER

#define F_CRM_ELECTION_OWNER   "election-owner"
Deprecated:
Do not use

Definition at line 447 of file msg_xml_compat.h.

◆ F_CRM_HOST_FROM

#define F_CRM_HOST_FROM   F_ORIG
Deprecated:
Do not use

Definition at line 374 of file msg_xml_compat.h.

◆ F_CRM_HOST_TO

#define F_CRM_HOST_TO   "crm_host_to"
Deprecated:
Do not use

Definition at line 414 of file msg_xml_compat.h.

◆ F_CRM_JOIN_ID

#define F_CRM_JOIN_ID   "join_id"
Deprecated:
Do not use

Definition at line 432 of file msg_xml_compat.h.

◆ F_CRM_MSG_TYPE

#define F_CRM_MSG_TYPE   F_SUBTYPE
Deprecated:
Do not use

Definition at line 387 of file msg_xml_compat.h.

◆ F_CRM_ORIGIN

#define F_CRM_ORIGIN   PCMK_XA_ORIGIN
Deprecated:
Use PCMK_XA_ORIGIN instead

Definition at line 426 of file msg_xml_compat.h.

◆ F_CRM_REFERENCE

#define F_CRM_REFERENCE   PCMK_XA_REFERENCE
Deprecated:
Use PCMK_XA_REFERENCE instead

Definition at line 342 of file msg_xml_compat.h.

◆ F_CRM_SYS_FROM

#define F_CRM_SYS_FROM   "crm_sys_from"
Deprecated:
Do not use

Definition at line 420 of file msg_xml_compat.h.

◆ F_CRM_SYS_TO

#define F_CRM_SYS_TO   "crm_sys_to"
Deprecated:
Do not use

Definition at line 417 of file msg_xml_compat.h.

◆ F_CRM_TASK

#define F_CRM_TASK   "crm_task"
Deprecated:
Do not use

Definition at line 411 of file msg_xml_compat.h.

◆ F_CRM_TGRAPH

#define F_CRM_TGRAPH   "crm-tgraph-file"
Deprecated:
Do not use

Definition at line 450 of file msg_xml_compat.h.

◆ F_CRM_TGRAPH_INPUT

#define F_CRM_TGRAPH_INPUT   "crm-tgraph-in"
Deprecated:
Do not use

Definition at line 453 of file msg_xml_compat.h.

◆ F_CRM_THROTTLE_MAX

#define F_CRM_THROTTLE_MAX   "crm-limit-max"
Deprecated:
Do not use

Definition at line 459 of file msg_xml_compat.h.

◆ F_CRM_THROTTLE_MODE

#define F_CRM_THROTTLE_MODE   "crm-limit-mode"
Deprecated:
Do not use

Definition at line 456 of file msg_xml_compat.h.

◆ F_CRM_USER

#define F_CRM_USER   "crm_user"
Deprecated:
Do not use

Definition at line 429 of file msg_xml_compat.h.

◆ F_CRM_VERSION

#define F_CRM_VERSION   PCMK_XA_VERSION
Deprecated:
Use PCMK_XA_VERSION instead

Definition at line 423 of file msg_xml_compat.h.

◆ F_ORIG

#define F_ORIG   "src"
Deprecated:
Do not use

Definition at line 370 of file msg_xml_compat.h.

◆ F_SEQ

#define F_SEQ   "seq"
Deprecated:
Do not use

Definition at line 378 of file msg_xml_compat.h.

◆ F_SUBTYPE

#define F_SUBTYPE   "subt"
Deprecated:
Do not use

Definition at line 383 of file msg_xml_compat.h.

◆ F_TYPE

#define F_TYPE   "t"
Deprecated:
Do not use

Definition at line 391 of file msg_xml_compat.h.

◆ F_XML_TAGNAME

#define F_XML_TAGNAME   "__name__"
Deprecated:
Do not use

Definition at line 401 of file msg_xml_compat.h.

◆ ID

#define ID (   x)    crm_element_value(x, PCMK_XA_ID)
Deprecated:
Do not use

Definition at line 1016 of file msg_xml_compat.h.

◆ PCMK_XA_PROMOTED_MAX_LEGACY

#define PCMK_XA_PROMOTED_MAX_LEGACY   "master-max"
Deprecated:
Do not use

Definition at line 54 of file msg_xml_compat.h.

◆ PCMK_XA_PROMOTED_NODE_MAX_LEGACY

#define PCMK_XA_PROMOTED_NODE_MAX_LEGACY   "master-node-max"
Deprecated:
Do not use

Definition at line 63 of file msg_xml_compat.h.

◆ PCMK_XE_PROMOTABLE_LEGACY

#define PCMK_XE_PROMOTABLE_LEGACY   "master"
Deprecated:
Do not use

Definition at line 48 of file msg_xml_compat.h.

◆ PCMK_XE_PROMOTED_MAX_LEGACY

#define PCMK_XE_PROMOTED_MAX_LEGACY   PCMK_XA_PROMOTED_MAX_LEGACY
Deprecated:
Do not use

Definition at line 57 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:
Do not use

Definition at line 66 of file msg_xml_compat.h.

◆ T_ATTRD

#define T_ATTRD   "attrd"
Deprecated:
Do not use

Definition at line 994 of file msg_xml_compat.h.

◆ T_CRM

#define T_CRM   "crmd"
Deprecated:
Do not use

Definition at line 989 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 120 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_ATTRIBUTE

#define XML_ACL_ATTR_ATTRIBUTE   PCMK_XA_ATTRIBUTE
Deprecated:
Use PCMK_XA_ATTRIBUTE instead

Definition at line 636 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_KIND

#define XML_ACL_ATTR_KIND   PCMK_XA_KIND
Deprecated:
Use PCMK_XA_KIND instead

Definition at line 690 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_REF

#define XML_ACL_ATTR_REF   PCMK_XA_REFERENCE
Deprecated:
Use PCMK_XA_REFERENCE instead

Definition at line 339 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_REFv1

#define XML_ACL_ATTR_REFv1   "ref"
Deprecated:
Do not use

Definition at line 699 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_TAG

#define XML_ACL_ATTR_TAG   PCMK_XA_OBJECT_TYPE
Deprecated:
Use PCMK_XA_OBJECT_TYPE instead

Definition at line 702 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_TAGv1

#define XML_ACL_ATTR_TAGv1   "tag"
Deprecated:
Do not use

Definition at line 705 of file msg_xml_compat.h.

◆ XML_ACL_ATTR_XPATH

#define XML_ACL_ATTR_XPATH   PCMK_XA_XPATH
Deprecated:
Use PCMK_XA_XPATH instead

Definition at line 708 of file msg_xml_compat.h.

◆ XML_ACL_TAG_DENY

#define XML_ACL_TAG_DENY   "deny"
Deprecated:
Do not use

Definition at line 898 of file msg_xml_compat.h.

◆ XML_ACL_TAG_GROUP

#define XML_ACL_TAG_GROUP   PCMK_XE_ACL_GROUP
Deprecated:
Use PCMK_XE_ACL_GROUP instead

Definition at line 880 of file msg_xml_compat.h.

◆ XML_ACL_TAG_PERMISSION

#define XML_ACL_TAG_PERMISSION   PCMK_XE_ACL_PERMISSION
Deprecated:
Use PCMK_XE_ACL_PERMISSION instead

Definition at line 886 of file msg_xml_compat.h.

◆ XML_ACL_TAG_READ

#define XML_ACL_TAG_READ   "read"
Deprecated:
Do not use

Definition at line 892 of file msg_xml_compat.h.

◆ XML_ACL_TAG_ROLE

#define XML_ACL_TAG_ROLE   PCMK_XE_ACL_ROLE
Deprecated:
Use PCMK_XE_ACL_ROLE instead

Definition at line 883 of file msg_xml_compat.h.

◆ XML_ACL_TAG_ROLE_REF

#define XML_ACL_TAG_ROLE_REF   PCMK_XE_ROLE
Deprecated:
Use PCMK_XE_ROLE instead

Definition at line 624 of file msg_xml_compat.h.

◆ XML_ACL_TAG_ROLE_REFv1

#define XML_ACL_TAG_ROLE_REFv1   "role_ref"
Deprecated:
Do not use

Definition at line 889 of file msg_xml_compat.h.

◆ XML_ACL_TAG_USER

#define XML_ACL_TAG_USER   PCMK_XE_ACL_TARGET
Deprecated:
Use PCMK_XE_ACL_TARGET instead

Definition at line 874 of file msg_xml_compat.h.

◆ XML_ACL_TAG_USERv1

#define XML_ACL_TAG_USERv1   "acl_user"
Deprecated:
Do not use

Definition at line 877 of file msg_xml_compat.h.

◆ XML_ACL_TAG_WRITE

#define XML_ACL_TAG_WRITE   "write"
Deprecated:
Do not use

Definition at line 895 of file msg_xml_compat.h.

◆ XML_AGENT_ATTR_CLASS

#define XML_AGENT_ATTR_CLASS   PCMK_XA_CLASS
Deprecated:
Use PCMK_XA_CLASS instead

Definition at line 309 of file msg_xml_compat.h.

◆ XML_AGENT_ATTR_PROVIDER

#define XML_AGENT_ATTR_PROVIDER   PCMK_XA_PROVIDER
Deprecated:
Use PCMK_XA_PROVIDER instead

Definition at line 306 of file msg_xml_compat.h.

◆ XML_ALERT_ATTR_PATH

#define XML_ALERT_ATTR_PATH   PCMK_XA_PATH
Deprecated:
Use PCMK_XA_PATH instead

Definition at line 498 of file msg_xml_compat.h.

◆ XML_ALERT_ATTR_REC_VALUE

#define XML_ALERT_ATTR_REC_VALUE   PCMK_XA_VALUE
Deprecated:
Use PCMK_XA_VALUE instead

Definition at line 291 of file msg_xml_compat.h.

◆ XML_ALERT_ATTR_TIMEOUT

#define XML_ALERT_ATTR_TIMEOUT   PCMK_META_TIMEOUT
Deprecated:
Use PCMK_META_TIMEOUT instead

Definition at line 495 of file msg_xml_compat.h.

◆ XML_ALERT_ATTR_TSTAMP_FORMAT

#define XML_ALERT_ATTR_TSTAMP_FORMAT   PCMK_META_TIMESTAMP_FORMAT
Deprecated:
Use PCMK_META_TIMESTAMP_FORMAT instead

Definition at line 504 of file msg_xml_compat.h.

◆ XML_ATTR_CRM_VERSION

#define XML_ATTR_CRM_VERSION   PCMK_XA_CRM_FEATURE_SET
Deprecated:
Use PCMK_XA_CRM_FEATURE_SET instead

Definition at line 153 of file msg_xml_compat.h.

◆ XML_ATTR_DC_UUID

#define XML_ATTR_DC_UUID   PCMK_XA_DC_UUID
Deprecated:
Use PCMK_XA_DC_UUID instead

Definition at line 315 of file msg_xml_compat.h.

◆ XML_ATTR_DESC

#define XML_ATTR_DESC   PCMK_XA_DESCRIPTION
Deprecated:
Use PCMK_XA_DESCRIPTION instead

Definition at line 189 of file msg_xml_compat.h.

◆ XML_ATTR_DIGEST

#define XML_ATTR_DIGEST   "digest"
Deprecated:
Do not use

Definition at line 156 of file msg_xml_compat.h.

◆ XML_ATTR_GENERATION

#define XML_ATTR_GENERATION   PCMK_XA_EPOCH
Deprecated:
Use PCMK_XA_EPOCH instead

Definition at line 168 of file msg_xml_compat.h.

◆ XML_ATTR_GENERATION_ADMIN

#define XML_ATTR_GENERATION_ADMIN   PCMK_XA_ADMIN_EPOCH
Deprecated:
Use PCMK_XA_ADMIN_EPOCH instead

Definition at line 171 of file msg_xml_compat.h.

◆ XML_ATTR_HAVE_QUORUM

#define XML_ATTR_HAVE_QUORUM   PCMK_XA_HAVE_QUORUM
Deprecated:
Use PCMK_XA_HAVE_QUORUM instead

Definition at line 165 of file msg_xml_compat.h.

◆ XML_ATTR_HAVE_WATCHDOG

#define XML_ATTR_HAVE_WATCHDOG   PCMK_OPT_HAVE_WATCHDOG
Deprecated:
Use PCMK_OPT_HAVE_WATCHDOG instead

Definition at line 135 of file msg_xml_compat.h.

◆ XML_ATTR_ID

#define XML_ATTR_ID   PCMK_XA_ID
Deprecated:
Use PCMK_XA_ID instead

Definition at line 192 of file msg_xml_compat.h.

◆ XML_ATTR_ID_LONG

#define XML_ATTR_ID_LONG   "long-id"
Deprecated:
Do not use

Definition at line 297 of file msg_xml_compat.h.

◆ XML_ATTR_IDREF

#define XML_ATTR_IDREF   PCMK_XA_ID_REF
Deprecated:
Use PCMK_XA_ID_REF instead

Definition at line 294 of file msg_xml_compat.h.

◆ XML_ATTR_NAME

#define XML_ATTR_NAME   PCMK_XA_NAME
Deprecated:
Use PCMK_XA_NAME instead

Definition at line 279 of file msg_xml_compat.h.

◆ XML_ATTR_NUMUPDATES

#define XML_ATTR_NUMUPDATES   PCMK_XA_NUM_UPDATES
Deprecated:
Use PCMK_XA_NUM_UPDATES instead

Definition at line 174 of file msg_xml_compat.h.

◆ XML_ATTR_OP

#define XML_ATTR_OP   PCMK_XE_OP
Deprecated:
Use PCMK_XE_OP instead

Definition at line 312 of file msg_xml_compat.h.

◆ XML_ATTR_ORIGIN

#define XML_ATTR_ORIGIN   PCMK_XA_CRM_DEBUG_ORIGIN
Deprecated:
Use PCMK_XA_CRM_DEBUG_ORIGIN instead

Definition at line 177 of file msg_xml_compat.h.

◆ XML_ATTR_QUORUM_PANIC

#define XML_ATTR_QUORUM_PANIC   PCMK_XA_NO_QUORUM_PANIC
Deprecated:
Use PCMK_XA_NO_QUORUM_PANIC instead

Definition at line 162 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 78 of file msg_xml_compat.h.

◆ XML_ATTR_REFERENCE

#define XML_ATTR_REFERENCE   PCMK_XA_REFERENCE
Deprecated:
Use PCMK_XA_REFERENCE instead

Definition at line 336 of file msg_xml_compat.h.

◆ XML_ATTR_REQUEST

#define XML_ATTR_REQUEST   PCMK_XA_REQUEST
Deprecated:
Use PCMK_XA_REQUEST instead

Definition at line 327 of file msg_xml_compat.h.

◆ XML_ATTR_RESPONSE

#define XML_ATTR_RESPONSE   "response"
Deprecated:
Do not use

Definition at line 330 of file msg_xml_compat.h.

◆ XML_ATTR_STONITH_DEVICES

#define XML_ATTR_STONITH_DEVICES   PCMK_XA_DEVICES
Deprecated:
Use PCMK_XA_DEVICES instead

Definition at line 366 of file msg_xml_compat.h.

◆ XML_ATTR_STONITH_INDEX

#define XML_ATTR_STONITH_INDEX   PCMK_XA_INDEX
Deprecated:
Use PCMK_XA_INDEX instead

Definition at line 351 of file msg_xml_compat.h.

◆ XML_ATTR_STONITH_TARGET

#define XML_ATTR_STONITH_TARGET   PCMK_XA_TARGET
Deprecated:
Use PCMK_XA_TARGET instead

Definition at line 354 of file msg_xml_compat.h.

◆ XML_ATTR_STONITH_TARGET_ATTRIBUTE

#define XML_ATTR_STONITH_TARGET_ATTRIBUTE   PCMK_XA_TARGET_ATTRIBUTE
Deprecated:
Use PCMK_XA_TARGET_ATTRIBUTE instead

Definition at line 363 of file msg_xml_compat.h.

◆ XML_ATTR_STONITH_TARGET_PATTERN

#define XML_ATTR_STONITH_TARGET_PATTERN   PCMK_XA_TARGET_PATTERN
Deprecated:
Use PCMK_XA_TARGET_PATTERN instead

Definition at line 360 of file msg_xml_compat.h.

◆ XML_ATTR_STONITH_TARGET_VALUE

#define XML_ATTR_STONITH_TARGET_VALUE   PCMK_XA_TARGET_VALUE
Deprecated:
Use PCMK_XA_TARGET_VALUE instead

Definition at line 357 of file msg_xml_compat.h.

◆ XML_ATTR_TE_NOWAIT

#define XML_ATTR_TE_NOWAIT   "op_no_wait"
Deprecated:
Do not use

Definition at line 564 of file msg_xml_compat.h.

◆ XML_ATTR_TE_TARGET_RC

#define XML_ATTR_TE_TARGET_RC   "op_target_rc"
Deprecated:
Do not use

Definition at line 567 of file msg_xml_compat.h.

◆ XML_ATTR_TIMEOUT

#define XML_ATTR_TIMEOUT   PCMK_META_TIMEOUT
Deprecated:
Use PCMK_META_TIMEOUT instead

Definition at line 492 of file msg_xml_compat.h.

◆ XML_ATTR_TRANSITION_KEY

#define XML_ATTR_TRANSITION_KEY   "transition-key"
Deprecated:
Do not use

Definition at line 348 of file msg_xml_compat.h.

◆ XML_ATTR_TRANSITION_MAGIC

#define XML_ATTR_TRANSITION_MAGIC   "transition-magic"
Deprecated:
Do not use

Definition at line 345 of file msg_xml_compat.h.

◆ XML_ATTR_TSTAMP

#define XML_ATTR_TSTAMP   PCMK_XA_CRM_TIMESTAMP
Deprecated:
Use PCMK_XA_CRM_TIMESTAMP instead

Definition at line 180 of file msg_xml_compat.h.

◆ XML_ATTR_TYPE

#define XML_ATTR_TYPE   PCMK_XA_TYPE
Deprecated:
Use PCMK_XA_TYPE instead

Definition at line 300 of file msg_xml_compat.h.

◆ XML_ATTR_UNAME

#define XML_ATTR_UNAME   PCMK_XA_UNAME
Deprecated:
Use PCMK_XA_UNAME instead

Definition at line 333 of file msg_xml_compat.h.

◆ XML_ATTR_UPDATE_CLIENT

#define XML_ATTR_UPDATE_CLIENT   PCMK_XA_UPDATE_CLIENT
Deprecated:
Use PCMK_XA_UPDATE_CLIENT instead

Definition at line 321 of file msg_xml_compat.h.

◆ XML_ATTR_UPDATE_ORIG

#define XML_ATTR_UPDATE_ORIG   PCMK_XA_UPDATE_ORIGIN
Deprecated:
Use PCMK_XA_UPDATE_ORIGIN instead

Definition at line 318 of file msg_xml_compat.h.

◆ XML_ATTR_UPDATE_USER

#define XML_ATTR_UPDATE_USER   PCMK_XA_UPDATE_USER
Deprecated:
Use PCMK_XA_UPDATE_USER instead

Definition at line 324 of file msg_xml_compat.h.

◆ XML_ATTR_UUID

#define XML_ATTR_UUID   "id"
Deprecated:
Use PCMK_XA_ID instead

Definition at line 93 of file msg_xml_compat.h.

◆ XML_ATTR_VALIDATION

#define XML_ATTR_VALIDATION   PCMK_XA_VALIDATE_WITH
Deprecated:
Use PCMK_XA_VALIDATE_WITH instead

Definition at line 159 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 96 of file msg_xml_compat.h.

◆ XML_ATTR_VERSION

#define XML_ATTR_VERSION   PCMK_XA_VERSION
Deprecated:
Use PCMK_XA_VERSION instead

Definition at line 186 of file msg_xml_compat.h.

◆ XML_BOOLEAN_FALSE

#define XML_BOOLEAN_FALSE   PCMK_VALUE_FALSE
Deprecated:
Use PCMK_VALUE_FALSE instead

Definition at line 408 of file msg_xml_compat.h.

◆ XML_BOOLEAN_NO

#define XML_BOOLEAN_NO   PCMK_VALUE_FALSE
Deprecated:
Use PCMK_VALUE_FALSE instead

Definition at line 264 of file msg_xml_compat.h.

◆ XML_BOOLEAN_TRUE

#define XML_BOOLEAN_TRUE   PCMK_VALUE_TRUE
Deprecated:
Use PCMK_VALUE_TRUE instead

Definition at line 405 of file msg_xml_compat.h.

◆ XML_BOOLEAN_YES

#define XML_BOOLEAN_YES   PCMK_VALUE_TRUE
Deprecated:
Use PCMK_VALUE_TRUE instead

Definition at line 261 of file msg_xml_compat.h.

◆ XML_CIB_ATTR_PRIORITY

#define XML_CIB_ATTR_PRIORITY   "priority"
Deprecated:
Do not use

Definition at line 540 of file msg_xml_compat.h.

◆ XML_CIB_ATTR_REPLACE

#define XML_CIB_ATTR_REPLACE   "replace"
Deprecated:
Do not use

Definition at line 513 of file msg_xml_compat.h.

◆ XML_CIB_ATTR_SHUTDOWN

#define XML_CIB_ATTR_SHUTDOWN   "shutdown"
Deprecated:
Do not use

Definition at line 1010 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 102 of file msg_xml_compat.h.

◆ XML_CIB_ATTR_WRITTEN

#define XML_CIB_ATTR_WRITTEN   PCMK_XA_CIB_LAST_WRITTEN
Deprecated:
Use PCMK_XA_CIB_LAST_WRITTEN instead

Definition at line 183 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ACLS

#define XML_CIB_TAG_ACLS   PCMK_XE_ACLS
Deprecated:
Use PCMK_XE_ACLS instead

Definition at line 742 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT

#define XML_CIB_TAG_ALERT   PCMK_XE_ALERT
Deprecated:
Use PCMK_XE_ALERT instead

Definition at line 748 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_ATTR

#define XML_CIB_TAG_ALERT_ATTR   PCMK_XE_ATTRIBUTE
Deprecated:
Use PCMK_XE_ATTRIBUTE instead

Definition at line 769 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_ATTRIBUTES

#define XML_CIB_TAG_ALERT_ATTRIBUTES   PCMK_XE_SELECT_ATTRIBUTES
Deprecated:
Use PCMK_XE_SELECT_ATTRIBUTES instead

Definition at line 757 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_FENCING

#define XML_CIB_TAG_ALERT_FENCING   PCMK_XE_SELECT_FENCING
Deprecated:
Use PCMK_XE_SELECT_FENCING instead

Definition at line 760 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_NODES

#define XML_CIB_TAG_ALERT_NODES   PCMK_XE_SELECT_NODES
Deprecated:
Use PCMK_XE_SELECT_NODES instead

Definition at line 763 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_RECIPIENT

#define XML_CIB_TAG_ALERT_RECIPIENT   PCMK_XE_RECIPIENT
Deprecated:
Use PCMK_XE_RECIPIENT instead

Definition at line 751 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_RESOURCES

#define XML_CIB_TAG_ALERT_RESOURCES   PCMK_XE_SELECT_RESOURCES
Deprecated:
Use PCMK_XE_SELECT_RESOURCES instead

Definition at line 766 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERT_SELECT

#define XML_CIB_TAG_ALERT_SELECT   PCMK_XE_SELECT
Deprecated:
Use PCMK_XE_SELECT instead

Definition at line 754 of file msg_xml_compat.h.

◆ XML_CIB_TAG_ALERTS

#define XML_CIB_TAG_ALERTS   PCMK_XE_ALERTS
Deprecated:
Use PCMK_XE_ALERTS instead

Definition at line 745 of file msg_xml_compat.h.

◆ XML_CIB_TAG_CONFIGURATION

#define XML_CIB_TAG_CONFIGURATION   PCMK_XE_CONFIGURATION
Deprecated:
Use PCMK_XE_CONFIGURATION instead

Definition at line 718 of file msg_xml_compat.h.

◆ XML_CIB_TAG_CONSTRAINTS

#define XML_CIB_TAG_CONSTRAINTS   PCMK_XE_CONSTRAINTS
Deprecated:
Use PCMK_XE_CONSTRAINTS instead

Definition at line 730 of file msg_xml_compat.h.

◆ XML_CIB_TAG_CONTAINER

#define XML_CIB_TAG_CONTAINER   PCMK_XE_BUNDLE
Deprecated:
Use PCMK_XE_BUNDLE instead

Definition at line 811 of file msg_xml_compat.h.

◆ XML_CIB_TAG_CRMCONFIG

#define XML_CIB_TAG_CRMCONFIG   PCMK_XE_CRM_CONFIG
Deprecated:
Use PCMK_XE_CRM_CONFIG instead

Definition at line 733 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 99 of file msg_xml_compat.h.

◆ XML_CIB_TAG_GENERATION_TUPPLE

#define XML_CIB_TAG_GENERATION_TUPPLE   "generation_tuple"
Deprecated:
Do not use

Definition at line 868 of file msg_xml_compat.h.

◆ XML_CIB_TAG_GROUP

#define XML_CIB_TAG_GROUP   PCMK_XE_GROUP
Deprecated:
Use PCMK_XE_GROUP instead

Definition at line 805 of file msg_xml_compat.h.

◆ XML_CIB_TAG_INCARNATION

#define XML_CIB_TAG_INCARNATION   PCMK_XE_CLONE
Deprecated:
Use PCMK_XE_CLONE instead

Definition at line 808 of file msg_xml_compat.h.

◆ XML_CIB_TAG_LRM

#define XML_CIB_TAG_LRM   "lrm"
Deprecated:
Do not use

Definition at line 817 of file msg_xml_compat.h.

◆ XML_CIB_TAG_MASTER

#define XML_CIB_TAG_MASTER   PCMK_XE_PROMOTABLE_LEGACY
Deprecated:
Do not use

Definition at line 51 of file msg_xml_compat.h.

◆ XML_CIB_TAG_NODE

#define XML_CIB_TAG_NODE   PCMK_XE_NODE
Deprecated:
Use PCMK_XE_NODE instead

Definition at line 775 of file msg_xml_compat.h.

◆ XML_CIB_TAG_NODES

#define XML_CIB_TAG_NODES   PCMK_XE_NODES
Deprecated:
Use PCMK_XE_NODES instead

Definition at line 727 of file msg_xml_compat.h.

◆ XML_CIB_TAG_NVPAIR

#define XML_CIB_TAG_NVPAIR   PCMK_XE_NVPAIR
Deprecated:
Use PCMK_XE_NVPAIR instead

Definition at line 778 of file msg_xml_compat.h.

◆ XML_CIB_TAG_OBJ_REF

#define XML_CIB_TAG_OBJ_REF   PCMK_XE_OBJ_REF
Deprecated:
Use PCMK_XE_OBJ_REF instead

Definition at line 913 of file msg_xml_compat.h.

◆ XML_CIB_TAG_OPCONFIG

#define XML_CIB_TAG_OPCONFIG   PCMK_XE_OP_DEFAULTS
Deprecated:
Use PCMK_XE_OP_DEFAULTS instead

Definition at line 736 of file msg_xml_compat.h.

◆ XML_CIB_TAG_PROPSET

#define XML_CIB_TAG_PROPSET   PCMK_XE_CLUSTER_PROPERTY_SET
Deprecated:
Use PCMK_XE_CLUSTER_PROPERTY_SET instead

Definition at line 781 of file msg_xml_compat.h.

◆ XML_CIB_TAG_RESOURCE

#define XML_CIB_TAG_RESOURCE   PCMK_XE_PRIMITIVE
Deprecated:
Use PCMK_XE_PRIMITIVE instead

Definition at line 802 of file msg_xml_compat.h.

◆ XML_CIB_TAG_RESOURCES

#define XML_CIB_TAG_RESOURCES   PCMK_XE_RESOURCES
Deprecated:
Use PCMK_XE_RESOURCES instead

Definition at line 724 of file msg_xml_compat.h.

◆ XML_CIB_TAG_RSC_TEMPLATE

#define XML_CIB_TAG_RSC_TEMPLATE   PCMK_XE_TEMPLATE
Deprecated:
Use PCMK_XE_TEMPLATE instead

Definition at line 814 of file msg_xml_compat.h.

◆ XML_CIB_TAG_RSCCONFIG

#define XML_CIB_TAG_RSCCONFIG   PCMK_XE_RSC_DEFAULTS
Deprecated:
Use PCMK_XE_RSC_DEFAULTS instead

Definition at line 739 of file msg_xml_compat.h.

◆ XML_CIB_TAG_SECTION_ALL

#define XML_CIB_TAG_SECTION_ALL   "all"
Deprecated:
Do not use

Definition at line 998 of file msg_xml_compat.h.

◆ XML_CIB_TAG_STATE

#define XML_CIB_TAG_STATE   "node_state"
Deprecated:
Do not use

Definition at line 772 of file msg_xml_compat.h.

◆ XML_CIB_TAG_STATUS

#define XML_CIB_TAG_STATUS   PCMK_XE_STATUS
Deprecated:
Use PCMK_XE_STATUS instead

Definition at line 721 of file msg_xml_compat.h.

◆ XML_CIB_TAG_TAG

#define XML_CIB_TAG_TAG   PCMK_XE_TAG
Deprecated:
Use PCMK_XE_TAG instead

Definition at line 910 of file msg_xml_compat.h.

◆ XML_CIB_TAG_TAGS

#define XML_CIB_TAG_TAGS   PCMK_XE_TAGS
Deprecated:
Use PCMK_XE_TAGS instead

Definition at line 907 of file msg_xml_compat.h.

◆ XML_CIB_TAG_TICKET_STATE

#define XML_CIB_TAG_TICKET_STATE   "ticket_state"
Deprecated:
Do not use

Definition at line 904 of file msg_xml_compat.h.

◆ XML_CIB_TAG_TICKETS

#define XML_CIB_TAG_TICKETS   PCMK_XE_TICKETS
Deprecated:
Use PCMK_XE_TICKETS instead

Definition at line 901 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_INFLUENCE

#define XML_COLOC_ATTR_INFLUENCE   PCMK_XA_INFLUENCE
Deprecated:
Use PCMK_XA_INFLUENCE instead

Definition at line 669 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_NODE_ATTR

#define XML_COLOC_ATTR_NODE_ATTR   PCMK_XA_NODE_ATTRIBUTE
Deprecated:
Use PCMK_XA_NODE_ATTRIBUTE instead

Definition at line 666 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_SOURCE

#define XML_COLOC_ATTR_SOURCE   PCMK_XA_RSC
Deprecated:
Use PCMK_XA_RSC instead

Definition at line 651 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_SOURCE_INSTANCE

#define XML_COLOC_ATTR_SOURCE_INSTANCE   "rsc-instance"
Deprecated:
Do not use

Definition at line 516 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_SOURCE_ROLE

#define XML_COLOC_ATTR_SOURCE_ROLE   PCMK_XA_RSC_ROLE
Deprecated:
Use PCMK_XA_RSC_ROLE instead

Definition at line 657 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_TARGET

#define XML_COLOC_ATTR_TARGET   PCMK_XA_WITH_RSC
Deprecated:
Use PCMK_XA_WITH_RSC instead

Definition at line 660 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_TARGET_INSTANCE

#define XML_COLOC_ATTR_TARGET_INSTANCE   "with-rsc-instance"
Deprecated:
Do not use

Definition at line 519 of file msg_xml_compat.h.

◆ XML_COLOC_ATTR_TARGET_ROLE

#define XML_COLOC_ATTR_TARGET_ROLE   PCMK_XA_WITH_RSC_ROLE
Deprecated:
Use PCMK_XA_WITH_RSC_ROLE instead

Definition at line 663 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_DC_DEADTIME

#define XML_CONFIG_ATTR_DC_DEADTIME   PCMK_OPT_DC_DEADTIME
Deprecated:
Use PCMK_OPT_DC_DEADTIME instead

Definition at line 126 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_ELECTION_FAIL

#define XML_CONFIG_ATTR_ELECTION_FAIL   PCMK_OPT_ELECTION_TIMEOUT
Deprecated:
Use PCMK_OPT_ELECTION_TIMEOUT instead

Definition at line 129 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_FENCE_REACTION

#define XML_CONFIG_ATTR_FENCE_REACTION   PCMK_OPT_FENCE_REACTION
Deprecated:
Use PCMK_OPT_FENCE_REACTION instead

Definition at line 132 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_FORCE_QUIT

#define XML_CONFIG_ATTR_FORCE_QUIT   PCMK_OPT_SHUTDOWN_ESCALATION
Deprecated:
Use PCMK_OPT_SHUTDOWN_ESCALATION instead

Definition at line 144 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_NODE_PENDING_TIMEOUT

#define XML_CONFIG_ATTR_NODE_PENDING_TIMEOUT   PCMK_OPT_NODE_PENDING_TIMEOUT
Deprecated:
Use PCMK_OPT_NODE_PENDING_TIMEOUT instead

Definition at line 138 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_PRIORITY_FENCING_DELAY

#define XML_CONFIG_ATTR_PRIORITY_FENCING_DELAY   PCMK_OPT_PRIORITY_FENCING_DELAY
Deprecated:
Use PCMK_OPT_PRIORITY_FENCING_DELAY instead

Definition at line 141 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_RECHECK

#define XML_CONFIG_ATTR_RECHECK   PCMK_OPT_CLUSTER_RECHECK_INTERVAL
Deprecated:
Use PCMK_OPT_CLUSTER_RECHECK_INTERVAL instead

Definition at line 123 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_SHUTDOWN_LOCK

#define XML_CONFIG_ATTR_SHUTDOWN_LOCK   PCMK_OPT_SHUTDOWN_LOCK
Deprecated:
Use PCMK_OPT_SHUTDOWN_LOCK instead

Definition at line 147 of file msg_xml_compat.h.

◆ XML_CONFIG_ATTR_SHUTDOWN_LOCK_LIMIT

#define XML_CONFIG_ATTR_SHUTDOWN_LOCK_LIMIT   PCMK_OPT_SHUTDOWN_LOCK_LIMIT
Deprecated:
Use PCMK_OPT_SHUTDOWN_LOCK_LIMIT instead

Definition at line 150 of file msg_xml_compat.h.

◆ XML_CONS_ATTR_SYMMETRICAL

#define XML_CONS_ATTR_SYMMETRICAL   PCMK_XA_SYMMETRICAL
Deprecated:
Use PCMK_XA_SYMMETRICAL instead

Definition at line 642 of file msg_xml_compat.h.

◆ XML_CONS_TAG_RSC_DEPEND

#define XML_CONS_TAG_RSC_DEPEND   PCMK_XE_RSC_COLOCATION
Deprecated:
Use PCMK_XE_RSC_COLOCATION instead

Definition at line 853 of file msg_xml_compat.h.

◆ XML_CONS_TAG_RSC_LOCATION

#define XML_CONS_TAG_RSC_LOCATION   PCMK_XE_RSC_LOCATION
Deprecated:
Use PCMK_XE_RSC_LOCATION instead

Definition at line 859 of file msg_xml_compat.h.

◆ XML_CONS_TAG_RSC_ORDER

#define XML_CONS_TAG_RSC_ORDER   PCMK_XE_RSC_ORDER
Deprecated:
Use PCMK_XE_RSC_ORDER instead

Definition at line 856 of file msg_xml_compat.h.

◆ XML_CONS_TAG_RSC_SET

#define XML_CONS_TAG_RSC_SET   PCMK_XE_RESOURCE_SET
Deprecated:
Use PCMK_XE_RESOURCE_SET instead

Definition at line 865 of file msg_xml_compat.h.

◆ XML_CONS_TAG_RSC_TICKET

#define XML_CONS_TAG_RSC_TICKET   PCMK_XE_RSC_TICKET
Deprecated:
Use PCMK_XE_RSC_TICKET instead

Definition at line 862 of file msg_xml_compat.h.

◆ XML_CRM_TAG_PING

#define XML_CRM_TAG_PING   "ping_response"
Deprecated:
Do not use

Definition at line 711 of file msg_xml_compat.h.

◆ XML_DIFF_ATTR

#define XML_DIFF_ATTR   PCMK_XE_CHANGE_ATTR
Deprecated:
Use PCMK_XE_CHANGE_ATTR instead

Definition at line 940 of file msg_xml_compat.h.

◆ XML_DIFF_CHANGE

#define XML_DIFF_CHANGE   PCMK_XE_CHANGE
Deprecated:
Use PCMK_XE_CHANGE instead

Definition at line 934 of file msg_xml_compat.h.

◆ XML_DIFF_LIST

#define XML_DIFF_LIST   PCMK_XE_CHANGE_LIST
Deprecated:
Use PCMK_XE_CHANGE_LIST instead

Definition at line 937 of file msg_xml_compat.h.

◆ XML_DIFF_MARKER

#define XML_DIFF_MARKER   "__crm_diff_marker__"
Deprecated:
Do not use

Definition at line 952 of file msg_xml_compat.h.

◆ XML_DIFF_OP

#define XML_DIFF_OP   PCMK_XA_OPERATION
Deprecated:
Use PCMK_XA_OPERATION instead

Definition at line 486 of file msg_xml_compat.h.

◆ XML_DIFF_PATH

#define XML_DIFF_PATH   PCMK_XA_PATH
Deprecated:
Use PCMK_XA_PATH instead

Definition at line 501 of file msg_xml_compat.h.

◆ XML_DIFF_POSITION

#define XML_DIFF_POSITION   PCMK_XE_POSITION
Deprecated:
Use PCMK_XE_POSITION instead

Definition at line 946 of file msg_xml_compat.h.

◆ XML_DIFF_RESULT

#define XML_DIFF_RESULT   PCMK_XE_CHANGE_RESULT
Deprecated:
Use PCMK_XE_CHANGE_RESULT instead

Definition at line 943 of file msg_xml_compat.h.

◆ XML_DIFF_VERSION

#define XML_DIFF_VERSION   PCMK_XE_VERSION
Deprecated:
Use PCMK_XE_VERSION instead

Definition at line 925 of file msg_xml_compat.h.

◆ XML_DIFF_VSOURCE

#define XML_DIFF_VSOURCE   PCMK_XE_SOURCE
Deprecated:
Use PCMK_XE_SOURCE instead

Definition at line 928 of file msg_xml_compat.h.

◆ XML_DIFF_VTARGET

#define XML_DIFF_VTARGET   PCMK_XE_TARGET
Deprecated:
Use PCMK_XE_TARGET instead

Definition at line 931 of file msg_xml_compat.h.

◆ XML_EXPR_ATTR_ATTRIBUTE

#define XML_EXPR_ATTR_ATTRIBUTE   PCMK_XA_ATTRIBUTE
Deprecated:
Use PCMK_XA_ATTRIBUTE instead

Definition at line 633 of file msg_xml_compat.h.

◆ XML_EXPR_ATTR_OPERATION

#define XML_EXPR_ATTR_OPERATION   PCMK_XA_OPERATION
Deprecated:
Use PCMK_XA_OPERATION instead

Definition at line 483 of file msg_xml_compat.h.

◆ XML_EXPR_ATTR_TYPE

#define XML_EXPR_ATTR_TYPE   PCMK_XA_TYPE
Deprecated:
Use PCMK_XA_TYPE instead

Definition at line 303 of file msg_xml_compat.h.

◆ XML_EXPR_ATTR_VALUE

#define XML_EXPR_ATTR_VALUE   PCMK_XA_VALUE
Deprecated:
Use PCMK_XA_VALUE instead

Definition at line 285 of file msg_xml_compat.h.

◆ XML_EXPR_ATTR_VALUE_SOURCE

#define XML_EXPR_ATTR_VALUE_SOURCE   PCMK_XA_VALUE_SOURCE
Deprecated:
Use PCMK_XA_VALUE_SOURCE instead

Definition at line 639 of file msg_xml_compat.h.

◆ XML_FAIL_TAG_CIB

#define XML_FAIL_TAG_CIB   "failed_update"
Deprecated:
Do not use

Definition at line 961 of file msg_xml_compat.h.

◆ XML_FAILCIB_ATTR_ID

#define XML_FAILCIB_ATTR_ID   PCMK_XA_ID
Deprecated:
Use PCMK_XA_ID instead

Definition at line 195 of file msg_xml_compat.h.

◆ XML_FAILCIB_ATTR_OBJTYPE

#define XML_FAILCIB_ATTR_OBJTYPE   "object_type"
Deprecated:
Do not use

Definition at line 474 of file msg_xml_compat.h.

◆ XML_FAILCIB_ATTR_OP

#define XML_FAILCIB_ATTR_OP   PCMK_XA_OPERATION
Deprecated:
Use PCMK_XA_OPERATION instead

Definition at line 477 of file msg_xml_compat.h.

◆ XML_FAILCIB_ATTR_REASON

#define XML_FAILCIB_ATTR_REASON   PCMK_XA_REASON
Deprecated:
Use PCMK_XA_REASON instead

Definition at line 489 of file msg_xml_compat.h.

◆ XML_GRAPH_TAG_CRM_EVENT

#define XML_GRAPH_TAG_CRM_EVENT   "crm_event"
Deprecated:
Do not use

Definition at line 838 of file msg_xml_compat.h.

◆ XML_GRAPH_TAG_DOWNED

#define XML_GRAPH_TAG_DOWNED   "downed"
Deprecated:
Do not use

Definition at line 841 of file msg_xml_compat.h.

◆ XML_GRAPH_TAG_MAINTENANCE

#define XML_GRAPH_TAG_MAINTENANCE   "maintenance"
Deprecated:
Do not use

Definition at line 844 of file msg_xml_compat.h.

◆ XML_GRAPH_TAG_PSEUDO_EVENT

#define XML_GRAPH_TAG_PSEUDO_EVENT   "pseudo_event"
Deprecated:
Do not use

Definition at line 835 of file msg_xml_compat.h.

◆ XML_GRAPH_TAG_RSC_OP

#define XML_GRAPH_TAG_RSC_OP   "rsc_op"
Deprecated:
Do not use

Definition at line 832 of file msg_xml_compat.h.

◆ XML_LOC_ATTR_SOURCE

#define XML_LOC_ATTR_SOURCE   PCMK_XA_RSC
Deprecated:
Use PCMK_XA_RSC instead

Definition at line 654 of file msg_xml_compat.h.

◆ XML_LOC_ATTR_SOURCE_PATTERN

#define XML_LOC_ATTR_SOURCE_PATTERN   PCMK_XA_RSC_PATTERN
Deprecated:
Use PCMK_XA_RSC_PATTERN instead

Definition at line 672 of file msg_xml_compat.h.

◆ XML_LOCATION_ATTR_DISCOVERY

#define XML_LOCATION_ATTR_DISCOVERY   PCMK_XA_RESOURCE_DISCOVERY
Deprecated:
Use PCMK_XA_RESOURCE_DISCOVERY instead

Definition at line 645 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_CALLID

#define XML_LRM_ATTR_CALLID   "call-id"
Deprecated:
Do not use

Definition at line 582 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_EXIT_REASON

#define XML_LRM_ATTR_EXIT_REASON   PCMK_XA_EXIT_REASON
Deprecated:
Use PCMK_XA_EXIT_REASON instead

Definition at line 600 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_INTERVAL

#define XML_LRM_ATTR_INTERVAL   PCMK_META_INTERVAL
Deprecated:
Use PCMK_META_INTERVAL instead

Definition at line 507 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_INTERVAL_MS

#define XML_LRM_ATTR_INTERVAL_MS   PCMK_META_INTERVAL
Deprecated:
Use PCMK_META_INTERVAL instead

Definition at line 510 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_MIGRATE_SOURCE

#define XML_LRM_ATTR_MIGRATE_SOURCE   "migrate_source"
Deprecated:
Do not use

Definition at line 612 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_MIGRATE_TARGET

#define XML_LRM_ATTR_MIGRATE_TARGET   "migrate_target"
Deprecated:
Do not use

Definition at line 615 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_OP_DIGEST

#define XML_LRM_ATTR_OP_DIGEST   "op-digest"
Deprecated:
Do not use

Definition at line 585 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_OP_RESTART

#define XML_LRM_ATTR_OP_RESTART   "op-force-restart"
Deprecated:
Do not use

Definition at line 588 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_OP_SECURE

#define XML_LRM_ATTR_OP_SECURE   "op-secure-params"
Deprecated:
Do not use

Definition at line 591 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_OPSTATUS

#define XML_LRM_ATTR_OPSTATUS   "op-status"
Deprecated:
Do not use

Definition at line 576 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_RC

#define XML_LRM_ATTR_RC   "rc-code"
Deprecated:
Do not use

Definition at line 579 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_RESTART_DIGEST

#define XML_LRM_ATTR_RESTART_DIGEST   "op-restart-digest"
Deprecated:
Do not use

Definition at line 594 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_ROUTER_NODE

#define XML_LRM_ATTR_ROUTER_NODE   "router_node"
Deprecated:
Do not use

Definition at line 570 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_RSCID

#define XML_LRM_ATTR_RSCID   "rsc-id"
Deprecated:
Do not use

Definition at line 573 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_SECURE_DIGEST

#define XML_LRM_ATTR_SECURE_DIGEST   "op-secure-digest"
Deprecated:
Do not use

Definition at line 597 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_TARGET

#define XML_LRM_ATTR_TARGET   "on_node"
Deprecated:
Do not use

Definition at line 546 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_TARGET_UUID

#define XML_LRM_ATTR_TARGET_UUID   "on_node_uuid"
Deprecated:
Do not use

Definition at line 549 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_TASK

#define XML_LRM_ATTR_TASK   PCMK_XA_OPERATION
Deprecated:
Use PCMK_XA_OPERATION instead

Definition at line 480 of file msg_xml_compat.h.

◆ XML_LRM_ATTR_TASK_KEY

#define XML_LRM_ATTR_TASK_KEY   "operation_key"
Deprecated:
Do not use

Definition at line 543 of file msg_xml_compat.h.

◆ XML_LRM_TAG_RESOURCE

#define XML_LRM_TAG_RESOURCE   "lrm_resource"
Deprecated:
Do not use

Definition at line 823 of file msg_xml_compat.h.

◆ XML_LRM_TAG_RESOURCES

#define XML_LRM_TAG_RESOURCES   "lrm_resources"
Deprecated:
Do not use

Definition at line 820 of file msg_xml_compat.h.

◆ XML_LRM_TAG_RSC_OP

#define XML_LRM_TAG_RSC_OP   "lrm_rsc_op"
Deprecated:
Do not use

Definition at line 826 of file msg_xml_compat.h.

◆ XML_NODE_ATTR_RSC_DISCOVERY

#define XML_NODE_ATTR_RSC_DISCOVERY   "resource-discovery-enabled"
Deprecated:
Do not use

Definition at line 1013 of file msg_xml_compat.h.

◆ XML_NODE_EXPECTED

#define XML_NODE_EXPECTED   "expected"
Deprecated:
Do not use

Definition at line 105 of file msg_xml_compat.h.

◆ XML_NODE_IN_CLUSTER

#define XML_NODE_IN_CLUSTER   "in_ccm"
Deprecated:
Do not use

Definition at line 108 of file msg_xml_compat.h.

◆ XML_NODE_IS_FENCED

#define XML_NODE_IS_FENCED   "node_fenced"
Deprecated:
Do not use

Definition at line 1004 of file msg_xml_compat.h.

◆ XML_NODE_IS_MAINTENANCE

#define XML_NODE_IS_MAINTENANCE   "node_in_maintenance"
Deprecated:
Do not use

Definition at line 1007 of file msg_xml_compat.h.

◆ XML_NODE_IS_PEER

#define XML_NODE_IS_PEER   "crmd"
Deprecated:
Do not use

Definition at line 111 of file msg_xml_compat.h.

◆ XML_NODE_IS_REMOTE

#define XML_NODE_IS_REMOTE   "remote_node"
Deprecated:
Do not use

Definition at line 1001 of file msg_xml_compat.h.

◆ XML_NODE_JOIN_STATE

#define XML_NODE_JOIN_STATE   "join"
Deprecated:
Do not use

Definition at line 114 of file msg_xml_compat.h.

◆ XML_NVPAIR_ATTR_NAME

#define XML_NVPAIR_ATTR_NAME   PCMK_XA_NAME
Deprecated:
Use PCMK_XA_NAME instead

Definition at line 282 of file msg_xml_compat.h.

◆ XML_NVPAIR_ATTR_VALUE

#define XML_NVPAIR_ATTR_VALUE   PCMK_XA_VALUE
Deprecated:
Use PCMK_XA_VALUE instead

Definition at line 288 of file msg_xml_compat.h.

◆ XML_OP_ATTR_ALLOW_MIGRATE

#define XML_OP_ATTR_ALLOW_MIGRATE   PCMK_META_ALLOW_MIGRATE
Deprecated:
Use PCMK_META_ALLOW_MIGRATE instead

Definition at line 258 of file msg_xml_compat.h.

◆ XML_OP_ATTR_DIGESTS_ALL

#define XML_OP_ATTR_DIGESTS_ALL   "digests-all"
Deprecated:
Do not use

Definition at line 534 of file msg_xml_compat.h.

◆ XML_OP_ATTR_DIGESTS_SECURE

#define XML_OP_ATTR_DIGESTS_SECURE   "digests-secure"
Deprecated:
Do not use

Definition at line 537 of file msg_xml_compat.h.

◆ XML_OP_ATTR_ON_FAIL

#define XML_OP_ATTR_ON_FAIL   PCMK_META_ON_FAIL
Deprecated:
Use PCMK_META_ON_FAIL instead

Definition at line 522 of file msg_xml_compat.h.

◆ XML_OP_ATTR_ORIGIN

#define XML_OP_ATTR_ORIGIN   PCMK_META_INTERVAL_ORIGIN
Deprecated:
Use PCMK_META_INTERVAL_ORIGIN instead

Definition at line 528 of file msg_xml_compat.h.

◆ XML_OP_ATTR_PENDING

#define XML_OP_ATTR_PENDING   PCMK_META_RECORD_PENDING
Deprecated:
Use PCMK_META_RECORD_PENDING instead

Definition at line 531 of file msg_xml_compat.h.

◆ XML_OP_ATTR_START_DELAY

#define XML_OP_ATTR_START_DELAY   PCMK_META_START_DELAY
Deprecated:
Use PCMK_META_START_DELAY instead

Definition at line 525 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_FIRST

#define XML_ORDER_ATTR_FIRST   PCMK_XA_FIRST
Deprecated:
Use PCMK_XA_FIRST instead

Definition at line 675 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_FIRST_ACTION

#define XML_ORDER_ATTR_FIRST_ACTION   PCMK_XA_FIRST_ACTION
Deprecated:
Use PCMK_XA_FIRST_ACTION instead

Definition at line 681 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_FIRST_INSTANCE

#define XML_ORDER_ATTR_FIRST_INSTANCE   "first-instance"
Deprecated:
Do not use

Definition at line 552 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_KIND

#define XML_ORDER_ATTR_KIND   PCMK_XA_KIND
Deprecated:
Use PCMK_XA_KIND instead

Definition at line 687 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_THEN

#define XML_ORDER_ATTR_THEN   PCMK_XA_THEN
Deprecated:
Use PCMK_XA_THEN instead

Definition at line 678 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_THEN_ACTION

#define XML_ORDER_ATTR_THEN_ACTION   PCMK_XA_THEN_ACTION
Deprecated:
Use PCMK_XA_THEN_ACTION instead

Definition at line 684 of file msg_xml_compat.h.

◆ XML_ORDER_ATTR_THEN_INSTANCE

#define XML_ORDER_ATTR_THEN_INSTANCE   "then-instance"
Deprecated:
Do not use

Definition at line 555 of file msg_xml_compat.h.

◆ XML_PING_ATTR_CRMDSTATE

#define XML_PING_ATTR_CRMDSTATE   "crmd_state"
Deprecated:
Do not use

Definition at line 468 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE

#define XML_PING_ATTR_PACEMAKERDSTATE   "pacemakerd_state"
Deprecated:
Do not use

Definition at line 471 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_INIT

#define XML_PING_ATTR_PACEMAKERDSTATE_INIT   "init"
Deprecated:
Do not use

Definition at line 967 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_REMOTE

#define XML_PING_ATTR_PACEMAKERDSTATE_REMOTE   "remote"
Deprecated:
Do not use

Definition at line 985 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_RUNNING

#define XML_PING_ATTR_PACEMAKERDSTATE_RUNNING   "running"
Deprecated:
Do not use

Definition at line 976 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_SHUTDOWNCOMPLETE

#define XML_PING_ATTR_PACEMAKERDSTATE_SHUTDOWNCOMPLETE   "shutdown_complete"
Deprecated:
Do not use

Definition at line 982 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_SHUTTINGDOWN

#define XML_PING_ATTR_PACEMAKERDSTATE_SHUTTINGDOWN   "shutting_down"
Deprecated:
Do not use

Definition at line 979 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_STARTINGDAEMONS

#define XML_PING_ATTR_PACEMAKERDSTATE_STARTINGDAEMONS   "starting_daemons"
Deprecated:
Do not use

Definition at line 970 of file msg_xml_compat.h.

◆ XML_PING_ATTR_PACEMAKERDSTATE_WAITPING

#define XML_PING_ATTR_PACEMAKERDSTATE_WAITPING   "wait_for_ping"
Deprecated:
Do not use

Definition at line 973 of file msg_xml_compat.h.

◆ XML_PING_ATTR_STATUS

#define XML_PING_ATTR_STATUS   PCMK_XA_RESULT
Deprecated:
Use PCMK_XA_RESULT instead

Definition at line 462 of file msg_xml_compat.h.

◆ XML_PING_ATTR_SYSFROM

#define XML_PING_ATTR_SYSFROM   "crm_subsystem"
Deprecated:
Do not use

Definition at line 465 of file msg_xml_compat.h.

◆ XML_REMOTE_ATTR_RECONNECT_INTERVAL

#define XML_REMOTE_ATTR_RECONNECT_INTERVAL   PCMK_REMOTE_RA_RECONNECT_INTERVAL
Deprecated:
Use PCMK_REMOTE_RA_RECONNECT_INTERVAL instead

Definition at line 276 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_CLEAR_INTERVAL

#define XML_RSC_ATTR_CLEAR_INTERVAL   "clear_failure_interval"
Deprecated:
Do not use

Definition at line 252 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_CLEAR_OP

#define XML_RSC_ATTR_CLEAR_OP   "clear_failure_op"
Deprecated:
Do not use

Definition at line 249 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_CONTAINER

#define XML_RSC_ATTR_CONTAINER   "container"
Deprecated:
Do not use

Definition at line 237 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_CRITICAL

#define XML_RSC_ATTR_CRITICAL   PCMK_META_CRITICAL
Deprecated:
Use PCMK_META_CRITICAL instead

Definition at line 255 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 72 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 75 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_INCARNATION

#define XML_RSC_ATTR_INCARNATION   "clone"
Deprecated:
Do not use

Definition at line 210 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 30 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 33 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 36 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_INTERLEAVE

#define XML_RSC_ATTR_INTERLEAVE   PCMK_META_INTERLEAVE
Deprecated:
Use PCMK_META_INTERLEAVE instead

Definition at line 207 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_INTERNAL_RSC

#define XML_RSC_ATTR_INTERNAL_RSC   "internal_rsc"
Deprecated:
Do not use

Definition at line 240 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MAINTENANCE

#define XML_RSC_ATTR_MAINTENANCE   PCMK_META_MAINTENANCE
Deprecated:
Use PCMK_META_MAINTENANCE instead

Definition at line 243 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MANAGED

#define XML_RSC_ATTR_MANAGED   PCMK_META_IS_MANAGED
Deprecated:
Use PCMK_META_IS_MANAGED instead

Definition at line 216 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MASTER_MAX

#define XML_RSC_ATTR_MASTER_MAX   PCMK_XA_PROMOTED_MAX_LEGACY
Deprecated:
Do not use

Definition at line 60 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MASTER_NODEMAX

#define XML_RSC_ATTR_MASTER_NODEMAX   PCMK_XA_PROMOTED_NODE_MAX_LEGACY
Deprecated:
Do not use

Definition at line 69 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_MULTIPLE

#define XML_RSC_ATTR_MULTIPLE   PCMK_META_MULTIPLE_ACTIVE
Deprecated:
Use PCMK_META_MULTIPLE_ACTIVE instead

Definition at line 231 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_NOTIFY

#define XML_RSC_ATTR_NOTIFY   PCMK_META_NOTIFY
Deprecated:
Use PCMK_META_NOTIFY instead

Definition at line 225 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_ORDERED

#define XML_RSC_ATTR_ORDERED   PCMK_META_ORDERED
Deprecated:
Use PCMK_META_ORDERED instead

Definition at line 204 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_PROMOTABLE

#define XML_RSC_ATTR_PROMOTABLE   PCMK_META_PROMOTABLE
Deprecated:
Use PCMK_META_PROMOTABLE instead

Definition at line 213 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 39 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 42 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 45 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_REMOTE_NODE

#define XML_RSC_ATTR_REMOTE_NODE   PCMK_META_REMOTE_NODE
Deprecated:
Use PCMK_META_REMOTE_NODE instead

Definition at line 246 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_REMOTE_RA_ADDR

#define XML_RSC_ATTR_REMOTE_RA_ADDR   PCMK_REMOTE_RA_ADDR
Deprecated:
Use PCMK_REMOTE_RA_ADDR instead

Definition at line 267 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_REMOTE_RA_PORT

#define XML_RSC_ATTR_REMOTE_RA_PORT   PCMK_REMOTE_RA_PORT
Deprecated:
Use PCMK_REMOTE_RA_PORT instead

Definition at line 273 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_REMOTE_RA_SERVER

#define XML_RSC_ATTR_REMOTE_RA_SERVER   PCMK_REMOTE_RA_SERVER
Deprecated:
Use PCMK_REMOTE_RA_SERVER instead

Definition at line 270 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_REQUIRES

#define XML_RSC_ATTR_REQUIRES   PCMK_META_REQUIRES
Deprecated:
Use PCMK_META_REQUIRES instead

Definition at line 234 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_RESTART

#define XML_RSC_ATTR_RESTART   "restart-type"
Deprecated:
Do not use

Definition at line 201 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_STICKINESS

#define XML_RSC_ATTR_STICKINESS   PCMK_META_RESOURCE_STICKINESS
Deprecated:
Use PCMK_META_RESOURCE_STICKINESS instead

Definition at line 228 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_TARGET

#define XML_RSC_ATTR_TARGET   PCMK_META_CONTAINER_ATTRIBUTE_TARGET
Deprecated:
Use PCMK_META_CONTAINER_ATTRIBUTE_TARGET instead

Definition at line 198 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_TARGET_ROLE

#define XML_RSC_ATTR_TARGET_ROLE   PCMK_META_TARGET_ROLE
Deprecated:
Use PCMK_META_TARGET_ROLE instead

Definition at line 219 of file msg_xml_compat.h.

◆ XML_RSC_ATTR_UNIQUE

#define XML_RSC_ATTR_UNIQUE   PCMK_META_GLOBALLY_UNIQUE
Deprecated:
Use PCMK_META_GLOBALLY_UNIQUE instead

Definition at line 222 of file msg_xml_compat.h.

◆ XML_RSC_OP_LAST_CHANGE

#define XML_RSC_OP_LAST_CHANGE   PCMK_XA_LAST_RC_CHANGE
Deprecated:
Use PCMK_XA_LAST_RC_CHANGE instead

Definition at line 603 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 117 of file msg_xml_compat.h.

◆ XML_RSC_OP_T_EXEC

#define XML_RSC_OP_T_EXEC   PCMK_XA_EXEC_TIME
Deprecated:
Use PCMK_XA_EXEC_TIME instead

Definition at line 606 of file msg_xml_compat.h.

◆ XML_RSC_OP_T_QUEUE

#define XML_RSC_OP_T_QUEUE   PCMK_XA_QUEUE_TIME
Deprecated:
Use PCMK_XA_QUEUE_TIME instead

Definition at line 609 of file msg_xml_compat.h.

◆ XML_RULE_ATTR_BOOLEAN_OP

#define XML_RULE_ATTR_BOOLEAN_OP   PCMK_XA_BOOLEAN_OP
Deprecated:
Use PCMK_XA_BOOLEAN_OP instead

Definition at line 630 of file msg_xml_compat.h.

◆ XML_RULE_ATTR_ROLE

#define XML_RULE_ATTR_ROLE   PCMK_XA_ROLE
Deprecated:
Use PCMK_XA_ROLE instead

Definition at line 627 of file msg_xml_compat.h.

◆ XML_RULE_ATTR_SCORE

#define XML_RULE_ATTR_SCORE   PCMK_XA_SCORE
Deprecated:
Use PCMK_XA_SCORE instead

Definition at line 618 of file msg_xml_compat.h.

◆ XML_RULE_ATTR_SCORE_ATTRIBUTE

#define XML_RULE_ATTR_SCORE_ATTRIBUTE   PCMK_XA_SCORE_ATTRIBUTE
Deprecated:
Use PCMK_XA_SCORE_ATTRIBUTE instead

Definition at line 621 of file msg_xml_compat.h.

◆ XML_TAG_ATTR_SETS

#define XML_TAG_ATTR_SETS   PCMK_XE_INSTANCE_ATTRIBUTES
Deprecated:
Use PCMK_XE_INSTANCE_ATTRIBUTES instead

Definition at line 784 of file msg_xml_compat.h.

◆ XML_TAG_ATTRS

#define XML_TAG_ATTRS   "attributes"
Deprecated:
Do not use

Definition at line 790 of file msg_xml_compat.h.

◆ XML_TAG_CIB

#define XML_TAG_CIB   PCMK_XE_CIB
Deprecated:
Use PCMK_XE_CIB instead

Definition at line 715 of file msg_xml_compat.h.

◆ XML_TAG_DIFF

#define XML_TAG_DIFF   PCMK_XE_DIFF
Deprecated:
Use PCMK_XE_DIFF instead

Definition at line 922 of file msg_xml_compat.h.

◆ XML_TAG_DIFF_ADDED

#define XML_TAG_DIFF_ADDED   "diff-added"
Deprecated:
Do not use

Definition at line 558 of file msg_xml_compat.h.

◆ XML_TAG_DIFF_REMOVED

#define XML_TAG_DIFF_REMOVED   "diff-removed"
Deprecated:
Do not use

Definition at line 561 of file msg_xml_compat.h.

◆ XML_TAG_EXPRESSION

#define XML_TAG_EXPRESSION   PCMK_XE_EXPRESSION
Deprecated:
Use PCMK_XE_EXPRESSION instead

Definition at line 850 of file msg_xml_compat.h.

◆ XML_TAG_FAILED

#define XML_TAG_FAILED   "failed"
Deprecated:
Do not use

Definition at line 955 of file msg_xml_compat.h.

◆ XML_TAG_FENCING_LEVEL

#define XML_TAG_FENCING_LEVEL   PCMK_XE_FENCING_LEVEL
Deprecated:
Use PCMK_XE_FENCING_LEVEL instead

Definition at line 919 of file msg_xml_compat.h.

◆ XML_TAG_FENCING_TOPOLOGY

#define XML_TAG_FENCING_TOPOLOGY   PCMK_XE_FENCING_TOPOLOGY
Deprecated:
Use PCMK_XE_FENCING_TOPOLOGY instead

Definition at line 916 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 81 of file msg_xml_compat.h.

◆ XML_TAG_GRAPH

#define XML_TAG_GRAPH   "transition_graph"
Deprecated:
Do not use

Definition at line 829 of file msg_xml_compat.h.

◆ XML_TAG_META_SETS

#define XML_TAG_META_SETS   PCMK_XE_META_ATTRIBUTES
Deprecated:
Use PCMK_XE_META_ATTRIBUTES instead

Definition at line 787 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 87 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 90 of file msg_xml_compat.h.

◆ XML_TAG_OPTIONS

#define XML_TAG_OPTIONS   "options"
Deprecated:
Do not use

Definition at line 958 of file msg_xml_compat.h.

◆ XML_TAG_PARAM

#define XML_TAG_PARAM   "param"
Deprecated:
Do not use

Definition at line 793 of file msg_xml_compat.h.

◆ XML_TAG_PARAMS

#define XML_TAG_PARAMS   PCMK_XE_PARAMETERS
Deprecated:
Use PCMK_XE_PARAMETERS instead

Definition at line 648 of file msg_xml_compat.h.

◆ XML_TAG_RESOURCE_REF

#define XML_TAG_RESOURCE_REF   PCMK_XE_RESOURCE_REF
Deprecated:
Use PCMK_XE_RESOURCE_REF instead

Definition at line 799 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 84 of file msg_xml_compat.h.

◆ XML_TAG_RULE

#define XML_TAG_RULE   PCMK_XE_RULE
Deprecated:
Use PCMK_XE_RULE instead

Definition at line 847 of file msg_xml_compat.h.

◆ XML_TAG_TRANSIENT_NODEATTRS

#define XML_TAG_TRANSIENT_NODEATTRS   "transient_attributes"
Deprecated:
Do not use

Definition at line 871 of file msg_xml_compat.h.

◆ XML_TAG_UTILIZATION

#define XML_TAG_UTILIZATION   PCMK_XE_UTILIZATION
Deprecated:
Use PCMK_XE_UTILIZATION instead

Definition at line 796 of file msg_xml_compat.h.

◆ XML_TICKET_ATTR_LOSS_POLICY

#define XML_TICKET_ATTR_LOSS_POLICY   PCMK_XA_LOSS_POLICY
Deprecated:
Use PCMK_XA_LOSS_POLICY instead

Definition at line 696 of file msg_xml_compat.h.

◆ XML_TICKET_ATTR_TICKET

#define XML_TICKET_ATTR_TICKET   PCMK_XA_TICKET
Deprecated:
Use PCMK_XA_TICKET instead

Definition at line 693 of file msg_xml_compat.h.