admin-neutron-l3-agents

Registered by Eric Peterson

The neutron agent locations are something that are needed to support / operate openstack. Right now horizon does not really offer much depth for the L3 agent info in neutron, except in the system information page listing all neutron agents.

Operating a cloud that utilizes the neutron L3 agent requires that admins can quickly see where routers reside, and what other routers might be sharing the same L3 agent host. This is needed for when that host crashes, requires maintenance, is under DOS attack, etc. There are simple APIs and CLI tools for this same information, horizon is just yet to expose it.

Blueprint information

Status:
Complete
Approver:
Akihiro Motoki
Priority:
High
Drafter:
Eric Peterson
Direction:
Approved
Assignee:
Eric Peterson
Definition:
Approved
Series goal:
Accepted for 10.0.0-newton
Implementation:
Implemented
Milestone target:
milestone icon newton-1
Started by
Rob Cresswell
Completed by
Eric Peterson

Related branches

Sprints

Whiteboard

Items available to deliver -

Have a listing of all the neutron agents, possibly reuse the system information page. From there -

 - List all the routers on a given L3 agent
      (neutron router-list-on-l3-agent <l3-agent-id>)
 - List all the networks using a given dhcp agent
      (neutron net-list-on-dhcp-agent <agent-id>)

If at all possible, use the same router listing page with the ability to drill down into the router details.

review - https://review.openstack.org/#/c/306619/

https://review.openstack.org/#/c/309569/ (merged)

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.