Merge "astara-ctl return error help info"

This commit is contained in:
Jenkins 2016-01-07 21:59:11 +00:00 committed by Gerrit Code Review
commit 752ee88d8f
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ def populate_routers(db, conf, workers):
class BrowseRouters(message.MessageSending):
"""browse the state of every Astara appliance"""
log = logging.getLogger(__name__)
interactive = True