Last change
on this file since 3171 was
1914,
checked in by lnevers@bbn.com, 11 years ago
|
Rspecs used to complet New Site Confirmation Tests for GATech
|
-
Property svn:executable set to
*
|
File size:
1.2 KB
|
Rev | Line | |
---|
[1914] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <rspec type="request" |
---|
| 3 | xmlns="http://www.geni.net/resources/rspec/3" |
---|
| 4 | xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1" |
---|
| 5 | xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" |
---|
| 6 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
| 7 | xsi:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
| 8 | http://www.geni.net/resources/rspec/3/request.xsd"> |
---|
| 9 | |
---|
| 10 | <node client_id="VM" component_manager_id="urn:publicid:IDN+instageni.rnoc.gatech.edu+authority+cm" exclusive="false"> |
---|
| 11 | <sliver_type name="emulab-openvz"/> |
---|
| 12 | <interface client_id="VM:if0"> |
---|
| 13 | <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/> |
---|
| 14 | </interface> |
---|
| 15 | </node> |
---|
| 16 | <node client_id="PC" component_manager_id="urn:publicid:IDN+instageni.rnoc.gatech.edu+authority+cm" exclusive="true"> |
---|
| 17 | <sliver_type name="raw-pc"/> |
---|
| 18 | <interface client_id="PC:if0"> |
---|
| 19 | <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/> |
---|
| 20 | </interface> |
---|
| 21 | </node> |
---|
| 22 | <link client_id="lan0"> |
---|
| 23 | <component_manager name="urn:publicid:IDN+instageni.rnoc.gatech.edu+authority+cm"/> |
---|
| 24 | <interface_ref client_id="VM:if0"/> |
---|
| 25 | <interface_ref client_id="PC:if0"/> |
---|
| 26 | <link_type name="lan"/> |
---|
| 27 | </link> |
---|
| 28 | </rspec> |
---|
Note: See
TracBrowser
for help on using the repository browser.