Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 7, 07:51
Unknown Object (File)
Sat, Apr 5, 16:24
Unknown Object (File)
Fri, Apr 4, 10:39
Unknown Object (File)
Fri, Apr 4, 06:19
Unknown Object (File)
Fri, Apr 4, 04:34
Unknown Object (File)
Wed, Apr 2, 19:19
Unknown Object (File)
Tue, Apr 1, 04:36
Unknown Object (File)
Sun, Mar 30, 08:16
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