kolla-ansible/doc/source/reference
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
..
bare-metal Add ironic_dnsmasq_interface parameter to globals.yml 2018-11-27 18:58:15 +08:00
compute Update links in docs to latest 2019-02-28 09:29:46 +00:00
containers Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
databases Update the reference of External MariaDB 2018-11-28 15:49:42 +00:00
deployment-and-bootstrapping Correct two wrong words 2019-01-13 10:27:26 +00:00
deployment-config add ulimit support for kolla_docker 2019-01-24 10:54:14 +08:00
logging-and-monitoring Add elasticsearch_datadir_volume 2019-02-25 19:30:33 +01:00
networking Update links in docs to latest 2019-02-28 09:29:46 +00:00
orchestration-and-nfv Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
shared-services Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
storage Support separate Swift storage networks 2019-03-14 14:00:18 +00:00
index.rst Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
kollanet.png Rearrange existing documentation to fit the new standard layout 2017-09-06 17:43:56 +02:00