enos
enos copied to clipboard
LXC: Dynamic Linux container control investigation and design
Investigate ProxMox programmable API. Design ENOS management of Linux Kernel virtual machines (KVM) and Linux containers (LXC).
The management of the ProxMox credential needs to be revisited: currently, the user password is saved in clear in the mongodb database. Since most user are going to use their LDAP credential, that would mean that their LDAP password would be saved in clear.
A temporary work around has been to created a special enos user on the proxmox cluster, so, at least, one that "user" 's password would be saved in clear.