Comment 2 for bug 1714878

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

Reviewed: https://review.openstack.org/500450
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=4a9e84be994575146b30bd40a341d5686174eaad
Submitter: Zuul
Branch: master

commit 4a9e84be994575146b30bd40a341d5686174eaad
Author: Tytus Kurek <email address hidden>
Date: Mon Sep 4 08:14:37 2017 +0200

    Add support for "--dns-domain" argument

    This patchset implements support for "--dns-domain" argument to the
    following commands: "openstack port create" / "openstack port set".

    Change-Id: I4bb001054b00a969b74db3bb310e567033bf589b
    Depends-On: https://review.openstack.org/#/c/500660/
    Closes-Bug: #1714878
    Partial-Bug: #1704769