Comment 2 for bug 1428907

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

Reviewed: https://review.openstack.org/162099
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=2143cd3787cfd3bd0674053aa4ef82910d6a5741
Submitter: Jenkins
Branch: master

commit 2143cd3787cfd3bd0674053aa4ef82910d6a5741
Author: Sumit Naiksatam <email address hidden>
Date: Fri Mar 6 02:51:14 2015 -0800

    Fix for breaking UTs when creating RouterInfo

    Refactoring in commit 01a7ba19cf6661b1aef7d08fb748bb2470caf28f
    changed the signature of the RouterInfo init. Fixing the FWaaS
    code to adapt to that change.

    Change-Id: I35a833280da6739ea22ede618e9c58dd38ffc4eb
    Closes-bug: #1428907