issues
search
futurewei-cloud
/
alcor
Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32
stars
33
forks
source link
[Schema][DPM] Update protobuf contract and opType
#539
Closed
cj-chung
closed
3 years ago
cj-chung
commented
3 years ago
This PR includes:
Update vpc.proto (remove subnetid)
Update the order of OperationType in common.proto
Unbind VpcConfiguration and AuxGateway in vpc.proto
Remove auxiliarygateway.proto
Create a new gateway.proto
remove all related codes in DPM about the contract change.
fix the opType for vpc and subnet when a port is created, updated, and deleted in DPM.
This PR includes: