Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 782 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 782 Bytes

alktron

cni plugin integrating arktos with neutron

See design spec for broader information of project background, design considerations, and impacts upon other components.

target cni version

0.3.1

interface creating

creates a tap dev hooked to backend like qbr-qvb-qvo for typical ovs hybrid bridge ML2 plugin. If possible, strives to support other ML2 plugins.

tap dev should have mac address as defined in neutron port.

IPAM

no IPAM needed; DHCP of neutron ML2 plugin shall be used implicitly.