Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
F13496037: D1176.id3010.diff
Sat, Nov 22, 20:41
F13487787: D1176.id3009.diff
Sat, Nov 22, 18:39
F13484452: D1176.id3010.diff
Sat, Nov 22, 17:53
Unknown Object (File)
Tue, Nov 18, 17:28
Unknown Object (File)
Tue, Nov 18, 13:18
Unknown Object (File)
Sat, Nov 15, 00:59
Unknown Object (File)
Fri, Nov 14, 06:35
Unknown Object (File)
Sun, Nov 9, 15:03
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