New OpenStack features are emitting new events; these are not reflected in config or automate.
https://github.com/ManageIQ/manageiq/pull/12267
*** Bug 1390333 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq/pull/12411 also required
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/2d7d64b4e9dca92773f3b2be08d9acebd7d66554 commit 2d7d64b4e9dca92773f3b2be08d9acebd7d66554 Author: Scott Seago <sseago> AuthorDate: Thu Nov 3 11:24:44 2016 -0400 Commit: Scott Seago <sseago> CommitDate: Thu Nov 3 11:24:44 2016 -0400 Add OpenStack events for Host Aggregate add/remove hosts This is a follow-on PR for bz 1390330. The prior PR adds a number of events, but it missing those for add/remove hosts for host aggregates https://bugzilla.redhat.com/show_bug.cgi?id=1390330 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
verified on 5.8.0.6 exist on advanced settings, aggregate.addhost.end, aggregate.removehost.end