Comment 6 for bug 1753432

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-hacluster (master)

Reviewed: https://review.openstack.org/605844
Committed: https://git.openstack.org/cgit/openstack/charm-hacluster/commit/?id=639dadb141176eed3eaff6ba99b352c4ae5e1278
Submitter: Zuul
Branch: master

commit 639dadb141176eed3eaff6ba99b352c4ae5e1278
Author: Felipe Reyes <email address hidden>
Date: Wed Jun 6 19:38:01 2018 -0400

    Support update parameters of a resource

    This patch implements support to update parameters of an already
    existing resource using "crm configure load update FILE"

    The parameters of a resource are hashed using md5 and stored in the kv
    store, when the checksum doesn't match the resource is updated,
    otherwise discarded.

    Change-Id: I5735eaa1309c57e3620b0a6f68ffe13ec8165592
    Closes-Bug: 1753432