Adding missing config value

fixes bug # 1186360

Change-Id: I24d8e4833b7bc078ca238222f8dcee0cdfb2bf26
This commit is contained in:
DJ Johnstone 2013-05-31 12:49:44 -05:00
parent 2ab0a5d488
commit b8dc6399db

View File

@ -91,6 +91,9 @@ reddwarf_security_groups_support = True
reddwarf_security_group_rule_protocol = tcp
reddwarf_security_group_rule_port = 3306
# Reddwarf api-paste file name
api_paste_config = api-paste.ini
# ============ notifer queue kombu connection options ========================