Comment 6 for bug 1576255

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-fuelclient (master)

Reviewed: https://review.openstack.org/315550
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=719f85e78e18ee5699a175501b9cafbeec2ca8f0
Submitter: Jenkins
Branch: master

commit 719f85e78e18ee5699a175501b9cafbeec2ca8f0
Author: Artem Roma <email address hidden>
Date: Thu May 12 16:10:39 2016 +0300

    Add 'vip_namespace' optional argument for fuel2 VIP create command

    Create operation for VIP accepts 'vip_namespace' as optional parameter.
    Its processing was added to VIP client as it was missing in the original
    patch for adding the commands to the client.

    Change-Id: Ibeab8f4c51758d13141b217daff613d90a0f40dd
    Related-Bug: #1576255