Actions
Bug #14343
closedWhen using image-based provisioning via hammer, the subnet is not inherited from the hostgroup
Description
Copy of #13984 for inclusion in 1.10.3.
1. configure image-based provisioning with dhcp integration
2. try co provision a host via hammer
bundle exec bin/hammer host create --hostgroup=base --compute-resource=libvirt --name test-9 --compute-attributes="start=1" --provision-method image
3. An error is produced:
Could not create the host: Ip can't be blank
Expected behaviour: the subnet from the hostgroup is used by default
Workaround: specify the subnet explicitly
Updated by Dominic Cleal over 8 years ago
- Copied from Bug #13984: When using image-based provisioning via hammer, the subnet is not inherited from the hostgroup added
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release changed from 145 to 152
Updated by Dominic Cleal over 8 years ago
- Status changed from Assigned to Closed
Actions