Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
55b8ad74
Commit
55b8ad74
authored
Jun 28, 2013
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add noexport handling.
parent
4c091c96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
backend/newimageid_ez.in
backend/newimageid_ez.in
+2
-1
No files found.
backend/newimageid_ez.in
View file @
55b8ad74
#!/usr/bin/perl -wT
#
# Copyright (c) 2000-201
2
University of Utah and the Flux Group.
# Copyright (c) 2000-201
3
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -185,6 +185,7 @@ my %xmlfields =
"
max_concurrent
",
=>
["
max_concurrent
",
$SLOT_OPTIONAL
,
0
],
"
shared
",
=>
["
shared
",
$SLOT_OPTIONAL
,
0
],
"
global
",
=>
["
global
",
$SLOT_OPTIONAL
,
0
],
"
noexport
",
=>
["
noexport
",
$SLOT_OPTIONAL
,
0
],
"
mbr_version
",
=>
["
mbr_version
",
$SLOT_OPTIONAL
],
"
metadata_url
",
=>
["
metadata_url
",
$SLOT_ADMINONLY
],
"
imagefile_url
",
=>
["
imagefile_url
",
$SLOT_ADMINONLY
],
...
...
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