Added initial implementation of the Titan + Gremlin based shortest-path
computation. It replaces the existing Floodlight backend, and
can be used with the existing REST-based API.

Added a test Python-script which is just a wrapper for
the "curl" call.
3 files changed
tree: 0e1d895e10aea2717936d645fd43ea0816123e4f
  1. .gitignore
  2. Authors
  3. Documentation/
  4. README.md
  5. build.xml
  6. lib/
  7. onos.sh
  8. setup-eclipse.sh
  9. shortest_path.py
  10. src/
  11. titan/
  12. web/
README.md

ONOS

Open Networking Operating System