powervs-subnet: new resource agent (#1948)
- powervs-subnet: new resource agent
This new resource agent adds functionality to manage subnets and
IP addresses for virtual servers running in IBM Power Virtual Server.
- Update configure.ac
- Update AS_VERSION_COMPARE to check for Python3.6, insert AM_PATH_PYTHON([3.6]) to only return Python interpreter for 3.6+.