Changes between Version 12 and Version 13 of GENIMetaOps/DraftMonitoringMetrics


Ignore:
Timestamp:
05/01/12 00:20:46 (12 years ago)
Author:
chaos@bbn.com
Comment:

add optional version information attribute for SAs and AMs

Legend:

Unmodified
Added
Removed
Modified
  • GENIMetaOps/DraftMonitoringMetrics

    v12 v13  
    1818   * `name`: the name of the SA host (e.g. an FQDN)
    1919   * `type`: what type of SA is this?  SA functionality is the same regardless of what type of software implements the SA, so this piece of information is just for reference while debugging.
     20   * `version`: what version of the SA software is this SA running --- meaning of this value depends on the SA
    2021   * `location`: the physical location containing this aggregate.  Metadata about this location should be submitted to GMOC some other way (not within the `<sa>` element).
    2122   * `organization`: the organization which primarily maintains this resource.  Again, metadata about this organization should be submitted to GMOC some other way (not within the `<sa>` element).
     
    3334   * `name`: the name of the aggregate host (e.g. an FQDN)
    3435   * `type`: what type of aggregate is this? GMOC will probably need to be aware of all valid values of this attribute, though new values may be able to do some useful things by default. In this example, we use the aggregate type values: `myplc`, `foam`.
     36   * `version`: what version of the AM software is this AM running --- meaning of this value depends on the AM type
    3537   * `location`: the physical location containing this aggregate.  Metadata about this location should be submitted to GMOC some other way (not within the `<aggregate>` element).
    3638   * `organization`: the organization which primarily maintains this resource.  Again, metadata about this organization should be submitted to GMOC some other way (not within the `<aggregate>` element).
     
    7072 * Relations:
    7173{{{
    72 <sa name="pgeni.gpolab.bbn.com" type="protogeni" location="gpolab" organization="BBN">
     74<sa name="pgeni.gpolab.bbn.com" type="protogeni" version="" location="gpolab" organization="BBN">
    7375  <slice name="urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+plastic-104" uuid="18aaf8f4-7d77-11e0-b70c-000c29f89f7b" created=1305261529 expires=1337083200 creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+jbs" />
    7476</sa>
     
    8082 * Relations:
    8183{{{
    82 <aggregate type="myplc" name="hegen.gpolab.bbn.com" location="gpolab" organization="BBN">
     84<aggregate type="myplc" name="hegen.gpolab.bbn.com" version="" location="gpolab" organization="BBN">
    8385  <sliver name="pgenigpolabbbncom_plastic104" uuid="" created=1305301475 expires=1337137200 slice_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+plastic-104" slice_uuid="">
    8486    <resource_mapping resource="bain.gpolab.bbn.com" type="vm" name="pgenigpolabbbncom_plastic104"/>