Fix AZ List Detail schema to allow hosts as None

Bug #1662781 reported by Ghanshyam Mann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Ghanshyam Mann

Bug Description

List AZ with Details response can return host as None for non available AZ from nova.

But response schema [1] always expect host as non None value which is not true for non available AZ on nova side.

..1 https://github.com/openstack/tempest/blob/master/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py#L54

ref- https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/availability_zone.py#L102

Changed in tempest:
assignee: nobody → Ghanshyam Mann (ghanshyammann)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/430590

Changed in tempest:
status: New → In Progress
Revision history for this message
Ghanshyam Mann (ghanshyammann) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/430590
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=77b3eb15b1049785bbfce1ef4f1a06c7e4c01265
Submitter: Jenkins
Branch: master

commit 77b3eb15b1049785bbfce1ef4f1a06c7e4c01265
Author: ghanshyam <email address hidden>
Date: Wed Feb 8 06:53:42 2017 +0000

    Fix AZ List Detail schema to allow hosts as None

    List AZ with Details response can return host as None
    for non available AZ from nova.

    But response schema [1] always expect host as non-None
    value which is not true for non available AZ on nova side.

    Change-Id: I015ea26eb47ef179d55f3e452e871bfeec406365
    Closes-Bug: #1662781

Changed in tempest:
status: In Progress → 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.