karbor/devstack
chenying 02454e92a0 basic protection service: Implement a runnable service
As a basic service, it takes a manager and enables
rpc by listening to queues based on topic.

It also periodically runs tasks on the manager and
reports its state to the database services table.

start smaug protection service
python /usr/local/bin/smaug-protection --config-file
/etc/smaug/smaug.conf

Closes-Bug: #1529207
Change-Id: I304a394cac58a4199354f3f54384db703bcc0001
2016-01-11 14:43:24 +08:00
..