source: trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/OSF/EG-CT-4-ig-gpo.rspec-VM @ 3460

Last change on this file since 3460 was 3072, checked in by lnevers@bbn.com, 10 years ago

Rspecs used for OSF and SL confirmation tests

  • Property svn:executable set to *
File size: 913 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<rspec xmlns="http://www.geni.net/resources/rspec/3"
3       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
4       xmlns:sharedvlan="http://www.geni.net/resources/rspec/ext/shared-vlan/1"
5       xs:schemaLocation="http://www.geni.net/resources/rspec/3
6           http://www.geni.net/resources/rspec/3/request.xsd
7           http://www.geni.net/resources/rspec/ext/shared-vlan/1
8           http://www.geni.net/resources/rspec/ext/shared-vlan/1/request.xsd"
9       type="request">
10
11  <node client_id="gpo-ig" exclusive="false">
12    <sliver_type name="emulab-xen" />
13    <interface client_id="gpo-ig:if0">
14      <ip address="10.42.11.43" netmask="255.255.255.0" type="ipv4" />
15    </interface>
16  </node>
17  <link client_id="openflow-mesoscale-0">
18    <interface_ref client_id="gpo-ig:if0" />
19    <sharedvlan:link_shared_vlan name="mesoscale-openflow" />
20  </link>
21</rspec>
Note: See TracBrowser for help on using the repository browser.