Feature #5125
List available VMware images
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Team Backlog:
Fixed in Releases:
Found in Releases:
Description
It should be possible to implement the available_images method for VMware compute resources and list the templates available on the vSphere server, which appears as a dropdown menu in the New Image form. At the moment I think this is hampered because Fog doesn't return the path in the template models it returns, only the name, so we don't have a relative path to pass into the vm_clone method.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal almost 5 years ago
- Related to Feature #2438: Ability to deploy hosts from vmware templates added
#2
Updated by Dominic Cleal over 4 years ago
- Category changed from Compute resources to Compute resources - VMware
#3
Updated by Ohad Levy about 4 years ago
- Assignee set to Tom Caspy
#4
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2109 added
- Pull request deleted (
)
#5
Updated by Dominic Cleal almost 3 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
Tom Caspy) - Pull request deleted (
https://github.com/theforeman/foreman/pull/2109)
PR was closed.
#6
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/3594 added
#7
Updated by Dominic Cleal almost 2 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
Timo Goebel) - Pull request deleted (
https://github.com/theforeman/foreman/pull/3594)
PR was closed.
#8
Updated by The Foreman Bot about 1 year ago
- Assignee set to Timo Goebel
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5214 added
#9
Updated by Timo Goebel about 1 year ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 263e415985bb79e9b948a22b105589964ea3f9c8.
#10
Updated by Michael Moll about 1 year ago
- Legacy Backlogs Release (now unused) set to 330
fixes #5125 - list available vmware images