mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Fix syntax error typo
This commit is contained in:
parent
a053cf9a53
commit
5d5475e6cf
@ -123,7 +123,7 @@ class OCCIServer < CloudServer
|
||||
end
|
||||
|
||||
network_pool = VirtualNetworkPoolOCCI.new(
|
||||
one_client),
|
||||
one_client,
|
||||
user_flag)
|
||||
|
||||
# --- Prepare XML Response ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user