tricircle/tricircle/db
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
..
migrate_repo code for resource deleting 2018-02-28 19:16:03 +08:00
__init__.py cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00
api.py Fix bugs in tricircle Admin API 2017-08-17 15:24:12 +08:00
core.py Remove unused variables ‘LOG' 2017-11-22 22:58:53 +08:00
migration_helpers.py DB migration version 2017-01-12 11:32:48 +08:00
models.py code for resource deleting 2018-02-28 19:16:03 +08:00
opts.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00