Feature #3767
Add resource pool confinment to vCenter admin user
Status: | Closed | Start date: | 04/21/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | vCenter | |||
Target version: | Release 4.14 | |||
Resolution: | fixed | Pull request: |
Description
Setting RESOURCE_POOL attribute in host, makes OpenNebula request resources from that poo, and thus limits the permissions needed by the OpenNebula user in vCenter.
Attached patch modified from Sebastiaan Smit <bas@echelon.nl> proposed code.
Related issues
Associated revisions
Feature #3767: Add support for resource pool confinment in vCenter drivers
Feature #3767: Add support for resource pool confinment in vCenter drivers
(cherry picked from commit 0c3bee9ec36141cf1bac720894a19978373d7a0f)
History
#1 Updated by Tino Vázquez about 6 years ago
- Related to Bug #3766: vCenter password gets double encrypted on host template update added
#2 Updated by Tino Vázquez about 6 years ago
- Status changed from Pending to New
- % Done changed from 0 to 80
Tested and added code in the repository
Need documentation on how to create user with access to RP and permissions to deploy:
- create user
- give resource pool admin on datacenter
- add resource pool admin (or equivalent) to datastore
Use of VCENTER_RESOURCE_POOL var on host (needs solving #3766)
#3 Updated by Tino Vázquez about 6 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
- Resolution set to fixed
done in documentatoin