kolla-ansible/doc/source/admin
Scott Solkhon a781c64319 Support separate Swift storage networks
Adds support to seperate Swift access and replication traffic from other storage traffic.

In a deployment where both Ceph and Swift have been deployed,
this changes adds functionalality to support optional seperation
of storage network traffic. This adds two new network interfaces
'swift_storage_interface' and 'swift_replication_interface' which maintain
backwards compatibility.

The Swift access network interface is configured via 'swift_storage_interface',
which defaults to 'storage_interface'. The Swift replication network
interface is configured via 'swift_replication_interface', which
defaults to 'swift_storage_interface'.

If a separate replication network is used, Kolla Ansible now deploys separate
replication servers for the accounts, containers and objects, that listen on
this network. In this case, these services handle only replication traffic, and
the original account-, container- and object- servers only handle storage
user requests.

Change-Id: Ib39e081574e030126f2d08f51de89641ddb0d42e
2019-03-14 14:00:18 +00:00
..
advanced-configuration.rst Merge "Use correct variable for default certificate paths" 2018-12-02 09:25:42 +00:00
deployment-philosophy.rst Remove '.. end' comments 2018-09-28 10:15:37 +08:00
index.rst Add new option to perform an on-demand backup of MariaDB 2018-11-22 09:20:59 +00:00
mariadb-backup-and-restore.rst Add new option to perform an on-demand backup of MariaDB 2018-11-22 09:20:59 +00:00
production-architecture-guide.rst Support separate Swift storage networks 2019-03-14 14:00:18 +00:00