Closed tgoncuoglu closed 5 years ago
Thanks @tgoncuoglu
/cc @pdellaert
Thanks @tgoncuoglu, we'll have to carefully plan this to coordinate with our next Nuage major release as this breaks existing VSPK deployments and integrations. So we can't just do it now...
I'll track this
Closing this in favor of nuagenetworks/monolithe#123 and nuagenetworks/vspkgenerator#35
These two changes are needed to fix vspk connection to bambou once they include the fixes for async keyword usage. In short, async became a keyword if python 3.7 and I did a pull request on bambou that changes the keyword "async" to the identifier "isasync". So that change needs also be done in vspk in the parameter calls for inherited class in nume.py . This would fix issue #32 .
However, to emphasize: for this fix to work first bambou has to accept their pull request, otherwise it would break vspk.