Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-01 | scenario_test: add the test of med actioin | Naoto Hanaue | |
2015-07-01 | scenario_test: add test case for distribute policy update | Hiroshi Yokoi | |
2015-07-01 | scenario_test: add test cases for distribute policy | Hiroshi Yokoi | |
2015-06-10 | scenario_test: execute the cli command using the docker exec in test | Naoto Hanaue | |
2015-05-27 | scenario_test: add policy test cases for new action and conditions | Hiroshi Yokoi | |
2015-04-23 | scenario_test: add ipv6 policy test | Hiroshi Yokoi | |
2015-04-22 | scenario_test: support to the new cli client | Naoto Hanaue | |
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru | |
- add ToApiStruct() for convertion of internal structs to protobuf structs to avoid ugly convertion by json.Marshal() && json.Unmarshal() - move grpc server code under /server instead of /api - update proto file to include more detailed path information Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-04-14 | scenario_test: bgp_router_test retry checking rib | Hiroshi Yokoi | |
2015-04-14 | scenario_test: route_server_test retry checking rib | Hiroshi Yokoi | |
2015-04-14 | api: use gRPC instead of REST | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-03-29 | scenario_test: kill duplicated code | ISHIDA Wataru | |
gather utility code in gobgp_test.py Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> |