Comment 9 for bug 1351466

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

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

commit b4bf668ec40ee6a329740b587fa4a651a6e0dca2
Author: Hareesh Puthalath <email address hidden>
Date: Tue Sep 2 06:05:37 2014 +0200

    Supply missing cisco_cfg_agent.ini file

    cisco_cfg_agent.ini file was missed in the initial commit and
    caused neutron startup issues. This patch supplies the proper
    ini file and adds it back to neutron setup.cfg.
    Also the introduced config options are put in a specific group
    instead of default as was in the initial commit.

    Change-Id: I74b3b77fe6e196524809580f522f91f3b62f5ba7
    Closes-bug: #1351466