Comment 2 for bug 1665199

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

Reviewed: https://review.openstack.org/434599
Committed: https://git.openstack.org/cgit/openstack/networking-fujitsu/commit/?id=8d179fd9c71ce8b7f866b85efdf3b53451eca84f
Submitter: Jenkins
Branch: master

commit 8d179fd9c71ce8b7f866b85efdf3b53451eca84f
Author: watanabe.isao <email address hidden>
Date: Thu Feb 16 12:15:47 2017 +0900

    Fix initialization process

    Fix the following two bugs in initialization process for FOSSW driver.
    1. The vxlan_driver did not load VXLAN option from fujitsu_fossw
       group, but from DEFAULT group.
    2. The client module does not break the loop at retry process.

    Change-Id: I3e9c618a9d73b0e951616048ec557bd04b8cba5b
    Closes-bug: #1665199