Hi list,

my current works on OpenvSwitch support require addition of code to lib/backend.py, which will result in the file having more then 4500 lines, which will result in a lint error.

I would propose to split it up into seperate files:
lib/backend/common.py
lib/backend/instance.py
lib/backend/hv.py
lib/backend/node.py
lib/backend/master.py
lib/backend/storage.py

What is your opinion on that?

Cheers,
Sebastian

Reply via email to