
Trying to run o-s-t with Lago on F25 and I'm getting very early in the run an error that it only knows 'default' VM type. Any ideas? Where can I look for logs? TIA, Y.

Is lago-ovirt installed ? The logs are located in "deployment-$SUITE_NAME/default/logs/lago.log On Thu, Apr 27, 2017 at 8:09 PM, Yaniv Kaul <ykaul@redhat.com> wrote:
Trying to run o-s-t with Lago on F25 and I'm getting very early in the run an error that it only knows 'default' VM type. Any ideas? Where can I look for logs?
TIA, Y.
_______________________________________________ lago-devel mailing list lago-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/lago-devel

pip install entry-point-inspector or dnf install python2-epi And then run: epi group show lago.plugins.cli and epi group show lago.plugins.ovirt.cli If everything is ok - the 'error' column should be empty, the error you described usually happens when one of the dependencies in one of the python entry points is missing, and unfortunately we don't print the original traceback. Using the 'epi' tool you should see the exact error. On Thu, Apr 27, 2017 at 9:01 PM, Gal Ben Haim <gbenhaim@redhat.com> wrote:
Is lago-ovirt installed ?
The logs are located in "deployment-$SUITE_NAME/default/logs/lago.log
On Thu, Apr 27, 2017 at 8:09 PM, Yaniv Kaul <ykaul@redhat.com> wrote:
Trying to run o-s-t with Lago on F25 and I'm getting very early in the run an error that it only knows 'default' VM type. Any ideas? Where can I look for logs?
TIA, Y.
_______________________________________________ lago-devel mailing list lago-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/lago-devel
_______________________________________________ lago-devel mailing list lago-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/lago-devel

On Apr 27, 2017 9:01 PM, "Gal Ben Haim" <gbenhaim@redhat.com> wrote: Is lago-ovirt installed ? Ah. I suspected that. Did not notice I've had libgovirt RPM installed instead. Seems to work now. The logs are located in "deployment-$SUITE_NAME/default/logs/lago.log It broke before it was created. Y. On Thu, Apr 27, 2017 at 8:09 PM, Yaniv Kaul <ykaul@redhat.com> wrote:
Trying to run o-s-t with Lago on F25 and I'm getting very early in the run an error that it only knows 'default' VM type. Any ideas? Where can I look for logs?
TIA, Y.
_______________________________________________ lago-devel mailing list lago-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/lago-devel
participants (3)
-
Gal Ben Haim
-
Nadav Goldin
-
Yaniv Kaul