Comment 5 for bug 1580014

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (stable/mitaka)

Reviewed: https://review.openstack.org/391460
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=5203c5cb6c8bdd59792890d815c355461d46aed6
Submitter: Jenkins
Branch: stable/mitaka

commit 5203c5cb6c8bdd59792890d815c355461d46aed6
Author: maestropandy <email address hidden>
Date: Tue Jun 28 18:51:08 2016 +0530

    zone_name is null in zone trasfer request response

    The response to API call has zone_id set with
    zone id but zone name is set to 'null'.

    Change-Id: Id2d093891953efcbb125560ea1113b8a9e613a9c
    Closes-Bug: #1580014