Comment 31 for bug 1566022

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19097
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/486ace9fbdd9560af296df0475b2ab122636c0c6
Submitter: Zuul
Branch: R2.21.x

commit 486ace9fbdd9560af296df0475b2ab122636c0c6
Author: Aswani Kumar Reddy G <email address hidden>
Date: Wed Apr 6 10:04:20 2016 +0530

Fix is to consistently backup at <hostname>/data/

1)cassandra backup location needs to be consistent even in case of the custom
data_file_directories configured in cassandra.yaml
2)replace_key routine was replacing all the matches of the skip_key
3)fix added to replace only the exact match

Change-Id: If0e90ac0ce248b06b7748a568ede3fcc13ac264e
Closes-Bug: #1566022
Closes-Bug: #1567067