openstack-ansible/etc/openstack_deploy/conf.d/swift.yml.aio
Mohammed Naser 574e550a11 swift: move to br-storage always
We added changes to gating config to use different config if we
have nspawn however it is non-functional and causing issues for
the metal builds.

Let's restore the value to br-storage always until we resolve
these issues.

Change-Id: Ibffc81eeaa93d852e86ebe35afeae3c5a38dc43a
2019-03-28 21:31:27 -04:00

34 lines
732 B
Plaintext

---
global_overrides:
swift:
part_power: 8
storage_network: br-storage
replication_network: br-storage
drives:
- name: swift1.img
- name: swift2.img
- name: swift3.img
mount_point: /srv
storage_policies:
- policy:
name: default
index: 0
default: True
swift-proxy_hosts:
aio1:
ip: 172.29.236.100
container_vars:
swift_proxy_vars:
limit_container_types: swift_proxy
read_affinity: "r1=100"
write_affinity: "r1"
write_affinity_node_count: "1 * replicas"
swift_hosts:
aio1:
ip: 172.29.236.100
container_vars:
swift_vars:
limit_container_types: swift
zone: 0
region: 1