Skip to content

Conversation

@nortonluo
Copy link
Contributor

Background

The node discovered by WSMAN discovery workflow have no mac lookup entry associated with it. This is because the traditional micro kernel discovery way have a step to update lookup table but WSMAN do not.

Solution

Add a task to use the MAC address in node catalog to update lookup table. This task will be execute in the post WSMAN discovery workflow after get WSMAN inventory.

@lanchongyizu @pengz1 @iceiilin @markbeierl

util,
Promise,
waterline,
_

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'_' is defined but never used.

'use strict';

module.exports = {
friendlyName: 'Snmp Update Lookups',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Snpm?

Rename task and base tasks

Remove unused files

Remove _
@lanchongyizu lanchongyizu merged commit 3f41852 into RackHD:master Mar 15, 2018
@keedya
Copy link
Contributor

keedya commented Mar 22, 2018

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants