tricircle/doc/source
xiulin yin f6cd0e5061 Fix issues of multi-region devstack environment setup
1. What is the problem
(1) Currently we only add bridge mapping for br-extern in RegionTwo by
default in plugin.sh, so if we only have one node for the tempest
test, we can not test the cases that network is created in physical
network of "extern".
(2) Keystone url is not configured explicitly in tricircle local
Neutron plugin configuration so local Neutron plugin may fail to connect
to central Neutron.
(3) In multi-pod installation, Nova services in node2 fail to talk to
placement API due to placement API configuration problem, which leads
to instance booting error.

2. What is the solution to the problem
(1) Add bridge mapping for br-extern both in RegionOne and RegionTwo
by default.
(2) Configure two options client.identity_url and client.auth_url in
plugin.sh to make sure local Neutron server can correctly connect to
central Neutron server.
(3) Update multi-pod installation guide to add a workaround for the
placement API problem.

3. What the features need to be implemented to the Tricircle
No new features.

Change-Id: I0925ee976a3bc7ce16b5ac19865c08dedb2de423
2017-02-15 16:39:26 +08:00
..
api_v1.rst Clean useless tables in Tricircle after splitting 2017-01-05 09:53:45 +08:00
conf.py Removed unnecessary utf-8 encoding 2017-01-12 11:05:37 +05:30
configuration.rst Enhance the documentation structure 2017-01-24 01:12:18 -05:00
contributing.rst Align project files structure with cookiecutter template 2016-07-05 15:08:41 +08:00
index.rst Remove link to modindex 2017-02-06 11:59:35 +05:30
installation-guide.rst Add manual installation guide 2016-12-19 11:49:52 +08:00
installation-manual.rst Update installation guide to use tricircle command 2017-02-14 03:36:06 +00:00
multi-pod-installation-devstack.rst Fix issues of multi-region devstack environment setup 2017-02-15 16:39:26 +08:00
networking-guide-direct-provider-networks.rst Add networking guide in Tricircle 2017-01-18 04:04:25 -05:00
networking-guide-local-networking.rst Add networking guide in Tricircle 2017-01-18 04:04:25 -05:00
networking-guide-multiple-external-networks.rst Fix semantic error in networking guide 2017-02-14 10:37:14 +08:00
networking-guide-single-external-network.rst Add networking guide in Tricircle 2017-01-18 04:04:25 -05:00
networking-guide.rst Enhance the documentation structure 2017-01-24 01:12:18 -05:00
networking-prerequisites.rst Enhance the description of supported network type in networking guide 2017-02-06 21:05:09 -05:00
networking-senarios.rst Enhance the documentation structure 2017-01-24 01:12:18 -05:00
readme.rst Align project files structure with cookiecutter template 2016-07-05 15:08:41 +08:00
single-pod-installation-devstack.rst Fix typo in installation guide 2017-02-10 09:55:11 +08:00
usage.rst Align project files structure with cookiecutter template 2016-07-05 15:08:41 +08:00

readme.rst