On Wed, 09 Jul 2014 09:51:23 -0400
Andrew Ragusa wrote:
> This patch just adds the ability to parse Float values from a config
> using oslo.config.cfg FloatOpt class
>
> Thanks
> A.J. Ragusa
> Software Engineer - Global Research Network Operations Center @ Indiana
> University
>
> Signed-off-by
Hi Guys
This patch just adds the ability to parse Float values from a config
using oslo.config.cfg FloatOpt class
Thanks
A.J. Ragusa
Software Engineer - Global Research Network Operations Center @ Indiana
University
Signed-off-by: AJ Ragusa
---
diff --git a/ryu/cfg.py b/ryu/cfg.py
index 2495961