Fixing up unit tests from HA/Clustering work

* Also purge old fact migration tests
* Upgrade some services on various container images
This commit is contained in:
Matthew Jones
2016-10-03 10:39:59 -04:00
parent b4c852cf53
commit 959342a5fd
13 changed files with 59 additions and 290 deletions

View File

@@ -1,5 +1,3 @@
Completion pending unit tests and acceptance info and instructions. The following documentation will likely be moved to the feature epic card and reproduced in our development documentation.
# Notification System Overview
A Notifier is an instance of a notification type (Email, Slack, Webhook, etc) with a name, description, and a defined configuration (A few examples: Username, password, server, recipients for the Email type. Token and list of channels for Slack. Url and Headers for webhooks)