Commit Graph

3 Commits

Author SHA1 Message Date
zhulingjie f04c7a2797 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I0fd71de780e7459405167a2ccc39c2811f0ac48a
2019-04-25 09:24:36 +08:00
dparalen 57ad6f6ddc Follow up PXE filter driver
This is a follow-up[1] patch updating the driver interface specification
replacing the low-level filter interface with a single method sync() to avoid
stale filter state if the lists are not passed through a single call.

The suggestion to keep the introspection data for the lifetime of a node
is removed too.

Some driver implementation suggestions are added with neutron, dnsmasq and
iptables in mind.

[1] I7022d10fd22e6e141e59d0596402f43d2dcde056

Change-Id: I260223b364f3550391c99bdc6214a0355fe6b565
2017-05-17 16:36:38 +02:00
dparalen e30c6916ed Multiple PXE filtering backends
Change-Id: I7022d10fd22e6e141e59d0596402f43d2dcde056
Partial-Bug: 1665666
2017-03-23 12:20:46 +01:00