Actions
Feature #12479
openConfigure API revision for vSphere Compute Resource
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - VMware
Target version:
-
Description
Fog defaults to using 4.0 API revision to connect to vSphere. For features like storage pools or setting the boot order one needs to use at least 5.0. As a user I should be able to configure the api revision Foreman passes to fog.
Updated by Timo Goebel over 9 years ago
Fog now chooses the most recent API version by default, see https://github.com/fog/fog-vsphere/pull/3
We might want to show this in the GUI, though.
Updated by Dominic Cleal over 9 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
Timo Goebel) - Pull request deleted (
https://github.com/theforeman/foreman/pull/2913)
PR was closed, but the fog-vsphere code for choosing the latest API revision should be active now.
Actions