Bug #21675
OpenStack create host tab fails to load
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - OpenStack
Target version:
Description
Currently the tab is not loading as there are a few methods that are not being overridden properly by the FogExtension.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Assignee set to Daniel Lobato Garcia
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5008 added
#2
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 296
#3
Updated by Daniel Lobato Garcia over 4 years ago
- Legacy Backlogs Release (now unused) changed from 296 to 240
#4
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 3e94c50c7d9c0fc3f80ccdfeac651faf2458b115.
#5
Updated by Daniel Lobato Garcia over 4 years ago
- Bugzilla link set to 1513932
#6
Updated by Lukasz Klimek over 4 years ago
- Related to Bug #22036: Openstack failes to get security groups on creation of new host added
Fixes #21675 - OpenStack create host tab fails to load
Currently the tab is not loading as there are a few methods that are not
being overridden properly by the FogExtension.
After fixing that and adding the metadata key the tab loads