Patch for setup tools
One of the Python packages that is in the dependency chain for Ansible changed in a non-backwards-compatible way. This change caused failures in the setup script when using a clone of nuage-metroae. The Docker container version of MetroAE is immune from this problem. No new container will be built. The container version of MetroAE will continue to be v4.3.2.
- Release Contents
- Resolved Issues
- Updated and Reorder Pip requirements because of pip package version changes
- Fix MetroAE setup error for setuptools install
- Resolved Issues