Both functions generated error:
Minion did not return. [No response]
But when using parameter list_names=True (profile_list) for list_aliases=True (image_list) it was working!
Could be related to the salt version I use: 2018.3.2 (Oxygen)
Note I use the same maser and minion version.
Also note that on the minion it seems to use Python3 in my case (although Python2 is also installed).
As a result I also had to install Python3 version of pylxd (pip3 install -U pylxd).
My pylxd==2.2.7
Both functions generated error: Minion did not return. [No response]
But when using parameter list_names=True (profile_list) for list_aliases=True (image_list) it was working!
Could be related to the salt version I use: 2018.3.2 (Oxygen) Note I use the same maser and minion version.
Also note that on the minion it seems to use Python3 in my case (although Python2 is also installed). As a result I also had to install Python3 version of pylxd (pip3 install -U pylxd). My pylxd==2.2.7