Comment 5 for bug 1223360

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

Reviewed: https://review.openstack.org/74066
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b4fb18198c0ecf9db02e3b5873fa66d58fb4e1d2
Submitter: Jenkins
Branch: master

commit b4fb18198c0ecf9db02e3b5873fa66d58fb4e1d2
Author: Justin Pomeroy <email address hidden>
Date: Mon Feb 17 08:49:42 2014 -0600

    Support provider network extension when creating network

    This adds the ability for admins to set the provider network
    settings when creating a network. This includes the network type,
    physical network, and segmentation ID. These options will only be
    available if the provider network neutron extension is supported.

    Change-Id: I6108504a92a32f067cf151ec103171a7bbb601df
    Implements: blueprint quantum-network-provider-types
    Closes-Bug: 1223360