Changing internal domain to work with the jdbc extension
CodeChange? Or how should be tested?
Legacy provider for 'internal', which supports only only one user (admin) and no groups, was replaced with aaa-jdbc provider which supports unlimited number of users and groups same as aaa-ldap provider. So I think that verification should be similar to 1076971: 1. Upgrade for previous version is OK, internal legacy provider is replaced with aaa-jdbc, admin@internal can be logged in with the same password as before 2. New installation is OK, aaa-jdbc is configured properly, admin@internal can be logged in using password specified during engine-setup 3. For both upgrade and new installation verify that user/groups management using ovirt-aaa-jdbc-tool command works correctly
Doc text updated so as to be used in the Release Notes. This bug has been cloned, including the old doc text, so that this enhancement can be incorporated into the documentation and tracked. Docs bug: BZ#1273261