Page MenuHomeDevCentral

Introduce node.get <setting>
ClosedPublic

Authored by dereckson on Nov 5 2017, 15:06.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 19, 17:14
Unknown Object (File)
Thu, Sep 17, 16:31
Unknown Object (File)
Wed, Sep 16, 12:21
Unknown Object (File)
Fri, Sep 11, 17:02
Unknown Object (File)
Thu, Sep 10, 22:14
Unknown Object (File)
Thu, Sep 10, 08:01
Unknown Object (File)
Sun, Sep 6, 18:10
Unknown Object (File)
Fri, Sep 4, 23: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 1854
Build 2102: arc lint + arc unit