Comment 3 for bug 1733258

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

Reviewed: https://review.openstack.org/521421
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=4419c553a458c6f22770327b25019329098cb740
Submitter: Zuul
Branch: master

commit 4419c553a458c6f22770327b25019329098cb740
Author: Dongcan Ye <email address hidden>
Date: Mon Nov 20 13:50:26 2017 +0800

    Add subnet_id property for FloatingIP

    In openstackclient we can pass a "subnet_id" param while creating
    floatingip, but missing in FloatingIP properties.

    Change-Id: I5c2b93d7e737755958ff074f3a84e592c94f0fe2
    Closes-Bug: #1733258