summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-15 08:27:18 +0000
committerGerrit Code Review <review@openstack.org>2016-07-15 08:27:19 +0000
commitcb5988350a5039cf93add78081c4d14f950b3b5a (patch)
treedb69cd91811dfcc64e64117e4e0122378b0f0a00 /etc
parent8cefa2b73639741fe7d631835aa23dc679a46703 (diff)
parentc62e1bee29e795ece05b6be8c613910d75a7543e (diff)
downloadironic-cb5988350a5039cf93add78081c4d14f950b3b5a.tar.gz
Merge "Expose node's network_interface field in API"
Diffstat (limited to 'etc')
-rw-r--r--etc/ironic/ironic.conf.sample7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/ironic/ironic.conf.sample b/etc/ironic/ironic.conf.sample
index ab95ce7df..10e7b8ac7 100644
--- a/etc/ironic/ironic.conf.sample
+++ b/etc/ironic/ironic.conf.sample
@@ -37,8 +37,11 @@
# recommended set of production-oriented network interfaces. A
# complete list of network interfaces present on your system
# may be found by enumerating the
-# "ironic.hardware.interfaces.network" entrypoint. (list
-# value)
+# "ironic.hardware.interfaces.network" entrypoint.This value
+# must be the same on all ironic-conductor and ironic-api
+# services, because it is used by ironic-api service to
+# validate a new or updated node's network_interface value.
+# (list value)
#enabled_network_interfaces = flat,noop
# Default network interface to be used for nodes that do not