-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Sprint:QP Sprint #5
-
Epic Link:
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'
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
9340,2 | CORD-3063 Fix sync issue with downloaded images | master | openstack | Status: MERGED | +2 | +1 |