Bug 1664888
Summary: | [RFE] Allow OpenStack Director to be Added As Infrastructure Provider when Ironic Service Is Not Running | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | myoder |
Component: | Providers | Assignee: | Scott Seago <sseago> |
Status: | CLOSED ERRATA | QA Contact: | Md Nadeem <mnadeem> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.4.0 | CC: | jfrey, jhardy, lavenel, maufart, mnadeem, obarenbo, simaishi, slucidi, sseago |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-12 13:34:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Feature | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Openstack | Target Upstream Version: | |
Embargoed: |
Comment 10
CFME Bot
2019-02-13 23:49:58 UTC
New commit detected on ManageIQ/manageiq-providers-openstack/master: https://github.com/ManageIQ/manageiq-providers-openstack/commit/82ad9598353e949cc1eb4cfe63180b2d6fd13b11 commit 82ad9598353e949cc1eb4cfe63180b2d6fd13b11 Author: Scott Seago <sseago> AuthorDate: Fri Jan 25 09:35:19 2019 -0500 Commit: Scott Seago <sseago> CommitDate: Fri Jan 25 09:35:19 2019 -0500 Bug 1664888: Warn, but still allow infra without ironic fixes https://bugzilla.redhat.com/show_bug.cgi?id=1664888 This commit changes the validation to warn but not fail for infra providers without Ironic. In addition, refresh no longer fails if ironic is missing -- it just logs a warning instead. app/models/manageiq/providers/openstack/infra_manager.rb | 5 +- app/models/manageiq/providers/openstack/infra_manager/refresh_parser.rb | 5 +- 2 files changed, 6 insertions(+), 4 deletions(-) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199 |