Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Operations Portal VO ID card notifications

From EGIWiki
Revision as of 12:56, 20 March 2013 by Olequeux (talk | contribs)
Jump to navigation Jump to search
Main EGI.eu operations services Support Documentation Tools Activities Performance Technology Catch-all Services Resource Allocation Security


Tools menu: Main page Instructions for developers AAI Proxy Accounting Portal Accounting Repository AppDB ARGO GGUS GOCDB
Message brokers Licenses OTAGs Operations Portal Perun EGI Collaboration tools LToS EGI Workload Manager


This page provides  the file configuration (yaml) which is use for notification to EGI Representatives about VO Idcards

VO ID card notifications strategy

  1. for dynamic targets possible values are VoManagers | SiteManagers | NgiManagers
  2. documentation : https://wiki.egi.eu/wiki/Operations_Portal_VO_ID_card_notifications

EGI_mail_strategy:

   notifyPendingRegistration:
     subject: "New registration of VO %%VONAME%%"
     description: "A registration is waiting for validation"
     dynamic_targets: [VoManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
   notifyOnPendingChange:
     subject: "Update made on %%VONAME%% VO ID CARD"
     decription: "A change in VO is waiting for validation"
     dynamic_targets: [VoManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
   notifyOnChangeAccepted:
     subject: "Modification on VO %%VONAME%% is accepted"
     decription: "A change in VO have been accepted"
     dynamic_targets: [VoManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
       "ucst@egi.eu": "UCST"
   notifyOnChangeRejected:
     subject: "Modification on VO %%VONAME%% is rejected"
     decription: "A change in VO have been rejected"
     dynamic_targets: [VoManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
   notifyOnCriticalStatusChanged:
     subject: "Status of VO %%VONAME%% has changed"
     decription: "Status of VO has been switched to 'delete' or 'production"
     dynamic_targets: [VoManagers, NgiManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
       "ucst@egi.eu": "UCST"
   notifyOnStatusChanged:
     subject: "Status of VO %%VONAME%% has changed"
     decription: "Status of VO has been changed"
     dynamic_targets: [VoManagers, NgiManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
   notifyOnScopeChanged:
     subject: "Scope of VO %%VONAME%% has changed"
     decription: "Scope of VO has been changed"
     dynamic_targets: [VoManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
   notifyOnVomsAdded:
     subject: "A VOMS server has been added for VO %%VONAME%%"
     decription: "A VOMS server has been added for a VO"
     dynamic_targets: [VoManagers]
     static_targets:
       "operations@egi.eu": "EGI Operations"
   notifyOnVomsConfigurationChanged:
    subject: "A VOMS server configuration has been changed  for VO %%VONAME%%"
    decription: "A VOMS server configuration has been changed for a VO"
    dynamic_targets: [VoManagers]
    static_targets:
      "operations@egi.eu": "EGI Operations"
   notifyOnMsgToVoManager:
     subject: "New message from VO supervisors concerning VO %%VONAME%%"
     decription: "A new message has been sent to VO Manager"
     dynamic_targets: [VoManagers]
     static_static_targets:
       "operations@egi.eu": "EGI Operations"