]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Supply missing cisco_cfg_agent.ini file
authorHareesh Puthalath <hareesh.puthalath@gmail.com>
Tue, 2 Sep 2014 04:05:37 +0000 (06:05 +0200)
committerHareesh Puthalath <hareesh.puthalath@gmail.com>
Fri, 5 Sep 2014 14:38:04 +0000 (16:38 +0200)
commitb4bf668ec40ee6a329740b587fa4a651a6e0dca2
tree291aa181cd47cc45ed2419bde1494463edfc74bf
parent3b46f2ca28fedc3de6769a0a5dd48b19ab900ce0
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
etc/neutron/plugins/cisco/cisco_cfg_agent.ini [new file with mode: 0644]
neutron/plugins/cisco/cfg_agent/cfg_agent.py
neutron/plugins/cisco/cfg_agent/device_drivers/csr1kv/csr1kv_routing_driver.py
neutron/plugins/cisco/cfg_agent/device_status.py
neutron/tests/unit/cisco/cfg_agent/test_cfg_agent.py
setup.cfg