tricircle/tricircle/tests/unit
zhiyuan_cai aaf2501285 Central and local plugin (part3, security group)
1. What is the problem
Necessary changes for local plugin and central plugin to boot
a instance have been submitted in this patch[1], but security
group has not been supported yet.

2. What is the solution to the problem
(1) Modify local plugin that when security group query request
    is sent to local Neutron server, local plugin retrieves
    information from central Neutron server and creates necessary
    local security group.
(2) Add a new job to xjob to sync security group rules across
    OpenStack instances.

3. What the features need to be implemented to the Tricircle
   to realize the solution
With this patch, users can boot a instance directly via
the local Nova server with security group supported.

[1] https://review.openstack.org/375281

Change-Id: Ibc9898ac577bee19a017746356a8f826e0a8b16f
2016-10-17 10:30:43 +08:00
..
api Support policy control on Admin-API request 2016-09-17 23:21:48 -04:00
cinder_apigw Implement force detach volume 2016-09-27 08:53:11 +08:00
common Using assertIsNone() instead of assertEqual(None) 2016-09-27 15:10:40 +07:00
db Quota management for Nova-APIGW and Cinder-APIGW(part1) 2016-01-25 15:05:35 +08:00
network Central and local plugin (part3, security group) 2016-10-17 10:30:43 +08:00
nova_apigw Implement volume attachment basic operation 2016-09-30 09:52:42 +08:00
xjob Central and local plugin (part3, security group) 2016-10-17 10:30:43 +08:00
__init__.py cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00