source: trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-bbn-pgeni.rspec @ 1433

Last change on this file since 1433 was 1433, checked in by lnevers@bbn.com, 12 years ago

added missing sliver_type

  • Property svn:executable set to *
File size: 966 bytes
RevLine 
[1402]1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3This rspec reserves  a PG node at the GPO PGENI
[1433]4for EG-EXP-6 experiment 3
[1402]5
6AM: https://pgeni.gpolab.bbn.com/protogeni/xmlrpc/am
7-->
8<rspec type="request"
9        xmlns="http://www.geni.net/resources/rspec/3"
10        xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1"
11        xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1"
12        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13        xsi:schemaLocation="http://www.geni.net/resources/rspec/3
14        http://www.geni.net/resources/rspec/3/request.xsd"> 
15
16<node client_id="VM" component_manager_id="urn:publicid:IDN+pgeni.gpolab.bbn.com+authority+cm"
17        exclusive="false">
[1433]18      <sliver_type name="raw-pc">
19        <disk_image name="urn:publicid:IDN+pgeni.gpolab.bbn.com+image+emulab-ops//UBUNTU1004-STD" />
20      </sliver_type>
[1402]21        <interface client_id="VM:if0">
22        <ip address="10.42.11.199" netmask="255.255.255.0" />
23        </interface>
24</node>
25</rspec>
26
Note: See TracBrowser for help on using the repository browser.