On Thu, 29 May 2014 13:40:33 +0900
Yoshihiro Kaneko wrote:
> For example, app-A has app-X in CONTEXTS, and app-B depends on app-X as
> SERVICE. When app-B is specified in the app-lists before app-A, the
> instantiating app-X fails by an assertion.
>
> $ PYTHONPATH=. bin/ryu-manager ryu.app.quan
I have found same problem when I use rest_topology and ws_topology.
And this patch fixed it.
(2014/05/29 13:40), Yoshihiro Kaneko wrote:
> For example, app-A has app-X in CONTEXTS, and app-B depends on app-X as
> SERVICE. When app-B is specified in the app-lists before app-A, the
> instantiating
For example, app-A has app-X in CONTEXTS, and app-B depends on app-X as
SERVICE. When app-B is specified in the app-lists before app-A, the
instantiating app-X fails by an assertion.
$ PYTHONPATH=. bin/ryu-manager ryu.app.quantum_adapter ryu.app.gre_tunnel
loading app ryu.app.quantum_adapter
load