Merge "Add swift_config puppet tag to the dockerized proxy service" into stable/pike
This commit is contained in:
@@ -77,7 +77,7 @@ outputs:
|
|||||||
# BEGIN DOCKER SETTINGS
|
# BEGIN DOCKER SETTINGS
|
||||||
puppet_config:
|
puppet_config:
|
||||||
config_volume: swift
|
config_volume: swift
|
||||||
puppet_tags: swift_proxy_config
|
puppet_tags: swift_config,swift_proxy_config
|
||||||
step_config: *step_config
|
step_config: *step_config
|
||||||
config_image: {get_param: DockerSwiftConfigImage}
|
config_image: {get_param: DockerSwiftConfigImage}
|
||||||
kolla_config:
|
kolla_config:
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Add swift_config puppet tag to the dockerized proxy service to
|
||||||
|
ensure the required hash values in swift.conf are set properly.
|
||||||
|
This is required when deploying a proxy node without the
|
||||||
|
storage service at the same time.
|
||||||
Reference in New Issue
Block a user