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 16:39, 12 March 2013 by Krakow (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

   notifyPendingRegistration:
    subject: "New registration of VO %%VONAME%%"
    description: "A registration is waiting for validation"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"
   notifyOnPendingChange:
    subject: "Update made on %%VONAME%% VO ID CARD"
    decription: "A change in VO is waiting for validation"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"
   notifyOnChangeAccepted:
    subject: "Modification on VO %%VONAME%% is accepted"
    decription: "A change in VO have been accepted"
    targets:
      EGI-Representatives:
        "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"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"
   notifyOnStatusChangedFromNewToProd:
    subject: "Status of VO %%VONAME%% has changed"
    decription: "Status has been switched from 'NEW' to 'PRODUCTION'"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"
         "ucst@egi.eu": "UCST"
   notifyOnStatusChanged:
    subject: "Status of VO %%VONAME%% has changed"
    decription: "Status of VO has been changed"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"
   notifyOnScopeChanged:
    subject: "Scope of VO %%VONAME%% has changed"
    decription: "Scope of VO has been changed"
      targets:
        EGI-Representatives:
          "operations@egi.eu": "EGI Operations"
   notifyOnVomsCreation:
    subject: "A VOMS server has been added for VO %%VONAME%%"
    decription: "A VOMS server has been added for a VO"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"
   notifyOnPendingGGUSSupportUnitRequest:
    subject: "New VO %%VONAME%% wants GGUS dedicated support"
    decription: "A GGUS support unit have been requested"
    targets:
      EGI-Representatives:
        "operations@egi.eu": "EGI Operations"