Comment 2 for bug 1505142

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

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

commit b8704aa83260eb47430db09c4536fd62f3192aa8
Author: sonu.kumar <email address hidden>
Date: Mon Oct 12 14:49:12 2015 +0530

    Fixes exception message for zone creation command

    This patch fixes exception message which is raises
    while 'openstack zone create' command is provided
    with incorrect type.

    Change-Id: If3a84ee5bec0d7f72edc75ebfcc3aeeadfc83c69
    Closes-Bug: #1505142