Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-748

Synchronizer failures on cord-2.0 branch

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 2.0.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      2
    • Sprint:
      Dangerous Addition Sprint #1

      Description

      Building CiaB using the `cord-2.0` branch (following these directions) results in failures in a number of synchronizers: openstack, vtr, and vsg. These synchronizers exit immediately with a configuration issue:

      AttributeError: ConfigParser instance has no attribute 'db_name'

      It seems they are trying to read a non-existent config file. E.g., the openstack synchronizer is being invoked with this command:

      command: bash -c "sleep 120; cd /opt/xos/synchronizers/openstack; python ./xos-synchronizer.py -C /root/setup/files/openstack_synchronizer_config"

      But the referenced config file does not exist in the container.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            teone Matteo Scandolo
            Reporter:
            acb Andy Bavier
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes