Project

General

Profile

Actions

Bug #2996

closed

OpenStack Power control operation support breaks vmware vm details

Added by Nils Domrose over 10 years ago. Updated over 10 years ago.

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

Description

https://github.com/theforeman/foreman/pull/845

This breaks vmware/vsphere:

SyntaxError in Compute_resources_vms#show

Showing /Users/nido/dev/github/foreman/app/views/compute_resources_vms/show.html.erb where line #6 raised:

compile error
/Users/nido/dev/github/foreman/app/views/compute_resources_vms/show.html.erb:6: syntax error, unexpected tIDENTIFIER, expecting tAMPER
show_console_action(@vm.ready?,
^
/Users/nido/dev/github/foreman/app/views/compute_resources_vms/show.html.erb:7: syntax error, unexpected ',', expecting kEND
Extracted source (around line #6):

Rolling back changes fixes vmware vm details view ( app/views/compute_resources_vms/show.html.erb)

Actions

Also available in: Atom PDF