Code

store: Added support for host attributes.
authorSebastian Harl <sh@tokkee.org>
Mon, 17 Dec 2012 10:39:48 +0000 (11:39 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 17 Dec 2012 10:39:48 +0000 (11:39 +0100)
commit8b621cd1a68f011c2935d2cb2c23e8476d624699
treec093c392b04a9a1809538da6e2bf58d184fd55b2
parent65acb0aa66470787726fb7e62765e36cabbd2a8b
store: Added support for host attributes.

Attributes are a list of key / value pairs assigned to a host object. They may
be used to store arbitrary properties, settings, or other characteristics of a
host.

Later on, this information will also be used to filter, group, or
hierarchically order hosts.
src/core/store.c
src/include/core/store.h