https://github.com/ManageIQ/manageiq/pull/14867
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/5160436312608ffb695249af2902bf9eef9cb725 commit 5160436312608ffb695249af2902bf9eef9cb725 Author: Nick Carboni <ncarboni> AuthorDate: Mon Apr 24 17:12:04 2017 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Mon Apr 24 17:12:04 2017 -0400 Add a notification for when the embedded ansible role is activated This allows us to bookend the possibly long-running process of configuring and starting embedded ansible on a server. The first notification will get sent as soon as the worker is started on a server and the other will get sent as soon as the embedded ansible service is up and running. https://bugzilla.redhat.com/show_bug.cgi?id=1444852 app/models/embedded_ansible_worker/runner.rb | 8 +++++--- db/fixtures/notification_types.yml | 5 +++++ spec/models/embedded_ansible_worker/runner_spec.rb | 17 +++++++++++++++-- 3 files changed, 25 insertions(+), 5 deletions(-)
Verified in 5.9.0.1