a10networks / acos-client

ACOS API Client
Apache License 2.0
35 stars 61 forks source link

[STACK-2302] Fix aFlex script import failed #342

Closed ytsai-a10 closed 3 years ago

ytsai-a10 commented 3 years ago

Fix degrade which caused by https://github.com/a10networks/acos-client/pull/341

The l7policy can't be create correctly since script content didn't import to ACOS. This is caused by https://github.com/a10networks/acos-client/pull/341 which we wrap the request() API but some parameter is missing while we wrap the API.