iTop
iTop copied to clipboard
fix: Align FiberChannelInterface and LogicalInterface with PhysicalInterface naming
Base information
| Question | Answer |
|---|---|
| Related to a SourceForge thread / Another PR / Combodo ticket? | N/A |
| Type of change? | Translations |
Objective
Align the naming of FiberChannelInterface and LogicalInterface interfaces to be consistent with PhysicalInterface naming. This will make ordering more logical when listing network interfaces.
Proposed solution
Add missing dictionary entries.
No unit test as it are just dictionary items.
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [ ] I have tested all changes I made on an iTop instance
- [x] I have added a unit test, otherwise I have explained why I couldn't
- [x] Is the PR clear and detailed enough so anyone can understand digging in the code?