Feature #23369
load vmware datastore options asynchronously
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Description
The list of datastores in the vmware form should be loaded async from the rest api. This is the first step to implement #2113.
Related issues
Associated revisions
Refs #23369 - Fix string extraction
Refs #23369 - Correctly correct string extraction
Missing `s` at the end of the named parameters led to failing tests.
History
#1
Updated by Timo Goebel almost 3 years ago
- Related to Feature #2113: Better VMWare Datastore UI added
#2
Updated by The Foreman Bot almost 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5483 added
#3
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/6103 added
#4
Updated by Timo Goebel over 2 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5483)
#5
Updated by Ohad Levy over 2 years ago
- Target version set to 1.21.0
- Fixed in Releases 1.21.0 added
#6
Updated by Timo Goebel over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset b4d7f9ce76d2887b3052cbc79976906023058758.
#7
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/6408 added
fixes #23369 - load vmware datastores async