runtime-rs: delete route model

As route model is used for specific internal scenario, and it's not for
the general requirement.

Fixes:#4838
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
This commit is contained in:
Zhongtao Hu
2022-08-09 15:19:22 +08:00
parent cb7f9524be
commit c280d6965b
3 changed files with 0 additions and 95 deletions

View File

@@ -98,7 +98,6 @@ In our case, there will be a variety of resources, and every resource has severa
| | MACVTAP Endpoint | Stage 3 |
| | `VhostUserEndpoint` | Stage 3 |
| Network Interworking Model | Tc filter | Stage 1 |
| | Route | Stage 1 |
| | `MacVtap` | Stage 3 |
| Storage | Virtio-fs | Stage 1 |
| | `nydus` | Stage 2 |