pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
common_compat.h File Reference

Deprecated Pacemaker scheduler utilities. More...

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

Go to the source code of this file.

Macros

#define RSC_ROLE_SLAVE_S   RSC_ROLE_UNPROMOTED_LEGACY_S
 
#define RSC_ROLE_MASTER_S   RSC_ROLE_PROMOTED_LEGACY_S
 

Detailed Description

Deprecated Pacemaker scheduler utilities.

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

Definition in file common_compat.h.

Macro Definition Documentation

#define RSC_ROLE_MASTER_S   RSC_ROLE_PROMOTED_LEGACY_S
Deprecated:
Use RSC_ROLE_PROMOTED_LEGACY_S instead

Definition at line 30 of file common_compat.h.

#define RSC_ROLE_SLAVE_S   RSC_ROLE_UNPROMOTED_LEGACY_S
Deprecated:
Use RSC_ROLE_UNPROMOTED_LEGACY_S instead

Definition at line 27 of file common_compat.h.