F5Networks / f5-cloud-libs

Node.js libraries to assist in cloud deployments.
Apache License 2.0
29 stars 14 forks source link

add "override" option to onboard.js for licensing using bigiq #9

Open yossi-r opened 5 years ago

yossi-r commented 5 years ago

add "override" option to onboard.js for licensing using bigiq. today if you use the onboard.js to license a bigip using bigiq and the bigip already has a license, the script will exit stating "] [lib/bigIpOnboard.js] BIG-IP already licensed. Use overwrite option to re-license" the wanted behavior is a flag in onboard.js to override.

garrettdieckmann commented 5 years ago

Hi,

Thanks for filing this request for f5-cloud-libs. An internal tracking number of 892 has been created to track this issue.

testtheboring commented 4 years ago

1, Is "override" implemented? 2, Looks like "revoke" is just revoke license from BIG-IQ, but for BIG-IP is still licensed. Then override is not actually working.