pacemaker  2.0.3-4b1f869f0f
Scalable High-Availability cluster resource manager
Deprecated List
Global action_t
Use pe_action_t instead
Global action_wrapper_t
Use pe_action_wrapper_t instead
Global cib_inhibit_bcast
Will be removed in future
Global cleanup_calculations (pe_working_set_t *data_set)
This function is deprecated as part of the API; pe_reset_working_set() should be used instead.
Global crm_provider_required (const char *standard)
Global no_quorum_policy_t
Use enum pe_quorum_policy instead
Global node_t
Use pe_node_t instead
Global pe_resource_s::restart_type
will be removed in future release
Global pe_restart
will be removed in a future release
Global pe_test_expression_full (xmlNode *expr, GHashTable *node_hash, enum rsc_role_e role, crm_time_t *now, pe_match_data_t *match_data)
Use pe_test_expression() instead
Global pe_test_expression_re (xmlNode *expr, GHashTable *node_hash, enum rsc_role_e role, crm_time_t *now, pe_re_match_data_t *re_match_data)
Use pe_test_expression() instead
Global pe_test_rule_full (xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, crm_time_t *now, pe_match_data_t *match_data)
Use pe_test_rule() instead
Global pe_test_rule_re (xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, crm_time_t *now, pe_re_match_data_t *re_match_data)
Use pe_test_rule() instead
Global resource_t
Use pe_resource_t instead
Global tag_t
Use pe_tag_t instead
Global test_expression (xmlNode *expr, GHashTable *node_hash, enum rsc_role_e role, crm_time_t *now)
Use pe_test_expression() instead
Global test_rule (xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, crm_time_t *now)
Use pe_test_rule() instead
Global test_ruleset (xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now)
Use pe_evaluate_rules() instead
Global ticket_t
Use pe_ticket_t instead
Global unpack_instance_attributes (xmlNode *top, xmlNode *xml_obj, const char *set_name, GHashTable *node_hash, GHashTable *hash, const char *always_first, gboolean overwrite, crm_time_t *now)
Use pe_unpack_nvpairs() instead