pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
Deprecated Pacemaker XML constants API. More...
#include <crm/common/xml.h>
Go to the source code of this file.
Macros | |
#define | XML_TAG_CIB PCMK_XE_CIB |
#define | XML_CIB_TAG_STATE "node_state" |
#define | XML_TAG_TRANSIENT_NODEATTRS "transient_attributes" |
#define | XML_TAG_ATTR_SETS PCMK_XE_INSTANCE_ATTRIBUTES |
#define | XML_CIB_TAG_NVPAIR PCMK_XE_NVPAIR |
#define | XML_CIB_ATTR_SHUTDOWN "shutdown" |
Deprecated Pacemaker XML constants API.
Definition in file msg_xml_compat.h.
#define XML_CIB_ATTR_SHUTDOWN "shutdown" |
Definition at line 50 of file msg_xml_compat.h.
#define XML_CIB_TAG_NVPAIR PCMK_XE_NVPAIR |
PCMK_XE_NVPAIR
instead Definition at line 46 of file msg_xml_compat.h.
#define XML_CIB_TAG_STATE "node_state" |
Definition at line 34 of file msg_xml_compat.h.
#define XML_TAG_ATTR_SETS PCMK_XE_INSTANCE_ATTRIBUTES |
PCMK_XE_INSTANCE_ATTRIBUTES
instead Definition at line 42 of file msg_xml_compat.h.
#define XML_TAG_CIB PCMK_XE_CIB |
PCMK_XE_CIB
instead Definition at line 30 of file msg_xml_compat.h.
#define XML_TAG_TRANSIENT_NODEATTRS "transient_attributes" |
Definition at line 38 of file msg_xml_compat.h.