mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-06 12:58:18 +03:00
bug #2492: Host rename requires ADMIN rights
This commit is contained in:
parent
682f24bafd
commit
9eba97912c
@ -264,6 +264,8 @@ public:
|
||||
Nebula& nd = Nebula::instance();
|
||||
pool = nd.get_hpool();
|
||||
auth_object = PoolObjectSQL::HOST;
|
||||
|
||||
auth_op = AuthRequest::ADMIN;
|
||||
};
|
||||
|
||||
~HostRename(){};
|
||||
|
Loading…
x
Reference in New Issue
Block a user