atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
1 stars 3 forks source link

Support patch/change operation for an existing connection request #235

Open congwang09 opened 6 months ago

congwang09 commented 6 months ago

We should update SDX controller to support patch/change operation for an existing connection request.

jab1982 commented 1 week ago

@YufengXin : meta issue for Service Provisioning 1.0

YufengXin commented 3 days ago

The 'patch' method is added in the API, but we need to implement the actual control actions: (1) the naive: delete and then recreate using the same service_id; (2) not so naive: depending on OXP's modification capability.