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
c6791c2f
Commit
c6791c2f
authored
May 13, 2011
by
Jonathon Lynn Duerig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add extension to vtop to allow vnodes to be named independently of components
parent
21481d87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
protogeni/rspec/ext/emulab/1/vtop_extension.rnc
protogeni/rspec/ext/emulab/1/vtop_extension.rnc
+5
-1
No files found.
protogeni/rspec/ext/emulab/1/vtop_extension.rnc
View file @
c6791c2f
...
...
@@ -59,6 +59,10 @@ VclassSpec = element emulab:vclass {
element emulab:physical_type { attribute name { text } }+
}
# Information about the virtual node in the nodes table assigned to a
# particular node.
VnodeSpec = element emulab:vnode { attribute name { text } }
start = HintToSpec | NodeFlagSpec | LinkFlagSpec | VclassSpec
| FixedInterfaceSpec
| FixedInterfaceSpec
| VnodeSpec
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