Page MenuHomeDevCentral

Switch from fixes to flags in node pillar
ClosedPublic

Authored by dereckson on Jul 27 2024, 23:19.
Tags
None
Referenced Files
F3764163: D3385.diff
Fri, Nov 22, 04:26
Unknown Object (File)
Fri, Nov 15, 23:18
Unknown Object (File)
Fri, Nov 15, 22:57
Unknown Object (File)
Tue, Nov 12, 19:49
Unknown Object (File)
Fri, Nov 8, 14:14
Unknown Object (File)
Wed, Oct 30, 16:44
Unknown Object (File)
Tue, Oct 29, 17:40
Unknown Object (File)
Tue, Oct 29, 17:38
Subscribers
None

Details

Summary

NetBox heuristics to determine if we need to apply IPv6 fix for OVH
is computed at interface level. So, it's easier to check flags rather
than moving flag to a new fixes section.

This change helps to move the node pillar from a static file
to a dynamic NetBox query.

Ref T1762

Test Plan

Deploy on web-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Error_modules/node.py:454E501flake8 E501
Unit
No Test Coverage
Branch
hello_ipv6_ovh
Build Status
Buildable 5388
Build 5669: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jul 30 2024, 16:11
This revision was landed with ongoing or failed builds.Aug 3 2024, 11:37
This revision was automatically updated to reflect the committed changes.