tricircle/tricircle
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 The framework of dynamic pod binding 2016-09-25 14:38:19 +08:00
cinder_apigw Merge "Implement force detach volume" 2016-09-27 01:49:16 +00:00
common Central and local plugin (part3, security group) 2016-10-17 10:30:43 +08:00
db Central and local plugin (part 2, l3 functionality) 2016-10-10 22:58:00 -04: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
tempestplugin Central and local plugin (part 1, base) 2016-10-10 22:58:00 -04:00
tests Central and local plugin (part3, security group) 2016-10-17 10:30:43 +08:00
xjob Central and local plugin (part3, security group) 2016-10-17 10:30:43 +08:00
__init__.py networking-tricircle core plugin and security group 2015-08-05 14:49:24 +03:00