summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorNisha Agarwal <agarwalnisha1980@gmail.com>2022-09-27 12:04:55 +0000
committerNisha Agarwal <agarwalnisha1980@gmail.com>2022-09-29 15:13:53 +0000
commitca54c4df26071937599529857dfe0dda33ca743e (patch)
treed2226c48ff851152e26b79c9133ef25a9dd97f25 /releasenotes
parentbb6662f1efc8ab1a9eacd3c7b80b9b0bef250e11 (diff)
downloadironic-ca54c4df26071937599529857dfe0dda33ca743e.tar.gz
Fix the anaconda deploy for the ISO mounted
Fix the anaconda deploy for the ISO mounted on a webserver. Story: 2010322 Task: 46429 Change-Id: I2860faa7322116ffef1255709fe12f806257b069
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix_anaconda-70f4268edc255ff4.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/fix_anaconda-70f4268edc255ff4.yaml b/releasenotes/notes/fix_anaconda-70f4268edc255ff4.yaml
new file mode 100644
index 000000000..3882a2820
--- /dev/null
+++ b/releasenotes/notes/fix_anaconda-70f4268edc255ff4.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ Fixes the URL based anaconda deployment for parsing the given ``image_source``
+ url.