summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-21 19:44:13 +0000
committerGerrit Code Review <review@openstack.org>2016-09-21 19:44:13 +0000
commit1c339b6806580719d20b303d4506c754b9c59e96 (patch)
treea2d41f1c737a0123936054354eb045d91a45a5fc /releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml
parentd7c5a6ad89dbef404e705d6657c5da054613282a (diff)
parent82c2a06a97bd23ae621ad334be946ad995bb6145 (diff)
downloadironic-stable/newton.tar.gz
Merge "Clean up release notes for 6.2.0"6.2.0stable/newton
Diffstat (limited to 'releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml')
-rw-r--r--releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml b/releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml
index dc6fe708d..81bd9947f 100644
--- a/releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml
+++ b/releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml
@@ -2,10 +2,10 @@
features:
- By default, the ironic-conductor service caches the node's deploy
ramdisk and kernel images locally and serves them via a separate
- HTTP server. A new ``[pxe]ipxe_use_swift`` configuration option
+ HTTP server. A new ``[pxe]/ipxe_use_swift`` configuration option
(disabled by default) allows images to be accessed directly
from object store via Swift temporary URLs.
- This is only applicable if iPXE is enabled (via ``[pxe]ipxe_enabled``
+ This is only applicable if iPXE is enabled (via ``[pxe]/ipxe_enabled``
configuration option) and image store is in Glance/Swift.
For user images that are partition images requiring non-local boot,
the default behavior with local caching and an HTTP server