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

Configuration of first network interface missing after adding second interface in compute profile in WebUI #162

Closed FlatKey closed 3 years ago

FlatKey commented 4 years ago

Description If I configure a second network interface in the compute_profile within the WebUI, the configuration of the first one is missing after submit the change and reopen the configuration. New VMs are created as expected with two network interfaces, so it seems just a display bug.

Used components Foreman 2.1 Foreman_fog_proxmox 0.11.1 Foreman_ansible_modules 1.0.1 Ansible 2.9

Expected behavior All configured network interfaces are displayed in the compute profile within the WebUI and are able to reconfigure them.

Screenshots Before submit configuration changes:

Screen Shot 2020-07-23 at 21 14 40

After reopen the compute profile configuration:

Screen Shot 2020-07-23 at 21 15 12
tristanrobert commented 3 years ago

Duplicates #166