Comment 3 for bug 1310857

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/90575
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d6f014d0922e03864fd72efbcde04322711c2510
Submitter: Jenkins
Branch: master

commit d6f014d0922e03864fd72efbcde04322711c2510
Author: sridhargaddam <email address hidden>
Date: Sun Apr 27 06:25:28 2014 +0530

    Exit Firewall Agent if config is invalid

    When fwaas config file is not provided to the agent,
    but the service is enabled in neutron.conf file the
    agent should exit with an error message and should
    not proceed further. This patch adds the necessary fix.

    Change-Id: Iaced777e3a34e9405050252b17a203689e1c1fc0
    Closes-Bug: #1310857