From e90ae8c54c6f72ae5c204ee512a8a17d2d16dc9b Mon Sep 17 00:00:00 2001 From: Thirumalesh Aaraveti <97395760+athiruma@users.noreply.github.com> Date: Wed, 20 Dec 2023 21:37:18 +0530 Subject: [PATCH] Updated the cro links (#707) --- cloud_governance/common/mails/mail_message.py | 2 +- .../common/mails/templates/cro_monitor_budget_remain_alert.j2 | 2 +- .../mails/templates/cro_monitor_budget_remain_high_alert.j2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cloud_governance/common/mails/mail_message.py b/cloud_governance/common/mails/mail_message.py index 75bb9548..436b5d0f 100644 --- a/cloud_governance/common/mails/mail_message.py +++ b/cloud_governance/common/mails/mail_message.py @@ -271,7 +271,7 @@ def cro_monitor_alert_message(self, days: int, user: str, ticket_id: str):
You project budget request ( TicketId: {ticket_id} ) will be expired in {days} days.
-You can extend the project duration in the following url {self.__portal} or terminate the instances
+You can extend the project duration in the following url {self.__portal}/extend_duration or terminate the instances
Visit the wiki page to get more information
If you want to keep using this allocation, please extend the budget:
If you want to keep using this allocation, please extend the budget: