Comment 28 for bug 1560003

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

Reviewed: https://review.openstack.org/310747
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=d0941d4bc2b29ed6deaa28a0463669110b6ab1e5
Submitter: Jenkins
Branch: master

commit d0941d4bc2b29ed6deaa28a0463669110b6ab1e5
Author: vikram.choudhary <email address hidden>
Date: Fri May 6 15:24:09 2016 +0530

    Added OSLO config framework

    This patch adds OSLO config framework required by
    neutron-dynamic-routing repository for defining configuration
    parameters.

    Below changes are done as part of this patch-set:
     - Added OSLO config framework.
     - PEP8 changes for genconfig check.

    Change-Id: Id3db0e9c5943ce913f5b2cca8d05a9ade37b3f68
    Implements: blueprint bgp-spinout
    Partial-Bug: #1560003