Add enable_dhcp filter in get_network_info rpc
Bug #1552614 reported by
yaowei
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Mamatisa Nurmatov |
Bug Description
As code in
https:/
the rpc get_active_network called by dhcp-agent to fetch network info, and subnet which enable_dhcp = False is not needed.
It would better add 'enable_dhcp=True' into filter and recheck in dhcp agent would not need.
https:/
Changed in neutron: | |
assignee: | nobody → yaowei (yaowei) |
Changed in neutron: | |
status: | New → Confirmed |
importance: | Undecided → Low |
tags: | added: l3-ipam-dhcp |
Changed in neutron: | |
status: | Confirmed → In Progress |
Changed in neutron: | |
status: | In Progress → Incomplete |
tags: | added: low-hanging-fruit |
Changed in neutron: | |
assignee: | yaowei (yaowei) → nobody |
Changed in neutron: | |
assignee: | nobody → Haidee McMahon (haidee-mcmahon) |
Changed in neutron: | |
assignee: | Haidee McMahon (haidee-mcmahon) → Mamatisa Nurmatov (isabek) |
status: | Incomplete → In Progress |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/289165
Review: https:/