Humberto Diógenes
Humberto Diógenes
Other options that were discussed: * lettuce (python) * cucumber (ruby)
+1 by me, @viniarck.
In theory, we could also use Scrutinizer's _Services_ to fire up Kytos docker images and test them: https://scrutinizer-ci.com/docs/build/services
Supporting RESTCONF is possible, but we'd have to discuss exactly which Kytos configurations would be exposed through it, or if it would be just a bridge to a NETCONF southbound...
At first we could expose NApps and Kytos' core configurations.
https://docs.kytos.io/home/what's_next/ @beraldoleal I think we need clarification on what should be done here.
The core was migrated to asyncio so that we can use autobahn's WAMP libraries to implement this on the core.
PR https://github.com/kytos/documentation/pull/85 accepted. Now we need to build and upload the updated docs, and check for other places that may need to be corrected.
After that, the only warning that is left is this: `pyof/v0x04/common/flow_match.py:docstring of pyof.v0x04.common.flow_match.Match.get_field:5: WARNING: Field list ends without a blank line` @Niehaus, please make a PR just commenting the SPHINXOPTS...
Related: #564, #572, #573, #576, #577.