mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #201: Fix minor bug
This commit is contained in:
parent
31b8f05a65
commit
a50d899d42
@ -287,6 +287,7 @@ end
|
||||
|
||||
def get_image_id(name)
|
||||
get_entity_id(name, OpenNebula::ImagePool)
|
||||
end
|
||||
|
||||
def get_cluster_id(name)
|
||||
get_entity_id(name, OpenNebula::ClusterPool)
|
||||
|
Loading…
x
Reference in New Issue
Block a user