tricircle/tricircle
songbaisen 4aedae3caa code for resource deleting
1. What is the problem?

During the deletion of a network which is mapped to several
local networks, if the local neutron server receives a network-get
request, it will bring some conflict operations. For example,
we delete local networks before deleting central network. If a
"get_network" request comes to a local neutron server after the
local network is completely deleted in that region, if central network
is still there (assuming it takes certain time to delete all local networks),
Tricircle will also query central neutron and the deleted local network
will be recreated.

2. What is the solution to the problem?

The solution to resource deleting is covered in
specs/queens/resource deleting.rst

3. What the features to be implemented in the Tricircle to realize the solution?

No new features.

Signed-off-by: song baisen <songbaisen@szzt.com.cn>
Co-Authored-By: CR_hui <CR_hui@126.com>, zhiyuan_cai <luckyvega.g@gmail.com>
Change-Id: I7b3c1efb88c693c3babccdfc865fa560922ede28
2018-02-28 19:16:03 +08:00
..
api Fix bugs in tricircle Admin API 2017-08-17 15:24:12 +08:00
cmd Remove log translations 2017-04-11 09:17:08 +08:00
common code for resource deleting 2018-02-28 19:16:03 +08:00
db code for resource deleting 2018-02-28 19:16:03 +08:00
network code for resource deleting 2018-02-28 19:16:03 +08:00
tempestplugin Fix the smoke test error 2018-02-11 09:08:48 +08:00
tests Fix the smoke test error 2018-02-28 11:05:16 +08:00
xjob QoS implementation(Part1: Qos Plugin) 2017-11-24 16:01:04 +08:00
__init__.py networking-tricircle core plugin and security group 2015-08-05 14:49:24 +03:00