pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
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

◆ RSC_ROLE_MASTER_S

#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.

◆ RSC_ROLE_SLAVE_S

#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.