Comment 2 for bug 1285298

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

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

commit 72b2d8685ced2ac37f7a7b72c9bd31f4355b2da9
Author: Abishek Subramanian <email address hidden>
Date: Fri Mar 21 03:08:46 2014 -0400

    Add missing trunk segment type option for profile create

    The Cisco N1K plugin allows for 'trunk' type network profiles to
    be created in addition to existing 'vlan' and 'overlay' types.
    This fix is to add to the segment_type choices in forms.py to
    include the missing 'trunk' choice. Additionally the description
    message has been updated to make sure strings are uniform in all
    locations. The help string for the multicast range has also been
    updated to reflect a valid mcast IP and finally new unit tests
    have been added.

    Closes-bug: #1285298

    Change-Id: Ifc6d2952f2e37d6757fe7a432cffdb8fe36ffc61