d9a0ce5d72
This change removes the requirement for python 2 and removes testing for it, but tries to leave the code compatible with python2 where possible. Co-Authored-By: Nate Johnston <nate.johnston@redhat.com> Change-Id: I711ae939b5eaa1816af15b22527c38858507127f
6 lines
138 B
YAML
6 lines
138 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. The minimum version of Python now
|
|
supported by neutron-lib is Python 3.6.
|