opentelekomcloud / python-otcclient

(Obsolete) Python bindings to the T-Systems OTC API
MIT License
15 stars 20 forks source link

Modify plugin arcitecture to support fully independent plugins #62

Open zsoltn opened 6 years ago

zsoltn commented 6 years ago

-change ALL plugin implementation using the otcconfig to handle “otcfunc” decorators -fix shell.py to using "otcfunct" array -remove old style parser initialization from shell.py (76-331)