7b47e09a38
Image lookups in the PXE interface, for anaconda specific code, were previously hard coded to try and invoke use of glance if needed. Except, not everything is glance. Change-Id: I8791623be95e7e47739ee051753de97eb0e5e2a3
7 lines
242 B
YAML
7 lines
242 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue in the ``anaconda`` deployment interface where PXE argument
|
|
processing and preparation was erroniously directly connecting to Glance,
|
|
potentially leading to an exception in the standalone use case.
|