mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
Bug #1733: Change onehost update method rights to ADMIN
This commit is contained in:
parent
3bfae38f5a
commit
c3bbc983ca
@ -111,6 +111,7 @@ public:
|
||||
Nebula& nd = Nebula::instance();
|
||||
pool = nd.get_hpool();
|
||||
auth_object = PoolObjectSQL::HOST;
|
||||
auth_op = AuthRequest::ADMIN;
|
||||
};
|
||||
|
||||
~HostUpdateTemplate(){};
|
||||
|
Loading…
Reference in New Issue
Block a user