Raise no exceptiong in pod code

Bug #1790300 reported by Eric Xie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Karbor
Invalid
Undecided
Eric Xie

Bug Description

In https://github.com/openstack/karbor/blob/master/karbor/services/protection/protectable_plugins/pod.py#L87, raise nothing.
    def show_resource(self, context, resource_id, parameters=None):
        try:
            if not parameters:
                raise

Eric Xie (eric-xie)
Changed in karbor:
assignee: nobody → Eric Xie (eric-xie)
Eric Xie (eric-xie)
Changed in karbor:
status: New → Invalid
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.