Comment 2 for bug 1426099

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

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

commit f23c4824450c7ba188b867f3cf0c2a321113021f
Author: Clinton Knight <email address hidden>
Date: Thu Feb 26 16:45:15 2015 -0500

    Manila access-allow API doesn't accept backslash

    The access-allow API should accept backslash characters so
    that one may enter a Windows domain user, such as MYDOMAIN\Administrator.
    This must also be fixed in the client.

    Change-Id: I955b67781d4d9361ab79389a8d3a1dc0159d2cd4
    Closes-Bug: #1426099