Project

General

Profile

Actions

Bug #13986

closed

Provisioning via API without explicitly specifying the provisioning method can lead to using combination of image and build provisioning methods

Added by Ivan Necas about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

1. create a compute profile with an image assigned
2. assign the compute profile to a host group (not needed, but it makes the hammer command shorter, inheriting other required host attrs)
3. `host create --hostgroup=base --compute-resource=libvirt --name test-9 --location Default_Location --organization Default_Organization1 --compute-attributes="start=1" --subnet libvirt)

As a result, new host is created, with sending the image id to the compute resource, while expecting the the pxe boot to happen the machine,
which doesn't happen, because the host is created using the base image.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #12517: VMWare VM should be created network based if it is selected in the guiClosedTimo Goebel11/18/2015Actions
Actions #1

Updated by Dominic Cleal about 8 years ago

  • Related to Bug #12517: VMWare VM should be created network based if it is selected in the gui added
Actions #2

Updated by The Foreman Bot about 8 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3265 added
Actions #3

Updated by Ivan Necas about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Dominic Cleal about 8 years ago

  • Category set to Compute resources
  • translation missing: en.field_release set to 141
Actions

Also available in: Atom PDF