Skip to content

Commit

Permalink
Merge pull request #14957 from tinaafitz/add_notification_type
Browse files Browse the repository at this point in the history
Add orchestration_stack_retired notification type.
  • Loading branch information
gmcculloug authored May 2, 2017
2 parents d1e5d88 + 54fedf7 commit 4890687
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions db/fixtures/notification_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,9 @@
:expires_in: 24.hours
:level: :warning
:audience: global
- :name: orchestration_stack_retired
:message: Orchestration Stack %{subject} has been retired.
:expires_in: 7.days
:level: :success
:audience: tenant

0 comments on commit 4890687

Please sign in to comment.