Added dynamic cluster configuration checking
- handle cases, where not all cluster nodes are available at startup
time (this is a problem for docker, since the IP addresses will not
be available as well)
- handle dynamic changing of configuration variables
- refactored code
- new methods "acs::Cluster register_nodes" and
"acs::Cluster refresh_blueprint" (called regulary via scheduled
procedure, running every minute)