Comment 2 for bug 1489359

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/217623
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=641a5e985e058013b10c420792a5e7bed3245599
Submitter: Jenkins
Branch: master

commit 641a5e985e058013b10c420792a5e7bed3245599
Author: Alin Balutoiu <email address hidden>
Date: Thu Aug 27 12:34:23 2015 +0300

    Fix Tempest tests targeting user based access rules

    The helper method "_create_delete_ro_access_rule" used by the tests
    targeting user rules will actually create ip based rules.

    This can easily be fixed by using the access_type and access_to
    attributes instead of the hardcoded values.

    Closes-Bug: #1489359

    Change-Id: Ie81537c53744f33c10a6d0e0d584a6f355e47407