Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
F7595125: D1176.id3010.diff
Tue, Apr 29, 09:48
Unknown Object (File)
Mon, Apr 28, 15:34
Unknown Object (File)
Sat, Apr 26, 06:41
Unknown Object (File)
Thu, Apr 24, 17:04
Unknown Object (File)
Thu, Apr 24, 01:30
Unknown Object (File)
Wed, Apr 23, 20:25
Unknown Object (File)
Wed, Apr 23, 08:09
Unknown Object (File)
Sat, Apr 19, 13:57
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