theforeman / foreman_fog_proxmox

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

Templates from all storages are not shown while creating images in foreman #268

Closed Manisha15 closed 1 year ago

Manisha15 commented 1 year ago

When creating image in foreman it does not show the list of all the templates that are available on proxmox server. It only shows the list of templates that are stored in the first storage of proxmox server.

Steps to reproduce

  1. Go to compute resources in foreman and select proxmox compute resource.
  2. Click on create image to create image from templates.
  3. In Image drop down option it only shows list of images in the first storage and ignores all other images that are stored in different storages.