swift expects an internal client config to start
using the sample form the source Change-Id: I01874b650cd5d662ca2feabe58cc880155c9421e
This commit is contained in:
parent
007cbab4b9
commit
1fccf0b339
@ -368,6 +368,7 @@ function configure_swift {
|
||||
|
||||
SWIFT_CONFIG_PROXY_SERVER=${SWIFT_CONF_DIR}/proxy-server.conf
|
||||
cp ${SWIFT_DIR}/etc/proxy-server.conf-sample ${SWIFT_CONFIG_PROXY_SERVER}
|
||||
cp ${SWIFT_DIR}/etc/internal-client.conf-sample ${SWIFT_CONF_DIR}/internal-client.conf
|
||||
|
||||
# To run container sync feature introduced in Swift ver 1.12.0,
|
||||
# container sync "realm" is added in container-sync-realms.conf
|
||||
|
Loading…
Reference in New Issue
Block a user