Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
4d2ab207
Commit
4d2ab207
authored
Dec 04, 2012
by
Jonathon Duerig
Browse files
Bugfix: Make sure to export CreateImage in APIv3
parent
fd6152a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/xmlrpc/geni-am.pm.in
View file @
4d2ab207
...
...
@@ -77,6 +77,7 @@ if ($GENI_VERSION eq "1.0" || $GENI_VERSION eq "2.0") {
"
Shutdown
"
=>
\
&
GeniAM::
Shutdown
,
"
Update
"
=>
\
&
GeniAM::
Update
,
"
Cancel
"
=>
\
&
GeniAM::
Cancel
"
CreateImage
"
=>
\
&
GeniAM::
CreateImage
,
};
}
...
...
Write
Preview
Supports
Markdown
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