horizon/openstack_dashboard/dashboards/router/nexus1000v
Abishek Subramanian 72b2d8685c 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
2014-03-21 12:41:21 -04:00
..
templates/nexus1000v Add missing trunk segment type option for profile create 2014-03-21 12:41:21 -04:00
__init__.py Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
forms.py Add missing trunk segment type option for profile create 2014-03-21 12:41:21 -04:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py Fix project name in the table for Cisco N1K profiles 2014-03-17 14:38:06 -04:00
tabs.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tests.py Add missing trunk segment type option for profile create 2014-03-21 12:41:21 -04:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Fix project name in the table for Cisco N1K profiles 2014-03-17 14:38:06 -04:00