Skip to content

Commit 0d1bee1

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "swift expects an internal client config to start"
2 parents 36b69c0 + 1fccf0b commit 0d1bee1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ function configure_swift {
368368

369369
SWIFT_CONFIG_PROXY_SERVER=${SWIFT_CONF_DIR}/proxy-server.conf
370370
cp ${SWIFT_DIR}/etc/proxy-server.conf-sample ${SWIFT_CONFIG_PROXY_SERVER}
371+
cp ${SWIFT_DIR}/etc/internal-client.conf-sample ${SWIFT_CONF_DIR}/internal-client.conf
371372

372373
# To run container sync feature introduced in Swift ver 1.12.0,
373374
# container sync "realm" is added in container-sync-realms.conf

0 commit comments

Comments
 (0)