Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
F3750983: D1176.diff
Sun, Nov 17, 05:20
Unknown Object (File)
Tue, Nov 12, 07:52
Unknown Object (File)
Tue, Nov 12, 00:06
Unknown Object (File)
Sat, Nov 9, 09:36
Unknown Object (File)
Fri, Nov 8, 06:11
Unknown Object (File)
Fri, Nov 8, 02:46
Unknown Object (File)
Thu, Nov 7, 16:38
Unknown Object (File)
Thu, Nov 7, 04:53
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 Passed
Unit
No Test Coverage
Branch
node.get
Build Status
Buildable 1855
Build 2103: arc lint + arc unit