You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add optional IRC notifications for when new systems
are provisioned and available.
* Add optional email notifications for when new systems
are provisioned and available
* Rename alert-expiration to quads-notify
patchset #2: whitespace
patchset #3: fix mistake in IRC notification
adding channel option
patchset #4: typo in IRC channel variable
fixes#2
Change-Id: Ib49b5d5d92081b7bbfc1f23179f7096acaf79f8e
Due to what looks like a Foreman bug or artifacts from when puppet
collects facts about a host that adds additional interfaces,
sometimes this causes multiple, non-primary interfaces to be
collected under the Foreman host profile. If Foreman doesn't
have control of these additional interfaces it can cause the build
flag toggle to fail.
patchset #3: fix spacing
Fixes#29
Change-Id: Ie5a538dd0928a2a7643b1f356b30504c853fbb70
This patch will start to document QUADS JSON API for
GET and POST http operations. I am also adding a section
that expands the 'contributing' section to include creating
a Github issue for any relevant proposed patchets.
I'm also removing the Jenkins CI build image as it's not
dynamic.
Lastly I'm updating the image/quads-visual.png to show
the new and improved tooltip hover CSS for the heat map.
Patchset #3: remove whitespace in markdown.
Patchset #4: additional POST documentation
fixes: #71
Change-Id: I3646356195e9c545e13bc8b5805d828a8cf3b266
RFE to add color coding (green, yellow, red) when the TimeRemaining threshold hits the following:
Green - assignment duration left > 5 days
Yellow - assignment duration left < 5 days
Red - assignment duration < 2 days
The text was updated successfully, but these errors were encountered: