Actions
Bug #6160
closedFalse positive validation prevents saving network provisioned host with compute profile with image
Description
1. add image to libvirt resource
2. create a compute profile for libvirt, include the image (doesn't seem to be have nothing selected)
3. perform network based provisioning
4. the the provisioning calls foreman at the end, it fails on
"Selected image does not belong to localhost (Libvirt)"]}"
The problem with image not being find in the compute resource was caused by http://projects.theforeman.org/issues/6159
However, there is no reason to do this validation for build-based provisioning.
Updated by Dominic Cleal over 10 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 1.8.1
- Translation missing: en.field_release set to 18
Updated by Ivan Necas over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f7b855491abbfd1737a2c7291ac4b16f8bc98017.
Updated by Bryan Kearney over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1111593
Actions