commit | 3b0cbc9ac0ad2ea38df48c82140b0a29f317bb77 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Wed Jan 18 08:25:51 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 24 16:14:34 2017 +0000 |
tree | 4ba0a4eb72f582084a0a29c9b1b7bbdc21592755 | |
parent | 3b34cd1d919f7eb0974b0370a4c667cec3f972ba [diff] |
Inventory: Restrict to a single manager The Manager interface implies multiple managers are allowed but they are not. It is not possible to implement the same interface on the same path twice. Change-Id: I50cc155c8e1d550128e4c67a96501cc15b9d05d9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>