Comment 2 for bug 1614458

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

Reviewed: https://review.openstack.org/357060
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=4265002e599af332f2e6288814dcaefa0dcb1be0
Submitter: Jenkins
Branch: master

commit 4265002e599af332f2e6288814dcaefa0dcb1be0
Author: Cao Xuan Hoang <email address hidden>
Date: Thu Aug 18 16:50:52 2016 +0700

    Add 'description' option to os subnet (pool) create/set cmd

    This patch adds '--description' option to the commands.

    Change-Id: Ifc2828670c3c48a87a0493d98686a5babf9b2ae7
    Closes-Bug: #1614458
    Closes-Bug: #1614823
    Partially-Implements: blueprint network-commands-options