futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[RM] Fix Issue#647 and Issue#654 #657

Closed kevin-zhonghao closed 3 years ago

kevin-zhonghao commented 3 years ago

Fix Issue #647 :

  1. Rename method
  2. Separate the part of create default subnet route table if it can't find it in database.

and Issue #654 :

  1. Rename API and related method.
  2. Consolidate POST with create neutron/vpc subnet route table
  3. Add validation of input in CreateSubnetRouteTable
cj-chung commented 3 years ago

This PR is already included in PR #655, we can close this PR.

kevin-zhonghao commented 3 years ago

This PR is already included in PR #655, we can close this PR.

No problem, I'll quickly check the PR #655 and then close it

kevin-zhonghao commented 3 years ago

Have reviewed PR #655 and #655 has already covered all change in this PR. So close the PR #657