tricircle/tricircle
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
..
api Fix incorrect file permission 2016-05-24 16:04:16 +08:00
cinder_apigw Implement volume actions 2016-06-25 18:46:24 +08:00
common Implement volume actions 2016-06-25 18:46:24 +08:00
db Implement volume type basic operation 2016-06-20 15:58:26 +08:00
network Add network type support to the Tricircle plugin 2016-06-21 20:11:24 +08:00
nova_apigw Adapt error response body in nova and cinder api 2016-06-21 20:13:16 +08:00
tempestplugin Fix DevStack script error 2016-07-08 21:12:18 +08:00
tests Implement volume actions 2016-06-25 18:46:24 +08:00
xjob Fix incorrect file permission 2016-05-24 16:04:16 +08:00
__init__.py networking-tricircle core plugin and security group 2015-08-05 14:49:24 +03:00