openstack-ansible/etc/openstack_deploy/conf.d/swift.yml.aio
Kevin Carter 322bf8e2e9 Renamed AIO example files
The AIO example files have been renamed such that they are no longer
creating an issue where the deployer "could" cause problems in
deployment when the AIO configuration files are being used by
default. The issue is ever present when the deployer does a blind
copy of the etc/openstack_deloy directory into /etc/.

This change is to enhance the Kilo gating / deployment process.

Partially implements: blueprint master-kilofication

Change-Id: I0c76ae9012aeafcc8a39a03c0e11b68b2ee5ca9c
2015-04-16 11:55:06 -05:00

23 lines
429 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
swift_hosts:
aio1:
ip: 172.29.236.100