Jump to: navigation, search

Difference between revisions of "Neutron/OFAgent/Todo"

Line 12: Line 12:
 
***** l2pop doesn't propagate the info  (device ids)
 
***** l2pop doesn't propagate the info  (device ids)
 
*** OVSDB
 
*** OVSDB
 +
**** bridge identity
 +
***** currently bridges are identified by name (eg. br-int)
 +
***** it's more portable to use datapath-id
 +
***** or use OFPMP_DESC dp_desc?
 
**** port scanning
 
**** port scanning
 
***** currently periodically scannig the list of ports and its status using ovs-vsctl
 
***** currently periodically scannig the list of ports and its status using ovs-vsctl
 
***** use openflow port desc stats and ofp_port_status instead
 
***** use openflow port desc stats and ofp_port_status instead
 
***** https://blueprints.launchpad.net/neutron/+spec/ofagent-port-monitor
 
***** https://blueprints.launchpad.net/neutron/+spec/ofagent-port-monitor
***** "ancillary" bridges (aka br-ex) need some thoughts
+
***** we plan to desupport "ancillary" bridges (aka br-ex)
 
**** port external id
 
**** port external id
 
***** currently the agent uses on openstack device uuids associated to OFP ports by neutron/nova interface drivers and/or libvirt
 
***** currently the agent uses on openstack device uuids associated to OFP ports by neutron/nova interface drivers and/or libvirt

Revision as of 04:52, 9 July 2014