Zun

zun image-search failed

Bug #1740081 reported by chengyang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Released
Critical
Madhuri Kumari

Bug Description

In commit:https://review.openstack.org/#/c/522104/
We add parameter 'host' to function image_search in rpcapi.py and
pass it when image_search during container_create, but forget to modify
 function image_search in compute/api.py:

    def image_search(self, context, image, image_driver, *args):
        return self.rpcapi.image_search(context, image, image_driver, *args)

missing host parameter

chengyang (chengyang)
Changed in zun:
status: New → Invalid
Revision history for this message
Madhuri Kumari (madhuri-rai07) wrote :

Thank you Chengyang, the bug is fixed now by https://review.openstack.org/#/c/529260/

Changed in zun:
status: Invalid → Fix Released
importance: Undecided → Critical
assignee: nobody → Madhuri Kumari (madhuri-rai07)
status: Fix Released → Fix Committed
Changed in zun:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.