esnet / enos

ESnet Network Operating System (NOT ACTIVELY MAINTAINED)
Other
15 stars 4 forks source link

LXC: Dynamic Linux container control investigation and design #45

Open jmacauley opened 8 years ago

jmacauley commented 8 years ago

Investigate ProxMox programmable API. Design ENOS management of Linux Kernel virtual machines (KVM) and Linux containers (LXC).

lomaxfrog commented 8 years ago

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.