mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #4217: Provide marketplace id as attr
This commit is contained in:
parent
04226e0cd7
commit
6cc4faf8e3
@ -37,7 +37,7 @@ module OpenNebulaJSON
|
||||
template = template_to_str(mp_hash)
|
||||
end
|
||||
|
||||
self.allocate(template)
|
||||
self.allocate(template, mp_id.to_i)
|
||||
end
|
||||
|
||||
def perform_action(template_json)
|
||||
|
Loading…
x
Reference in New Issue
Block a user