Bug #13984
closedWhen using image-based provisioning via hammer, the subnet is not inherited from the hostgroup
Description
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 Ivan Necas almost 9 years ago
- Related to Bug #13507: Creating VMs with hammer requires too many parameters added
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3262 added
Updated by Ivan Necas almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 17f4ee612bf1308cb51d4644bdd76ba7dc73eea7.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 141
Updated by Guido Günther almost 9 years ago
Ivan Necas wrote:
Applied in changeset 17f4ee612bf1308cb51d4644bdd76ba7dc73eea7.
Could this be fixed on 1.10.x as well? We won't be able to update to 1.11.x in not time so this would be awesome. I'm currently using the original PR to fix this.
Updated by Guido Günther almost 9 years ago
Guido Günther wrote:
Ivan Necas wrote:
Applied in changeset 17f4ee612bf1308cb51d4644bdd76ba7dc73eea7.
Could this be fixed on 1.10.x as well? We won't be able to update to 1.11.x in not time so this would be awesome. I'm currently using the original PR to fix this.
...ahh wrong but having this fixed on 1.10.x would be awesome as well.
Updated by Dominic Cleal almost 9 years ago
- Copied to Bug #14343: When using image-based provisioning via hammer, the subnet is not inherited from the hostgroup added
Updated by Dominic Cleal almost 9 years ago
Sorry Guido, I messed that up and forgot to do it before 1.10.3. I've put it on the .4 list and it remains due for 1.11.1 too.