enos icon indicating copy to clipboard operation
enos copied to clipboard

LXC: Creating containers

Open jmacauley opened this issue 9 years ago • 3 comments

jmacauley avatar Apr 18 '16 20:04 jmacauley

When trying to create a container on the production ProxMox cluster, the command fail with "missing request module". I am not sure if that is due to a bug in the script or a misconfiguration on the proxmox cluster.

lomaxfrog avatar Jul 14 '16 14:07 lomaxfrog

"requests" is a python module dependency. You will need to add it to your netshell Python path in order to execute the script.

Sowmya

Sent from my iPhone

On Jul 14, 2016, at 7:54 AM, Eric Pouyoul [email protected] wrote:

When trying to create a container on the production ProxMox cluster, the command fail with "missing request module". I am not sure if that is due to a bug in the script or a misconfiguration on the proxmox cluster.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

sowmyab avatar Jul 14 '16 15:07 sowmyab

Auth seems to be restricted to the es.net realm. The proxmox enos user is within the proxmox realm.

lomaxfrog avatar Jul 19 '16 16:07 lomaxfrog