Comment 2 for bug 1696682

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

Reviewed: https://review.openstack.org/472155
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=29a31c152caacdb4d73acb534260443fd07801b0
Submitter: Jenkins
Branch: master

commit 29a31c152caacdb4d73acb534260443fd07801b0
Author: YAMAMOTO Takashi <email address hidden>
Date: Thu Jun 8 17:39:58 2017 +0900

    Make port_range validator accept an integer

    It used to accept an integer but it has been changed for
    some reasons when migrating to neutron-lib.
    For compatibility, it's better to keep the original behaviour.
    After all, the original behaviour seems reasonable to me.

    Closes-Bug: #1696682
    Related-Bug: #1696389
    Change-Id: I60e1a99780202de14522f592288d3a9af7a75592