perfsonar-dev - r2131 - in trunk/perfsonar: conf schema/example-instances/perfSONAR
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r2131 - in trunk/perfsonar: conf schema/example-instances/perfSONAR
- Date: Fri, 23 Feb 2007 09:03:40 -0500
Author: roman
Date: 2007-02-23 09:03:39 -0500 (Fri, 23 Feb 2007)
New Revision: 2131
Modified:
trunk/perfsonar/conf/eventType-map.xml
trunk/perfsonar/conf/rrd-database_TEST.xml
trunk/perfsonar/schema/example-instances/perfSONAR/MetadataKey-Filter-Req-1.xml
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-2.xml
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-1.xml
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-2.xml
Log:
eventType has changed from 'utilization' 'into
http://ggf.org/ns/nmwg/characteristic/utilization/2.0'
Modified: trunk/perfsonar/conf/eventType-map.xml
===================================================================
--- trunk/perfsonar/conf/eventType-map.xml 2007-02-23 10:57:49 UTC (rev
2130)
+++ trunk/perfsonar/conf/eventType-map.xml 2007-02-23 14:03:39 UTC (rev
2131)
@@ -8,7 +8,7 @@
<eventType-config>
<eventType>
- <name>utilization</name>
+ <name>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</name>
<metadataQueryGenerator>org.perfsonar.service.measurementArchive.metadataConfig.queryGenerator.UtilizationQueryGenerator</metadataQueryGenerator>
<responseGenerator>org.perfsonar.service.measurementArchive.sqlType.fetch.UtilizationResponseGenerator</responseGenerator>
<storeRequestProcess>org.perfsonar.service.measurementArchive.sqlType.store.UtilizationStoreRequestProcess</storeRequestProcess>
Modified: trunk/perfsonar/conf/rrd-database_TEST.xml
===================================================================
--- trunk/perfsonar/conf/rrd-database_TEST.xml 2007-02-23 10:57:49 UTC (rev
2130)
+++ trunk/perfsonar/conf/rrd-database_TEST.xml 2007-02-23 14:03:39 UTC (rev
2131)
@@ -18,7 +18,7 @@
</nmwgt:interface>
</netutil:subject>
<nmwg:parameters>
- <nmwg:parameter
name="supportedEventType">utilization</nmwg:parameter>
+ <nmwg:parameter
name="supportedEventType">http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:parameter>
</nmwg:parameters>
</nmwg:metadata>
@@ -48,7 +48,7 @@
</nmwgt:interface>
</netutil:subject>
<nmwg:parameters>
- <nmwg:parameter
name="supportedEventType">utilization</nmwg:parameter>
+ <nmwg:parameter
name="supportedEventType">http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:parameter>
</nmwg:parameters>
</nmwg:metadata>
Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/MetadataKey-Filter-Req-1.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/MetadataKey-Filter-Req-1.xml
2007-02-23 10:57:49 UTC (rev 2130)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/MetadataKey-Filter-Req-1.xml
2007-02-23 14:03:39 UTC (rev 2131)
@@ -27,7 +27,7 @@
<nmwgt:hostName>test-hostName</nmwgt:hostName>
</nmwgt:interface>
</netutil:subject>
- <nmwg:eventType>utilization</nmwg:eventType>
+
<nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
</nmwg:metadata>
Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-2.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-2.xml
2007-02-23 10:57:49 UTC (rev 2130)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-2.xml
2007-02-23 14:03:39 UTC (rev 2131)
@@ -31,7 +31,7 @@
</nmwgt:interface>
</netutil:subject>
- <nmwg:eventType>utilization</nmwg:eventType>
+
<nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
</nmwg:metadata>
Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-1.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-1.xml
2007-02-23 10:57:49 UTC (rev 2130)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-1.xml
2007-02-23 14:03:39 UTC (rev 2131)
@@ -55,7 +55,7 @@
<nmwgt:direction>in</nmwgt:direction>
</nmwgt:interface>
</netutil:subject>
- <nmwg:eventType>utilization</nmwg:eventType>
+
<nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
</nmwg:metadata>
@@ -65,7 +65,7 @@
<nmwgt:direction>out</nmwgt:direction>
</nmwgt:interface>
</netutil:subject>
- <nmwg:eventType>utilization</nmwg:eventType>
+
<nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
</nmwg:metadata>
Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-2.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-2.xml
2007-02-23 10:57:49 UTC (rev 2130)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/SetupDataRequest-FilterRRDSelect-Chaining-2.xml
2007-02-23 14:03:39 UTC (rev 2131)
@@ -55,7 +55,7 @@
<nmwgt:direction>in</nmwgt:direction>
</nmwgt:interface>
</netutil:subject>
- <nmwg:eventType>utilization</nmwg:eventType>
+
<nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
</nmwg:metadata>
@@ -65,7 +65,7 @@
<nmwgt:direction>out</nmwgt:direction>
</nmwgt:interface>
</netutil:subject>
- <nmwg:eventType>utilization</nmwg:eventType>
+
<nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
</nmwg:metadata>
- r2131 - in trunk/perfsonar: conf schema/example-instances/perfSONAR, svnlog, 02/23/2007
Archive powered by MHonArc 2.6.16.