From 0b9f0d703b31b42b7636da440d250b73449a5ccc Mon Sep 17 00:00:00 2001 From: "svc.avi-jenkins" Date: Tue, 8 Apr 2025 09:05:36 +0000 Subject: [PATCH] Updated root sdk files Signed-off-by: svc.avi-jenkins --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d8cadc2f5..042c55f309 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ into the Avi Solution. Avi SDK provides the following tools and utilities: - **[Python AVI API SDK](./python/avi/sdk/)**: AVI API SDK is a Python Package that provides APIs to communicate with Avi Controller’s REST APIs. It extends Python’s Request Library’s Session Class and provides utilities to simplify integration with Avi Controller. +- **[AVI Migration Tools](./python/avi/migrationtools/)**: AVI migrations tools are the python +scripts which helps to migrate/convert F5, Netscaler configurations to AVI. - **[Avi Go SDK and Utilities](./go/)**: Avi Go SDK is a Go Package that provides APIs to communicate with Avi Controller’s REST APIs. It uses Avisession class and provides utilities to simplify integration with Avi controller. @@ -19,6 +21,8 @@ as a dependency-free npm module. **[Avi API SDK and Utilities](./python/avi/sdk/README.md)** +**[Avi Migration Tools](./python/avi/migrationtools/README.md)** + **[Avi Go SDK and Utilities](./go/README.md)** **[Avi Java API SDK](./java/README.md)** @@ -31,4 +35,4 @@ as a dependency-free npm module. The alb-sdk project team welcomes contributions from the community. Before you start working with alb-sdk, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. -**Note**: Migrationtools will be released separately as part of AVI release process. Going forward, we will release the AVI migration tools as a standalone release and not part of the SDK starting with the 30.2.x releases. +