Bug 1391127
| Summary: | [Beta 1] OpenStack Events Are Not Updated in Config or Automate | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Providers | Assignee: | Tzu-Mainn Chen <tzumainn> |
| Status: | CLOSED ERRATA | QA Contact: | Ola Pavlenko <opavlenk> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.7.0 | CC: | aveselov, cpelland, dajohnso, hkataria, jfrey, jhardy, lavenel, mpovolny, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | openstack | ||
| Fixed In Version: | 5.7.0.10 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1390330 | Environment: | |
| Last Closed: | 2017-01-04 13:07:23 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Openstack | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1390330 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2016-11-04 18:51:00 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/e46285faccb9f322baa1747e2ce16e81cc9e0a4c commit e46285faccb9f322baa1747e2ce16e81cc9e0a4c Author: Greg Blomquist <blomquisg> AuthorDate: Thu Nov 3 15:14:02 2016 -0400 Commit: Oleg Barenboim <chessbyte> CommitDate: Mon Nov 7 15:36:30 2016 -0500 Merge pull request #12411 from sseago/aggregate-add-remove-events Add OpenStack events for Host Aggregate add/remove hosts (cherry picked from commit d260a1402ea5d697bf7535e857457f93a536b9f3) https://bugzilla.redhat.com/show_bug.cgi?id=1391127 config/settings.yml | 2 ++ .../EmsEvent/OpenStack.class/aggregate.addhost.end.yaml | 12 ++++++++++++ .../EmsEvent/OpenStack.class/aggregate.removehost.end.yaml | 12 ++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 db/fixtures/ae_datastore/ManageIQ/System/Event/EmsEvent/OpenStack.class/aggregate.addhost.end.yaml create mode 100644 db/fixtures/ae_datastore/ManageIQ/System/Event/EmsEvent/OpenStack.class/aggregate.removehost.end.yaml 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://rhn.redhat.com/errata/RHBA-2017-0012.html |