On Tue, Mar 29, 2016 at 6:47 PM, FUJITA Tomonori wrote:
> On Tue, 29 Mar 2016 02:31:55 +
> Jason Kölker wrote:
>
>> I am working to get more of our internal codebase upstreamable. We more or
>
> So you guys internally use ofctl stuff, nice!
>
>> less had an exact copy of lib/ofctl_v1_3 withou
On Tue, 29 Mar 2016 02:31:55 +
Jason Kölker wrote:
> I am working to get more of our internal codebase upstreamable. We more or
So you guys internally use ofctl stuff, nice!
> less had an exact copy of lib/ofctl_v1_3 without the REST api string
> conversion. This series cleans up Flake8 err
I am working to get more of our internal codebase upstreamable. We more or
less had an exact copy of lib/ofctl_v1_3 without the REST api string
conversion. This series cleans up Flake8 errors as they were found,
introduces the 'to_user' paramater to lib/ofctl_v1_3 to control string
conversion, and