hpi-swt2/vm-portal

Constants in api/v_sphere/folder.rb

Closed this issue · 4 comments

app/api/v_sphere/folder.rb contains some constants regarding network config. Should these be configurable in the AppSettings?

image

please move the key deviceName ('VM Network') to settings, make it configurable

@chrisma This issue is contradictory with #449, in which @mat156 requested that the first network returned by the vSphere API (clsuter.network) is selected as the network (deviceName).
This being already merged into dev the code snippet looks as follows currently:
Screenshot from 2019-03-23 17-43-32

Thanks for the heads up! this is resolved then.