kolla-ansible/doc/source/reference/storage
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
..
ceph-guide.rst Add ceph docs note about rgw keystone integration. 2019-01-10 14:59:55 +01:00
cinder-guide-hnas.rst Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
cinder-guide-quobyte.rst Add support for Quobyte backend to Cinder and Nova 2018-12-17 11:58:56 +00:00
cinder-guide.rst Added ability to skip enabled backends pre-check 2019-03-07 10:27:41 +03:00
external-ceph-guide.rst Fix link to Manila Guide 2019-02-14 13:50:23 +00:00
index.rst Add support for Quobyte backend to Cinder and Nova 2018-12-17 11:58:56 +00:00
manila-guide.rst Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
manila-hnas-guide.rst Rework documentation into more specific folder 2018-11-23 10:27:12 +00:00
swift-guide.rst Support separate Swift storage networks 2019-03-14 14:00:18 +00:00