mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-29 18:50:08 +03:00
parent
167e25077a
commit
e398a9201a
@ -215,7 +215,7 @@ int VMActions::set_auth_ops(const string& ops_str,
|
||||
ops_set.set(SCHED_UPDATE_ACTION);
|
||||
ops_set.set(SCHED_DELETE_ACTION);
|
||||
}
|
||||
else if ( the_op == "security-group" )
|
||||
else if ( the_op == "sg-attach" )
|
||||
{
|
||||
ops_set.set(SG_ATTACH_ACTION);
|
||||
ops_set.set(SG_DETACH_ACTION);
|
||||
|
Loading…
x
Reference in New Issue
Block a user