mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #295: fixing wrong function name
This commit is contained in:
parent
875fedd5e9
commit
ca8effde6b
@ -116,7 +116,7 @@ module OpenNebula
|
||||
end
|
||||
|
||||
# Makes the Image non persistent
|
||||
def unpublish
|
||||
def nonpersistent
|
||||
set_persistent(false)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user