22dcfc65ee
During deployment, a swift temporary URL may be generated, to be used for getting the image for an instance. This validates the generated URL to make sure that it can be accessed. If validation fails, an exception is raised and the error is logged. This is helpful when diagnosing the problem with a deployment. Change-Id: I1f62bc9b5646d173ec6a3beb6282a5e6002c2030 Closes-Bug: 1512186
5 lines
104 B
YAML
5 lines
104 B
YAML
---
|
|
fixes:
|
|
- Ironic now validates any swift temporary URL
|
|
when preparing for deployment of nodes.
|