Comment 4 for bug 1384743

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (stable/juno)

Reviewed: https://review.openstack.org/132265
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=35b881f9336a8e57fd2204e83b6c58c3b23e9d74
Submitter: Jenkins
Branch: stable/juno

commit 35b881f9336a8e57fd2204e83b6c58c3b23e9d74
Author: Chad Roberts <email address hidden>
Date: Thu Oct 23 11:38:27 2014 -0400

    Fixing validation exception for valid security group

    Now casting the id of the allowed security group to a
    six.text_type() to avoid type mismatching when using ids.

    Change-Id: Iff2e442501d9c85c2b73c9a36114728830b04701
    Closes-Bug: #1384743
    (cherry picked from commit fc1b5c8463248b8d142f46f310afae0645312b62)