*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #ara | 05:34 | |
*** gvincent has quit IRC | 08:49 | |
*** TKersten has joined #ara | 08:54 | |
*** TKersten has left #ara | 10:58 | |
Arrfab | dmsimard: confirmed that ara on the c8 container seems to work, but when willing to have ansible itself on el7, one has still to pip install ara | 15:10 |
---|---|---|
Arrfab | dmsimard: and that's the only one available for pip/python2 ? Successfully installed ara-1.3.2 | 15:18 |
Arrfab | seems so :) | 15:19 |
Arrfab | dmsimard: ERROR! Unexpected Exception, this is probably a bug: No module named ara.clients | 15:25 |
Arrfab | argh : https://github.com/ansible-community/ara/issues/72 | 15:37 |
Arrfab | so I thought that python3 was only required for ara-server, reason why in a el8 container it would work with python3 | 15:38 |
Arrfab | so exposing http and using ansible itself on a el7 | 15:38 |
Arrfab | but it seems even the http client for callback needs to be python3 ? if so, that doesn't even make sense trying to build a container for that , if host also needs to have same version :) | 15:39 |
dmsimard | Arrfab: the callback and http client could be made to work with python2, the API server can't | 16:49 |
dmsimard | Your Ansible runs from an el7 machine ? Not el8 ? | 16:51 |
Arrfab | dmsimard: yes, as least that's what I was trying : ansible host on el7 and ara-server in a el8 container | 17:01 |
*** Jmainguy has quit IRC | 17:02 | |
*** Jmainguy has joined #ara | 17:02 | |
*** evrardjp has quit IRC | 17:33 | |
*** evrardjp has joined #ara | 17:34 | |
dmsimard | Arrfab: right, so I thought you meant the other way around -- hosting the API on an el7 machine (running an el8 container) and running Ansible from el8 | 17:42 |
dmsimard | I don't really have a great suggestion, I'm not very interested in supporting py2 things in any official capacity :( | 17:44 |
dmsimard | If your Ansible control node can be el8, that'd probably be the easiest way | 17:46 |
nahun | Just started running Ansible on el7 with py3. A colleague of mine got selinux module on it running and it works fine. | 18:55 |
nahun | running the ara server on it in a venv is good | 19:11 |
*** irclogbot_0 has quit IRC | 19:18 | |
*** spiette_ has joined #ara | 19:20 | |
*** spiette has quit IRC | 19:21 | |
*** openstackstatus has quit IRC | 19:24 | |
*** irclogbot_0 has joined #ara | 19:24 | |
*** openstackstatus has joined #ara | 19:25 | |
*** ChanServ sets mode: +v openstackstatus | 19:25 | |
dmsimard | nahun: venv works but I don't think Ansible is packaged in py3 on el7 and yeah libselinux is missing | 20:46 |
dmsimard | There's https://bugs.centos.org/view.php?id=16389 for missing libselinux | 20:46 |
nahun | my coworker compiled the selinux module on el7 to make it work | 20:48 |
nahun | we had been trying to get el8 to work with our puppet setup for a while so I could have proper py3 support until he got that working | 20:49 |
nahun | but yeah, I guess no Ansible package in py on el7. I just use venvs always. | 20:49 |
dmsimard | nahun: did you end up figuring out how to host from a subdirectory ? | 22:47 |
nahun | no, didn't put a whole lot of time into it unfortunately. Just did a different port | 22:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!