tricircle/devstack
zhiyuan_cai bfe02339b3 Fix DevStack script error
1. What is the problem
When running DevStack script of the Tricircle, during the setup
of Nova_apigw, script tries to add some configuration options to
the Neutron configuration file. However this file doesn't exist
at that time, thus script fails.

2. What is the solution to the problem
Stop modifying the Neutron configuration file during the setup
of Nova_apigw. Instead, we modify that file during the setup
of Neutron server.

3. What the features need to be implemented to the Tricircle
   to realize the solution
No new features. Some lines of scripts are removed.

Change-Id: I94ada1e5a49f14942fa4c00690cffe2a87428e75
2016-07-08 21:12:18 +08:00
..
admin-openrc.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
local.conf.node_1.sample L3 North-South Networking 2016-02-05 15:10:41 +08:00
local.conf.node_2.sample Update readme 2016-04-26 09:51:40 +08:00
local.conf.sample Cross Pod L3 Networking - Part2 2016-01-25 16:12:05 +08:00
plugin.sh Fix DevStack script error 2016-07-08 21:12:18 +08:00
settings Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
verify_cross_pod_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
verify_top_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00