Comment 2 for bug 1550532

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

Reviewed: https://review.openstack.org/296094
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=ce50ad944490e6238597a72106f5be705db3aae8
Submitter: Jenkins
Branch: master

commit ce50ad944490e6238597a72106f5be705db3aae8
Author: Rahman Syed <email address hidden>
Date: Tue Mar 22 17:08:18 2016 -0500

    Implement zone export

    Zone export commands (create, list, show, delete, showfile)
    are missing from the python-designateclient.

    This change includes implementation, as well as unit tests
    and functionaltests.

    Change-Id: I957946d739bceea1074e2fda2ce7f841143b0611
    Partial-Bug: #1550532