#28 (closed), Fixes #29 (closed))
Support for block enable/disable and reduce warnings (FixesFixes Bugzilla ticket(s)
Description
Support for block enable/disable and reduce warnings (Fixes #28 (closed), Fixes #29 (closed))
Multiple fixes for block enablement, warnings and minor fixes
ARC1ClusterInfo.pm
- Changed tabs to spaces
- Changed block enablement for ldap
- Fixed a bug in REST endpoint GLUE2 name
CEinfo.pl.in
- Added some error checking on missing blocks
- changed ldap block enabled check and error messages
ConfigCentral.pm.in
- removed defaults datastructure (but might be used again for)
- added enabled values for blocks and block checks
- big rewrite of set_defaults to set hardcoded values not defined by arcconfig-parser and to test other dependencies not defined in arc.conf.reference
- changes to getValueOf not to use the former hardcoded defaults
InfosysHelper.pm
- changed tabs to spaces
test/initdevenv.sh
- changed script to generate the parsers default file so to be able to develop offline (no a-rex running)