Comment 31 for bug 1621798

Revision history for this message
Yury Tregubov (ytregubov) wrote :

The same problem is seen on mos-integration tests for FUEL LDAP plugin.

Test steps are the following:
        1. Check that LDAP plugin is installed
        2. Login as admin/admin, domain: default
        3. Create a new project
        4. Set role 'admin' to 'user01' in domain openldap1 and project
        5. Relogin as user01/1111, domain: openldap1
        6. Create a network and subnetwork for the new project
        7. Create an instance
        8. Repeat steps 2-7 for domain AD2

The problem occurs on step 5.

Actual place in test code where the fault was couch is https://github.com/Mirantis/mos-integration-tests/blob/master/mos_tests/keystone/test_keystone_ldap.py#L893

Example of the test fail is available here https://mirantis.testrail.com/index.php?/tests/view/19035866