Correct Swift configuration for the Nginx data store
This gross hack of ours doesn't quite work with openstacksdk. Change-Id: Icbf691a9014e00cc7bb3b59ab7e4f9cc647595ec
This commit is contained in:
parent
563dab994c
commit
a122f41185
@ -84,5 +84,5 @@ enroll_node_driver = {{ inspector.discovery.default_node_driver }}
|
||||
[swift]
|
||||
# Use the local nginx web server as a Swift-list object storage service.
|
||||
auth_type = none
|
||||
endpoint = {{ inspector_store_data_url }}
|
||||
endpoint_override = {{ inspector_store_data_url }}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user