aboutsummaryrefslogtreecommitdiff
path: root/examples/converged-operator-network.py
Commit message (Collapse)AuthorAgeFilesLines
* utils & storyboard: add syslog retrieval functionalityMarco Capitani2018-02-271-2/+2
| | | | | Implements #39. Also updated examples.
* examples: Fix Converged Operator exampleDimitri Staessens2018-02-121-20/+19
| | | | | There were some bad registrations in the core. Some rearrangements in other registrations for consistency.
* examples: Fix converged operator exampleDimitri Staessens2018-01-201-24/+21
| | | | The converged operator example contained some bugs and didn't work anymore with the new checks.
* storyboard: re-add run_command methodMarco Capitani2018-01-111-1/+1
| | | | | | | | | Also: logging fix in ssh_support, Enabling changes: storyboard: refactor 'start' method, it was getting big some more minor storyboard refactoring for decoupling update examples to new syntax
* examples: Add import for storyboardSander Vrijders2017-11-211-0/+1
| | | | | This adds a missing import of the storyboard for the two layers and the converged operator example.
* examples: add example for converged operator networkVincenzo Maffione2017-11-141-0/+201