-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
b0e7921 OS-7761. Restore the 'Expand' button to the side modal header 755b5a2 OS-7736. Update resource_owner_violation_report email template 3c0c939 OS-7735. Update pool_owner_violation_report email template
- Loading branch information
Showing
8 changed files
with
1,083 additions
and
1,276 deletions.
There are no files selected for viewing
1,061 changes: 447 additions & 614 deletions
1,061
herald/modules/email_generator/templates/pool_owner_violation_report.html
Large diffs are not rendered by default.
Oops, something went wrong.
1,220 changes: 586 additions & 634 deletions
1,220
herald/modules/email_generator/templates/resource_owner_violation_report.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -651,25 +651,13 @@ | |
'template_type': 'pool_owner_violation_report', | ||
'template_params': { | ||
'texts': { | ||
'title': 'Resource Constraints Report', | ||
'total_differ': 0, | ||
'total_violated': 2, | ||
'differ_resources': [], | ||
'organization': { | ||
'id': '28eef4b1-4acf-4050-b833-86c3b2aaf1e7', | ||
'name': 'Lori Inc' | ||
}, | ||
'user': { | ||
'assignment_id': 'e56d3134-a7f3-44c3-9f70-4734fae654fd', | ||
'assignment_resource_id': '28eef4b1-4acf-4050-b833-86c3b2aaf1e7', | ||
'assignment_type_id': 2, | ||
'role_id': 3, | ||
'role_name': 'Manager', | ||
'role_scope_id': None, | ||
'role_purpose': 'optscale_manager', | ||
'user_display_name': 'lori54', | ||
'user_email': '[email protected]', | ||
'user_id': '0eebe586-9cad-4daf-b143-075c2422cf98'}, | ||
'violated_resources': [ | ||
{ | ||
'cloud_resource_id': 'i-05377b0fa5b9674fd', | ||
|
@@ -754,7 +742,6 @@ | |
"subject": "Action required: Hystax OptScale Resource Constraints Report", | ||
"template_params": { | ||
"texts": { | ||
"title": "Resource Constraints Report", | ||
"total_differ": 1, | ||
"total_violated": 1, | ||
"differ_resources": [{ | ||
|
@@ -790,11 +777,6 @@ | |
"id": "b8835bce-da4c-4c29-98a0-4b4967baba53", | ||
"name": "Czar Pictures" | ||
}, | ||
"user": { | ||
"user_display_name": "Mr Smith", | ||
"user_email": "[email protected]", | ||
"user_id": "8aa14efd-d111-4934-9c19-92b6f0da18fe" | ||
}, | ||
"violated_resources": [{ | ||
"cloud_resource_id": "hystax-eu-fra", | ||
"constraint_limit": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters