Comment 2 for bug 1580014

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

Reviewed: https://review.openstack.org/334508
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=9deeed706e2c8423dff1f43a088af6929befd895
Submitter: Jenkins
Branch: master

commit 9deeed706e2c8423dff1f43a088af6929befd895
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