Signed-off-by: Isaku Yamahata <[email protected]>
---
 ryu/bundle/os-gre.json |   15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 ryu/bundle/os-gre.json

diff --git a/ryu/bundle/os-gre.json b/ryu/bundle/os-gre.json
new file mode 100644
index 0000000..b1b328f
--- /dev/null
+++ b/ryu/bundle/os-gre.json
@@ -0,0 +1,15 @@
+{
+       "name": "openstack-gre",
+       "descrition": "openstack with GRE tunnel",
+       "ryu_apps": {
+                   "gre_tunnel":  "ryu.app.gre_tunnel.GRETunnel",
+                   "tunnel_port_updater": 
"ryu.app.tunnel_port_updater.TunnelPortUpdater",
+                   "quantum_adapter": "ryu.app.quantum_adapter.QuantumAdapter",
+                   "rest": "ryu.app.rest.RestAPI",
+                   "rest_conf_switch": 
"ryu.app.rest_conf_switch.ConfSwitchAPI",
+                   "rest_tunnel": "ryu.app.rest_tunnel.TunnelAPI",
+                   "rest_quantum": "ryu.app.rest_quantum.QuantumIfaceAPI"
+       },
+       "ryu_subprocs": {
+       }
+}
-- 
1.7.10.4


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to