]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Moved the configuration variables.
authorJason Zhang <zhesen@nttmcl.com>
Mon, 4 Mar 2013 19:45:22 +0000 (11:45 -0800)
committerJason Zhang <zhesen@nttmcl.com>
Wed, 6 Mar 2013 02:50:52 +0000 (18:50 -0800)
commite91818b37829611ad515c183c0811f65a4cd5133
treea08a26e94256cd503fb0a39e7d31f476525de978
parent99761bca317f8bc1b9477730d930954e2a3b0c18
Moved the configuration variables.

Moved the configuration variables from dhcp agent
to linux interface so l3-agent works with
Metadriver.

Also removed the unnecessary configuration variables
from quantum debug agent because of the above
modification.

Fixes: bug #1138757
Change-Id: Ib23fee18a08ef1c531feb05d98c9a76f5385a4ff
quantum/agent/dhcp_agent.py
quantum/agent/linux/interface.py
quantum/debug/debug_agent.py