add init to network/cumulus and reset module attrs

The modules were merged in without an __init__.py.  This adds the module
iniit and resets all of the module attrs to 0644
This commit is contained in:
Peter Sprygada 2016-02-12 07:10:19 -05:00
parent b54a5de6c6
commit 5626fb38fa
6 changed files with 0 additions and 0 deletions

View file

0
network/cumulus/cl_bond.py Executable file → Normal file
View file

0
network/cumulus/cl_bridge.py Executable file → Normal file
View file

0
network/cumulus/cl_img_install.py Executable file → Normal file
View file

0
network/cumulus/cl_license.py Executable file → Normal file
View file

0
network/cumulus/cl_ports.py Executable file → Normal file
View file