mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Fix Sunstone Image creation
This commit is contained in:
parent
50155b655b
commit
c0fd44512c
@ -32,7 +32,7 @@ module OpenNebulaJSON
|
||||
template = template_to_str(image_hash)
|
||||
end
|
||||
|
||||
OpenNebula::ImageRepository.new.create(self, template)
|
||||
self.allocate(template)
|
||||
end
|
||||
|
||||
def perform_action(template_json)
|
||||
|
Loading…
x
Reference in New Issue
Block a user