Page MenuHomeDevCentral

Select 172.27.27. address when resolving private network
Needs ReviewPublic

Authored by dereckson on Sat, Nov 16, 11:34.
Tags
None
Referenced Files
F3751391: D3594.id9261.diff
Sun, Nov 17, 08:03
F3751352: D3594.id.diff
Sun, Nov 17, 07:48
F3751311: D3594.diff
Sun, Nov 17, 07:31
F3751171: D3594.diff
Sun, Nov 17, 06:17
Subscribers
None

Details

Reviewers
DorianWinty
Summary

On Windriver, the first interface ix0 is configured for RPN connectivity
with a private address. That address is so used in node.resolve_network.

This change requires private network configuration to be an interface
where the first IPv4 address starts by 172.27.27. The goal is to allow services
to listen to that IP address.

CIDR computation is not currently required, as we use a /24. The code comment
will warn to change the code if we switch to something else than /8 /16 /24.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Error_modules/node.py:486E501flake8 E501
Unit
No Test Coverage
Branch
private-ip-should-be-drake
Build Status
Buildable 5713
Build 5995: arc lint + arc unit