commit | 382b22ace295cf53443e30d84549a9a317928070 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@vm-ubuntu.protonite.com> | Mon Jan 28 09:24:04 2013 -0800 |
committer | Pavlin Radoslavov <pavlin@vm-ubuntu.protonite.com> | Mon Jan 28 09:24:04 2013 -0800 |
tree | 0e1d895e10aea2717936d645fd43ea0816123e4f | |
parent | acb79d4d89ae416c44c3e29933736c54e1cb793e [diff] |
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.