Project

General

Profile

Actions

Bug #2353

closed

500 Error and Blank Virtual machine page when attempting to provision machine on openstack

Added by Graeme Gillies about 12 years ago. Updated about 12 years ago.

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

Description

Hi,

I've successfully added my openstack instance as a compute provider, I can see machines running on it through the management screens.

However, when I go to provision a new host on that openstack compute provider, the "Virtual Machine" tab of the create new host screen is empty, and I see the following error in the foreman log

Started POST "/hosts/compute_resource_selected" for 10.64.41.171 at Tue Mar 26 16:13:06 +1000 2013
Processing by HostsController#compute_resource_selected as
Parameters: {"compute_resource_id"=>"1", "architecture_id"=>"", "operatingsystem_id"=>""}
Rendered compute_resources_vms/form/_openstack.html.erb (164.3ms)
Rendered hosts/_compute.html.erb (515.5ms)
Operation FAILED: id is required for this operation
Rendered common/500.rhtml (5.3ms)
Completed 500 Internal Server Error in 533ms (Views: 5.9ms | ActiveRecord: 0.7ms)

I thought it might be because I haven't chosen an arch or operating system, but choosing those first before changing to openstack had no effect

Actions

Also available in: Atom PDF