Hide Forgot
Description of problem: Currently in puppet-odl we are using an exec for a bash script to configure clustering which generates the the clustering config files for ODL (akka.conf, modules.conf, module-shards.conf). We need to migrate away from a bash script and in doing so also provide a proper default configuration. The bash script creates a default configuration with several modules/shards, including a dummy example module which should not be in production. The new method will use erb templates to create the files, and by default place the entire datastore under just the default module. Meaning the entire datastore will be led by a single ODL instance. Optionally a user can use a new parameter to puppet-odl 'ha_db_modules' in order to break up the datastore into multiple modules/shards.
Checked with: puppet-opendaylight-4.1.0-0.20170825114651.3768d5e.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462