mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
Modify one.host.allocate signature, to match changes of commit:665036ef
This commit is contained in:
parent
fe2e33c488
commit
3bce21e03a
@ -210,7 +210,7 @@ public:
|
||||
HostAllocate():
|
||||
RequestManagerAllocate("HostAllocate",
|
||||
"Allocates a new host",
|
||||
"A:sssss",
|
||||
"A:ssssss",
|
||||
false)
|
||||
{
|
||||
Nebula& nd = Nebula::instance();
|
||||
|
Loading…
x
Reference in New Issue
Block a user