Comment 61 for bug 1515222

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

Reviewed: https://review.openstack.org/249118
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=788eb615fb058519e30edcc8b7b27a27c385a695
Submitter: Jenkins
Branch: master

commit 788eb615fb058519e30edcc8b7b27a27c385a695
Author: jichenjc <email address hidden>
Date: Sat Nov 21 10:13:48 2015 +0800

    security-group id is not uuid, it's a int

    security-group id is not uuid, change it to int in the
    security-group-rules extension.

    (df) updated code sample to reflect change

    Change-Id: I9a060b65ec509d747bed77f9d627812b2d525e8d
    Partial-Bug: #1515222