Update git submodules

* Update ironic from branch 'master'
  to 1cefbbcc7508da7bf01c6c9baa6fc3e09a6a5be4
  - Merge "redfish: change default virtual media storage to local storage"
  - redfish: change default virtual media storage to local storage
    
    This may be the most overridden default of Ironic, which means
    we need to change the default value.
    
    The default for ``[redfish]use_swift`` was historically ``true``,
    however we've generally found that BMCs are particularlly sensitive
    to extra characters in the URL as the characters may signify a
    dynamically generated file, which would be problematic as virtual
    media webservers also generally require range retrieval support.
    
    This change makes the default ``false`` which should lead to one
    less override for operators being necessary in practical operation.
    
    Change-Id: Iad57b3c6423bced0e3cb6fb4e31aad6d805f26fa
This commit is contained in:
Zuul 2024-04-21 12:16:11 +00:00 committed by Gerrit Code Review
parent 14022e2c62
commit 4dca4d5a9e
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 1904d3c1bf4aff1dd1e9ce37fdb143df2e8629be
Subproject commit 1cefbbcc7508da7bf01c6c9baa6fc3e09a6a5be4