Switching the default license readiness check from 'expired_licenses' to 'active_support'
Motivation and Context
There are cases where there are expired licenses that are not an issue and will not fail an upgrade (such as trials or customer decided to not renew). Resolves #21
How Has This Been Tested?
Tested running readiness checks on firewalls with expired IoT licenses and with firewalls with no expired licenses.
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
[X] I have updated the documentation accordingly.
[X] I have read the CONTRIBUTING document.
[X] I have added tests to cover my changes if appropriate.
Description
Switching the default license readiness check from 'expired_licenses' to 'active_support'
Motivation and Context
There are cases where there are expired licenses that are not an issue and will not fail an upgrade (such as trials or customer decided to not renew). Resolves #21
How Has This Been Tested?
Tested running readiness checks on firewalls with expired IoT licenses and with firewalls with no expired licenses.
Types of changes
Checklist