diff options
author | Isaku Yamahata <yamahata@valinux.co.jp> | 2012-05-29 18:26:57 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-05-30 11:58:15 +0900 |
commit | 32f644fbe91a1399534cde28182ee81018e4fd03 (patch) | |
tree | 615a28b82464eae6c33b55592ec5adfac9bd2201 /doc | |
parent | 1e540507bd509cfda0f4ff14a984ac669ca5f7a7 (diff) |
base/app_manager: introduce application context
The ryu-manager creates structures which applications share.
Currently it is hard-coded in ryu-managers. Concretely network.Network and
dpset.DPSet. It is difficult to maintain the code appropriately by hand.
When the application is changed or new application comes in, ryu-manager
also must be updated.
So introduce the notion of application context so that application manager
can determine what structures applications want to share and create them.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions