cdist/cdist
Darko Poljak 7a0b697f4c Implement maintaining object relationship graph
For each object maintain parent-child relationship graph, i.e. list of
parent objects ('parents' property) and list of children objects ('children'
property).

Objects without parent(s) are objects specified in init manifest.
Objects without children are object of types that do not reuse other types.
2021-03-30 12:09:59 +02:00
..
conf Merge branch 'feature/type/__sshd_config/whitelist-openbmc' into 'master' 2021-03-12 08:20:35 +01:00
core Implement maintaining object relationship graph 2021-03-30 12:09:59 +02:00
exec Do not subclass object 2020-06-21 16:53:47 +02:00
preos/debootstrap Fix debug parameter 2021-01-11 09:51:52 +01:00
scan Fix pycodestyle issues 2021-01-18 06:28:09 +01:00
sphinxext Fix man build failure in newer sphinx versions 2020-06-01 20:22:40 +02:00
test Deal with deprecation of imp module. 2020-12-06 20:24:00 +01:00
util Remove annoying warnings 2020-06-27 15:55:57 +02:00
__init__.py Make pycodestyle pipeline happy 2020-11-11 14:44:44 +01:00
argparse.py pycodestyle fixes 2020-11-03 06:43:57 +01:00
autil.py Add archiving support. 2017-08-09 16:56:02 +02:00
banner.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
config.py Make local state dir available to custom remote scripts 2021-03-05 16:11:49 +01:00
configuration.py Restrict colored_output value to always/never/auto. 2020-06-06 13:45:31 +02:00
emulator.py Implement maintaining object relationship graph 2021-03-30 12:09:59 +02:00
flock.py Fix emulator colored logging 2020-06-11 14:16:37 +02:00
hostsource.py Do not subclass object 2020-06-21 16:53:47 +02:00
info.py Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
install.py Merge branch 'lint/no-python-shebangs' into 'master' 2020-06-21 17:53:44 +02:00
integration.py Fix paths to cdist executable 2020-11-11 15:05:04 +01:00
inventory.py Clarify stdin input 2020-09-21 09:04:05 +02:00
log.py Merge branch 'lint/no-python-shebangs' into 'master' 2020-06-21 17:53:44 +02:00
message.py Do not subclass object 2020-06-21 16:53:47 +02:00
mputil.py Further improve parallel execution. 2017-07-26 17:39:07 +02:00
preos.py Do not subclass object 2020-06-21 16:53:47 +02:00
shell.py Do not subclass object 2020-06-21 16:53:47 +02:00