karbor/smaug/protection
wangliuan 28edb063ec Implement the basic protection service framework
Basically, this service will execute a protection operation and persist
results with transactions in bank
It will also collect operation execution result and update operation
status
As a basic framework,we just implement the interface and a simple
protection example in this patch

Change-Id: I1f3970e699b6f2ce2e6a9f2fa13f71789e7c288a
Closes-Bug: #1524691
2016-02-03 12:12:30 +08:00
..
__init__.py basic protection service: Implement a runnable service 2016-01-11 14:43:24 +08:00
api.py basic protection service: Implement a runnable service 2016-01-11 14:43:24 +08:00
bank_plugin.py Implement the basic protection service framework 2016-02-03 12:12:30 +08:00
checkpoint.py Implement the basic protection service framework 2016-02-03 12:12:30 +08:00
manager.py Implement the basic protection service framework 2016-02-03 12:12:30 +08:00
protection_plugin.py Implement the basic protection service framework 2016-02-03 12:12:30 +08:00
provider.py Implement the basic protection service framework 2016-02-03 12:12:30 +08:00
rpcapi.py basic protection service: Implement a runnable service 2016-01-11 14:43:24 +08:00