Actions
Bug #13766
openSSH-based provisioning doesn't trigger IP address validation
Status:
New
Priority:
Normal
Assignee:
-
Category:
Orchestration
Target version:
-
Description
1. don't use any proxy features for provisioning (no dns/dhcp/tftp)
2. use image-based provisioning without cloud-init (the ssh based)
3. try to create a host (I've tested with libvirt)
The host gets created even when no IP address specified.
I've tested this with libvirt, but I guess the issue is the same
with all providers that don't provide the IP address via the API.
Updated by Ivan Necas over 8 years ago
- Related to Bug #14001: Wrapping `host.save` call into external trasnaction causes the `post_commit` orchestration to be triggered even when failures in `pre_commit` orchestration added
Updated by Ivan Necas over 8 years ago
- Related to deleted (Bug #14001: Wrapping `host.save` call into external trasnaction causes the `post_commit` orchestration to be triggered even when failures in `pre_commit` orchestration)
Actions