Jelte Jansen
|
f3a53f5572
didn't update one function
|
il y a 15 ans |
Jelte Jansen
|
a532a31468
renamed files names data_def* to module_spec* to reflect their actual content
|
il y a 15 ans |
Jelte Jansen
|
9e9a2d1996
put ModuleCCSession and ModuleSpec in namespace isc::config
|
il y a 15 ans |
Jelte Jansen
|
3cd4c9d2c3
ModuleSpec initializer not takes ElementPtr instead of file name,
|
il y a 15 ans |
Jelte Jansen
|
b5eff6e5bd
sync cpp part with python part (similar functionality and function/class names)
|
il y a 15 ans |
Jelte Jansen
|
d66ddb0553
rename DataDefinition[Error] to ModuleSpec[Error]
|
il y a 15 ans |
Jelte Jansen
|
c42d690782
module description
|
il y a 15 ans |
Jelte Jansen
|
2143745c89
docstrings
|
il y a 15 ans |
Jelte Jansen
|
29920cfb6a
documentation and tests for configuration manager
|
il y a 15 ans |
Jelte Jansen
|
61cadb10c0
renamed datadefinition.py to module_spec.py
|
il y a 15 ans |
Jelte Jansen
|
df4248e11e
some more documentation
|
il y a 15 ans |
Jelte Jansen
|
4606f09458
ModuleCCSession is now a subclass of ConfigData
|
il y a 15 ans |
Jelte Jansen
|
275dbabd2d
renamed CCSession to ModuleCCSession
|
il y a 15 ans |
Jelte Jansen
|
2884a118db
config_data existence check done in function
|
il y a 15 ans |
Jelte Jansen
|
b8b0f55e1a
refactoring;
|
il y a 15 ans |
Jelte Jansen
|
976107dd7e
removed a few prints
|
il y a 15 ans |
Jelte Jansen
|
7ccf5c90c2
type checking on client side
|
il y a 15 ans |
Jelte Jansen
|
ae08d2a7bb
updated tests, fixed a few bugs, updated docs
|
il y a 15 ans |
Jelte Jansen
|
fad19e22d4
documentation
|
il y a 15 ans |
Jelte Jansen
|
7742c46239
empty list evaluates to False, so check for None explicitely
|
il y a 15 ans |
Jelte Jansen
|
ffe26df93c
same for bob
|
il y a 15 ans |
Jelte Jansen
|
51512f41d1
use functions to create answer messages in cfgmgr
|
il y a 15 ans |
Jelte Jansen
|
bc69156fbd
added option to validate 'partial' data against a definition
|
il y a 15 ans |
Jelte Jansen
|
b302cfa381
refactoring of cfgmgr and config in general; they now use the datadefinition class so they could later validate data that is passed around
|
il y a 15 ans |
Jelte Jansen
|
8e06ee7688
found bug when to/fromwiring empty lists
|
il y a 15 ans |
Jelte Jansen
|
04f3eb1b3e
cfgmgr handle non-existent db file
|
il y a 15 ans |
Jelte Jansen
|
877a52f1c9
bit of refactoring in cfgmgr.py
|
il y a 15 ans |
Jelte Jansen
|
15c1f8bc21
tests for ConfigManagerData
|
il y a 15 ans |
Jelte Jansen
|
03515c9829
created new branch for configuration changes
|
il y a 15 ans |
Jelte Jansen
|
737d95aced
also move host includes to 'new style' (i.e. without /cpp/)
|
il y a 15 ans |