Actions
Bug #7265
closedNot able to create host at libvirt provider
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
By creating a host at libvirt provider it ends with a message:
Unprocessable entity Host::Managed (id: new): mac value is blank!
the host creation command is:
hammer host create --name="name.host.com" --ip=51.52.53.54 --hostgroup-id=9 --compute-resource-id=15 hammer compute-resource list ---|--------------|--------- ID | NAME | PROVIDER ---|--------------|--------- 15 | gks | Libvirt
Actions