HomeClusterLabs Projects

Refactor: all: make public API headers compatible with C++

Description

Refactor: all: make public API headers compatible with C++

This breaks backward API compatibility by changing the first argument of
send_cluster_text() from int to enum crm_ais_msg_class, and by renaming some
struct members:

struct Old name New name


cib_api_operations_s delete remove
lrmd_rsc_info_s class standard
lrmd_s private lrmd_private
stonith_s private st_private

Details

Provenance
kgaillotAuthored on Feb 19 2018, 5:12 PM
Parents
rP85ae3cf2d6b7: Test: cts-cli: use secure temporary files and remove them
Branches
Unknown
Tags
Unknown

Event Timeline