Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
F34897205: D1176.id3010.diff
Fri, Jul 3, 18:07
F34850574: D1176.id3011.diff
Fri, Jul 3, 11:07
F34817656: D1176.id3010.diff
Fri, Jul 3, 04:42
F34745038: D1176.id3009.diff
Thu, Jul 2, 21:41
Unknown Object (File)
Thu, Jul 2, 15:36
Unknown Object (File)
Thu, Jul 2, 11:29
Unknown Object (File)
Thu, Jul 2, 09:51
Unknown Object (File)
Thu, Jul 2, 07: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 Passed
Unit
No Test Coverage
Branch
node.get
Build Status
Buildable 1854
Build 2102: arc lint + arc unit