-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model impovements for ios/comware/ironware/screenos and new model speedtouch #1896
Conversation
…p running config persistent.
Codecov Report
@@ Coverage Diff @@
## master #1896 +/- ##
=======================================
Coverage 63.38% 63.38%
=======================================
Files 30 30
Lines 1491 1491
=======================================
Hits 945 945
Misses 546 546 Continue to review full report at Codecov.
|
Please add speedtouch to supported platforms and in release notes. Looks great! |
I've updated the documentation. I also included a small bugfix for ScreenOS model in the same branch. |
Thanks! |
I've got to say I object to the changes in 3599f90. That is removing critical details of when the config was actually modified on the device as well as the username that did the modification. That seems like a poor choice for default behavior - particularly since those lines have been included for all |
Due to buggy behaviour in IOS software it's wiser to remove 'last updated at/changed at'. Here's a example - I logged in, entered conf t but did not change anything, but the last configuration change time got udpated.
Also there's no need to trigger a commit, when a device has been rebooted and the timestamp of last change is null. |
Pre-Request Checklist
rubocop --auto-correct
)Description
Comware model login prompt has changed in newer HPE devices. Fix for #1886
Wipe out 'flash free space' from some Brocade devices which use ironware model.
Added Thomson Speedtouch model.
Added gsub's to ios model, to ignore "configuration last changed", "NVRAM modified" lines from config and VTP status.