ONOS L3VPN YANG SAL demo
Utilizing the latest YangForge 0.10.x framework, there is no longer
a need to perform an install of this module. You simply need to
point yfc to retrieve/run assets from this repository.
You can install YangForge by issuing following command:
$ npm install -g yangforgeFor more details on YangForge please visit the project page
here
$ yfc run l3vpn-demo.yamlTBD - need to document the demo JSON configuration and how to issue
JSON APIs using sample files in the examples directory.