<neutron net-list-on-dhcp-agent <dhhcp-agent-id>> returns all available networks instead of the internal networks that managed by this agent

Bug #1647652 reported by Toni Freger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Won't Fix
Low
venkata anil

Bug Description

Version: Newton
Tested with 3 controllers with dhcp agent on each controller.

<neutron net-list-on-dhcp-agent <dhcp-agent-id>
Returns all available networks instead of the internal networks that managed by this agent.

I've created new network with new subnet with --dhcp-disable and still I got this network in the list of the managed network of the dhcp agent.

Changed in neutron:
assignee: nobody → venkata anil (anil-venkata)
Changed in neutron:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Brian Haley (brian-haley) wrote :

% neutron agent-list | grep dhcp ...
e4c49fdd-a673-44a5-aa3a-a3dd939f5da7

% neutron net-create foo
% neutron net-list-on-dhcp-agent e4c49fdd-a673-44a5-aa3a-a3dd939f5da7 | grep foo
(nothing)

% neutron subnet-create --name foo --disable-dhcp foo 11.0.0.0/24
% neutron net-list-on-dhcp-agent e4c49fdd-a673-44a5-aa3a-a3dd939f5da7 | grep foo
| 6b0fde85-f17d-43d3-a1e7-0c9af9731db9 | foo | afec54aa-0ba4-4481-8ce5-519ddb7f51b1 11.0.0.0/24 |

Revision history for this message
Anusha K (anushak) wrote :

Hi Anil, Are you looking into this issue? Can I assign this bug to me.

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Bug closed due to lack of activity, please feel free to reopen if needed.

Changed in neutron:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.