Skip to content
Snippets Groups Projects
Commit c3e274f2 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix swift-ring-builder path for container"

parents e6e48c30 ae3310f4
No related branches found
No related tags found
No related merge requests found
...@@ -126,7 +126,7 @@ different. ...@@ -126,7 +126,7 @@ different.
-v /etc/kolla/config/swift/:/etc/kolla/config/swift/ \ -v /etc/kolla/config/swift/:/etc/kolla/config/swift/ \
$KOLLA_SWIFT_BASE_IMAGE \ $KOLLA_SWIFT_BASE_IMAGE \
swift-ring-builder \ swift-ring-builder \
etc/kolla/config/swift/container.builder add r1z1-${KOLLA_INTERNAL_ADDRESS}:6002/d${i} 1; /etc/kolla/config/swift/container.builder add r1z1-${KOLLA_INTERNAL_ADDRESS}:6002/d${i} 1;
done done
for ring in object account container; do for ring in object account container; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment