Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
18 stars 23 forks source link

Remove Python 2.7 support #388

Closed sdodsley closed 1 year ago

sdodsley commented 1 year ago
SUMMARY

Remove support for Python 2.7

ISSUE TYPE
COMPONENT NAME

purefa_hg.py purefa_host.py purefa_pg.py purefa_pod.py

ADDITIONAL INFORMATION

To ensure that we correctly support mixed case host objects, PGs, etc we ned to use the casefold function which is not supported in Python 2.7