Hide Forgot
Hi, I recently discovered that ovirt is not using the right path when encrypting power management passwords. The path just points to "keystoreUrl" and is not combined with the "ConfigDir" parameter. The problem is in the "VdsStaticDAODbFacadeImpl" class. It is getting the path like this "Config.<String> GetValue(ConfigValues.keystoreUrl, Config.DefaultConfigurationVersion);", and it should get it like this "Config.resolveKeyStorePath()". (This is copied from jhernand from the irc).
I think this solves the problem: http://gerrit.ovirt.org/1233
closing ON_QA bugs as oVirt 3.1 was released: http://www.ovirt.org/get-ovirt/