Comment 2 for bug 1384743

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

Reviewed: https://review.openstack.org/130576
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=fc1b5c8463248b8d142f46f310afae0645312b62
Submitter: Jenkins
Branch: master

commit fc1b5c8463248b8d142f46f310afae0645312b62
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