joyent/conch-reporter-smartos

Interfaces must be re-keyed

Opened this issue · 1 comments

bdha commented

Validations currently go off eth, which won't work for illumos drivers. Will need to rework the report and validation to key off MACs or -- preferably -- arrayrefs.

bdha commented

Nominally don't need to rekey, but need to fix:

(Validation.pm:550 in Conch::Validation): Validation 'unknown' had result fail: Expected one of: '1/2', '1/21'. Got 'TenGigabitEthernet 1/1'.

in the validation or the client code.