65535 should be a valid port for security groups

Bug #956683 reported by Greg Althaus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Greg Althaus

Bug Description

The range 1..65535 can not be entered in the security port group field currently.

Python's range test is inclusive to exclusive and so 65535 is currently excluded.

Changed in horizon:
assignee: nobody → Greg Althaus (gregory-althaus)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5443

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/5443
Committed: http://github.com/openstack/horizon/commit/fd3bb97a8a7b803a3eaa6a83fbf016b1979daf72
Submitter: Jenkins
Branch: master

commit fd3bb97a8a7b803a3eaa6a83fbf016b1979daf72
Author: Greg Althaus <email address hidden>
Date: Thu Mar 15 21:25:06 2012 -0700

    Port validation should include 65535

    Python's range test in inclusive to exclusive.
    Update 65535 to 65536.

    bug 956683

    Change-Id: I1e22c045ab659c8a303e9fe3823236fe3e114feb

Changed in horizon:
status: In Progress → Fix Committed
Devin Carlen (devcamcar)
Changed in horizon:
importance: Undecided → Low
milestone: none → essex-rc1
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: essex-rc1 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.