Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
F45130454: D1176.id3011.diff
Thu, Aug 20, 09:22
F45124780: D1176.diff
Thu, Aug 20, 08:31
F45122325: D1176.id3010.diff
Thu, Aug 20, 08:12
F45115272: D1176.id3010.diff
Thu, Aug 20, 07:16
Unknown Object (File)
Mon, Aug 17, 20:44
Unknown Object (File)
Mon, Aug 17, 20:21
Unknown Object (File)
Mon, Aug 17, 19:32
Unknown Object (File)
Mon, Aug 17, 16:32
Subscribers
None

Details

Summary

Rename node.get — introduced in 75e80b72af3c — into node.get_all_properties.
This is a more explicit name to get the full dictionary.

Introduce node.get <key> to get one key.

So node.get/node.has/node.list becomes a set of commands to get a value.

Test Plan
  • Use in roles/core/network unit
  • Use in new MySQL role defined at D1122

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable