Bug 965341 - Update emails to add Beaker specific headers
Summary: Update emails to add Beaker specific headers
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.12
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-21 00:53 UTC by Raymond Mancy
Modified: 2018-02-06 00:41 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-01 07:11:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Raymond Mancy 2013-05-21 00:53:22 UTC
Description of problem:

Some emails from Beaker are sent with notification headers and some not.

Version-Release number of selected component (if applicable):

0.12

How reproducible:


Steps to Reproduce:
1. Check all the emails generated by 'beaker'
2.
3.

Actual results:

Some do have beaker specific headers, some do not.

Expected results:

All behave consistently 

Additional info:

Comment 2 Dan Callaghan 2014-04-01 07:11:13 UTC
Beaker's notification mails all include at least an X-Beaker-Notification header, indicating the type of notification, as well as further X- headers giving extra metadata about the notification. System loan requests, problem reports, and broken notifications include the following headers:

X-Beaker-Notification
X-Beaker-System
X-Lender
X-Owner
X-Location
X-Lab-Controller
X-Vendor
X-Type
X-Arch

Job completion notifications include:

X-Beaker-Notification
X-Beaker-Job-ID

Group membership notifications include:

X-Beaker-Notification
X-Beaker-Group
X-Beaker-Group-Action

If there are any further requests for more headers not already covered, they can be filed as new RFEs.

Comment 3 Nick Coghlan 2014-04-01 07:38:36 UTC
The reservation email is sent directly by the reservesys task rather than by the server. If that's what this BZ was alluding to, it may be addressed by the RFE to add a server based scheduled reservation mechanism.


Note You need to log in before you can comment on or make changes to this bug.