summaryrefslogtreecommitdiff
path: root/etc/ironic/ironic.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ironic/ironic.conf.sample')
-rw-r--r--etc/ironic/ironic.conf.sample16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/ironic/ironic.conf.sample b/etc/ironic/ironic.conf.sample
index 6f2302524..975833a36 100644
--- a/etc/ironic/ironic.conf.sample
+++ b/etc/ironic/ironic.conf.sample
@@ -581,6 +581,13 @@
# the check entirely. (integer value)
#sync_local_state_interval=180
+# Whether upload the config drive to Swift. (boolean value)
+#configdrive_use_swift=false
+
+# The Swift config drive container to store data. (string
+# value)
+#configdrive_swift_container=ironic_configdrive_container
+
[console]
@@ -817,6 +824,15 @@
# (string value)
#swift_container=glance
+# This should match a config by the same name in the Glance
+# configuration file. When set to 0, a single-tenant store
+# will only use one container to store all images. When set to
+# an integer value between 1 and 32, a single-tenant store
+# will use multiple containers to store images, and this value
+# will determine how many containers are created. (integer
+# value)
+#swift_store_multiple_containers_seed=0
+
#
# Options defined in ironic.common.image_service