Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
1351043d
Commit
1351043d
authored
Feb 15, 2011
by
Jonathon Duerig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added interfaces to component_hops in example.
parent
a18324b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
protogeni/rspec/0.1/examples/external-request.xml
protogeni/rspec/0.1/examples/external-request.xml
+12
-2
No files found.
protogeni/rspec/0.1/examples/external-request.xml
View file @
1351043d
...
...
@@ -25,7 +25,17 @@
virtual_interface_id=
"if0"
/>
<interface_ref
virtual_node_id=
"right"
virtual_interface_id=
"if0"
/>
<component_hop
component_urn=
"urn:utah+link+link-ion"
/>
<component_hop
component_urn=
"urn:uky+link+link-ion"
/>
<component_hop
component_urn=
"urn:utah+link+link-ion"
>
<interface_ref
component_node_uuid=
"urn:utah+node+cisco3"
component_interface_id=
"ion"
/>
<interface_ref
component_node_uuid=
"urn:ion+node+ion"
component_interface_id=
"interface"
/>
</component_hop>
<component_hop
component_urn=
"urn:uky+link+link-ion"
>
<interface_ref
component_node_uuid=
"urn:uky+node+hp1"
component_interface_id=
"ion"
/>
<interface_ref
component_node_uuid=
"urn:ion+node+ion"
component_interface_id=
"interface"
/>
</component_hop>
</link>
</rspec>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment