Skip to content

Commit

Permalink
AV-206245: Updated README file to remove migrationtools related docum…
Browse files Browse the repository at this point in the history
…entation. (#2962)
  • Loading branch information
mkhachane authored May 6, 2024
1 parent b0d6ec9 commit 01e8e06
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ 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.
Expand All @@ -21,8 +19,6 @@ 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)**
Expand All @@ -36,3 +32,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.

0 comments on commit 01e8e06

Please sign in to comment.