Skip to content

Commit

Permalink
ft: ZENKO-597 account for transient source in TDM
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderchan-scality committed Jun 30, 2018
1 parent 1477c2a commit fd40a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/metadata/wrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ if (clientName === 'mem') {
params = {
mongodb: config.mongodb,
replicationGroupId: config.replicationGroupId,
config,
};
} else if (clientName === 'cdmi') {
params = {
Expand Down

0 comments on commit fd40a1f

Please sign in to comment.