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

OpenStack images downloaded by URL not sync'ing

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: High
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: None
    • Component/s: OpenStack, XOS
    • Labels:
      None

      Description

      Recently the feature was added to allow the OpenStack synchronizer to download images by URL.  The images are successfully fetched and loaded into Glance, but the sync step fails with a message:

      Traceback (most recent call last):
        File "/opt/xos/synchronizers/new_base/event_loop.py", line 354, in sync_cohort
          self.sync_record(o, log)
        File "/opt/xos/synchronizers/new_base/event_loop.py", line 224, in sync_record
          step.sync_record(o)
        File "/opt/xos/synchronizers/new_base/syncstep.py", line 123, in sync_record
          self.map_sync_outputs(o, res)
        File "/opt/xos/synchronizers/openstack/steps/sync_controller_images.py", line 59, in ma
      p_sync_outputs
          image_id = res[0]['id']
      KeyError: 'id' 

        Attachments

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

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes