Feature #5136
Improve ec2 key_ids security
Status: | Closed | Start date: | 05/03/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Sergio Semedi | % Done: | 100% | |
Category: | Drivers - VM | |||
Target version: | Release 5.4 | |||
Resolution: | fixed | Pull request: |
Description
Ec2 driver gets all credentials from a .yam file located inside /etc, this is not the best practise for security.
Following vcenter driver, will be nice to change ec2 driver in a similar way, deleting the .yam file and delegating credential communications to the host template (with hashing ofc).
Associated revisions
History
#1 Updated by Sergio Semedi about 4 years ago
- % Done changed from 0 to 100
#2 Updated by Ruben S. Montero about 4 years ago
- Category set to Drivers - VM
- Status changed from Assigned to Closed
- Target version set to Release 5.4
- Resolution set to fixed