dragonflow/etc
Dima Kuznetsov c3280d5ca5 New application framework
Add initial scaffolding to support applications with non-hard-coded
table names and registers.

Includes:

* 'wiring' configuration (vertices and edges)

* Decorator for new applications, with States, Entrypoints, Exitpoints,
  and public and private variables.

Includes code for reading and parsing this information, and connecting
the 'external' tables, i.e. the exitpoints of one app to the entrypoint
if the next app.

Change-Id: I81ee47b0c6e741888b3446602cca5e1835c9ae2f
Related-Bug: #1738986
Co-Authored-By: Lihi Wishnitzer <lihiwish@gmail.com>
2018-04-29 15:58:26 +03:00
..
oslo-config-generator Moved config options of metadata_service_app 2016-11-23 12:27:34 +00:00
rootwrap.d Added more rootwrap filters for dragonflow debug 2017-12-29 13:36:32 +00:00
dragonflow_datapath_layout.yaml New application framework 2018-04-29 15:58:26 +03:00