theforeman / foreman_fog_proxmox

Foreman plugin to add Proxmox compute resource based on fog-proxmox gem
GNU General Public License v3.0
102 stars 30 forks source link

Proxmox should show name or id instead of some unknown string in power action #275

Closed Manisha15 closed 12 months ago

Manisha15 commented 1 year ago

When powerin on/off the vm in compute resource in foreman, the notification shows unknown string instead on vm name/id.

To Reproduce Steps to Reproduce:

  1. Got to your compute resource an click on the tab Virtual Machines
  2. turn on/off a VM
  3. A unknown resource string is shown

Actual results: unknown resource string is shown

Expected results: VM ID (e.g 100) or vm name (e.g test_machine) is shown

Manisha15 commented 12 months ago

Fixed in fog-proxmox.