Feature #3331
Encrypt password of VCenter hosts in templates
Status: | Closed | Start date: | 11/12/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | vCenter | |||
Target version: | Release 4.10.1 | |||
Resolution: | fixed | Pull request: |
Description
Host templates are protected with standard openNebula permissions. This issue is also to protect the vcenter password encrypting it in the host template.
Associated revisions
feature #3331: Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
Feature #3331: Fix for vCenter monitorization and in error break
feature #3331: Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
(cherry picked from commit 8016908d3bc357bebf1af4a5f236af6952de6d34)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
Feature #3331: Fix for vCenter monitorization and in error break
(cherry picked from commit 7d94b9be2644d04aa17bca383d9d3e6df6145596)
feature #3331: Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
(cherry picked from commit 8016908d3bc357bebf1af4a5f236af6952de6d34)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
Feature #3331: Fix for vCenter monitorization and in error break
(cherry picked from commit 7d94b9be2644d04aa17bca383d9d3e6df6145596)
History
#1 Updated by Ruben S. Montero over 6 years ago
- Target version changed from Release 4.12 to Release 4.10.1
#2 Updated by Ignacio M. Llorente over 6 years ago
- Assignee set to Tino Vázquez
#3 Updated by Tino Vázquez over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to fixed