Eric Brown d47ea9da12 Use PortOpt instead of min/max on IntOpt
Newly introduced in oslo.config is the PortOpt which is a subclass
of IntOpt with the min=1 and max=65535.

Change-Id: Ib6a95d738f8604497752daf1f646201ce7d99c30
2015-11-03 14:20:15 -08:00
..