manila/doc/source
Eduardo Santos 2dc60a0b4e Container: Multiple subnets per AZ
This change gives the Container driver the ability to create share
servers that span multiple subnets in the same availability zone, where
previously it was only possible to do so with one subnet per
availability zone. It also enables the driver to create new subnets on
share networks that already have shares exported on them.

Some relevant changes in the driver behavior:

- container creation is now separate from its start
- containers no longer use the default Docker network; instead,
  dedicated networks are created (one for each subnet)
- fetch_container_addresses now returns a list of addresses
- find_container_veth, _get_veth_state, _get_corresponding_veth were
  removed
- these new methods were written:

  - start_container
  - fetch_container_interfaces
  - create_network
  - remove_network
  - connect_network
  - disconnect_network
  - get_container_networks
  - get_container_veths
  - get_network_bridge
  - get_veth_from_bridge
  - _setup_server_network

DocImpact
Depends-On: I7de9de4ae509182e9494bba604979cce03acceec
Partially-Implements: blueprint multiple-share-network-subnets
Signed-off-by: Eduardo Santos <eduardo.experimental@gmail.com>
Change-Id: I81a616b57c95508f30d872383f5c2d68718950d7
2022-03-03 21:17:34 +00:00
..
admin Container: Multiple subnets per AZ 2022-03-03 21:17:34 +00:00
cli [doc] update cli doc about extend share 2021-11-10 09:59:36 +08:00
configuration Merge "[doc] Fix config and install guide for the generic driver" 2021-11-08 12:15:38 +00:00
contributor Merge "Update admin, user and contributor guide" 2021-12-08 20:48:38 +00:00
images/rpc [TrivialFix] Fix doc typo error 2016-12-09 08:43:29 +08:00
install [doc] Fix config and install guide for the generic driver 2021-10-26 22:08:36 +00:00
reference doc migration: new directory layout 2017-08-24 09:16:25 -04:00
user Update admin, user and contributor guide 2021-04-08 12:05:11 -03:00
conf.py Switch to newer openstackdocstheme and reno versions 2020-05-21 13:01:11 +02:00
index.rst [cycle-goals] Add PTL and contributor quickstart 2020-04-18 22:29:50 +00:00