Comment 3 for bug 1480735

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

Reviewed: https://review.openstack.org/247929
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=03ee791407b81ad8bd11d9e4ea72ca14caa4907e
Submitter: Jenkins
Branch: master

commit 03ee791407b81ad8bd11d9e4ea72ca14caa4907e
Author: Fernando Diaz <email address hidden>
Date: Thu Nov 19 23:56:51 2015 -0600

    Allow length to be passed in MKEK Creation

    Allows length argument to be passed in MKEK Creation. There is
    a bug where it fails, therefore the user can only have the
    default 32 value.

    Change-Id: I0cfd8d5690fd781419ece79bbb0337a2fe8fef49
    Closes-Bug: #1480735