Comment 5 for bug 1039419

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

Reviewed: https://review.openstack.org/11796
Committed: http://github.com/openstack/nova/commit/8e09b93f4ff4c782e6552638f0099b92523000ab
Submitter: Jenkins
Branch: master

commit 8e09b93f4ff4c782e6552638f0099b92523000ab
Author: Akihiro MOTOKI <email address hidden>
Date: Tue Aug 21 23:07:11 2012 +0900

    Add public network support when launching an instance.

    Fixes bug 1039419.

    A concept of public network has been implemented in Quantum.
    To launch an instance connected to public network, we need to check public
    network (whose 'shared' attribute is True) in addition to network owned by
    the current tenant.

    Change-Id: I128e68a8b9404056f74153bf8f576cfa8b438e19