mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
feature #495: Change user flag value(cherry picked from commit 6843a80d1a2f2457405e48cca3feeb1bdebee688)
This commit is contained in:
parent
e69e066d4a
commit
a963336a8f
@ -61,7 +61,7 @@ class SunstoneServer
|
||||
#
|
||||
############################################################################
|
||||
def get_pool(kind)
|
||||
user_flag = -1
|
||||
user_flag = -2
|
||||
pool = case kind
|
||||
when "cluster" then ClusterPoolJSON.new(@client)
|
||||
when "host" then HostPoolJSON.new(@client)
|
||||
|
Loading…
x
Reference in New Issue
Block a user