Specs for ironic-inspector
Go to file
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
doc/source Remove link to modindex 2017-01-27 15:34:12 +05:30
specs Follow up PXE filter driver 2017-05-17 16:36:38 +02:00
.gitignore Initial commit 2015-12-03 12:48:04 +01:00
.gitreview Added .gitreview 2015-12-02 12:39:44 +00:00
.testr.conf Initial commit 2015-12-03 12:48:04 +01:00
LICENSE Initial commit 2015-12-03 12:48:04 +01:00
README.rst Show team and repo badges on README 2016-12-02 12:50:09 +01:00
requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
setup.cfg Changed the home-page link for ironic-inspector-specs 2016-10-24 17:47:55 +05:30
setup.py Initial commit 2015-12-03 12:48:04 +01:00
template.rst Add upgrades and backwards compatibility section 2017-03-01 14:04:55 +02:00
test-requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
tox.ini tox -edocs doesn't work with Python3 2017-03-07 10:15:46 +00:00

README.rst

ironic-inspector specs

image

Specs for Ironic Inspector