Comment 4 for bug 1208746

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

Reviewed: https://review.openstack.org/40608
Committed: http://github.com/openstack/nova/commit/15b1f6b6e03c5c89b4c16297b2103d67a8cae10c
Submitter: Jenkins
Branch: master

commit 15b1f6b6e03c5c89b4c16297b2103d67a8cae10c
Author: Chris Yeoh <email address hidden>
Date: Wed Aug 7 21:57:33 2013 +0930

    Adds support for security_groups for V3 API server create

    Adds support for specifying the security group during the V3 API
    server create to the security groups extensions. This was
    accidentally missed during the initial port. Adds the
    corresponding XML deserialization and unittests.

    Partially implements blueprint nova-v3-api
    Fixes bug #1208746

    Change-Id: Ie9d9e03ae20357212b0f270d97a19a0d0f9b0557