Comment 1 for bug 1687202

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

Reviewed: https://review.openstack.org/462305
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=70a74337a611c008afb02cc03c8b8512d7fa6c9e
Submitter: Jenkins
Branch: master

commit 70a74337a611c008afb02cc03c8b8512d7fa6c9e
Author: Akihiro Motoki <email address hidden>
Date: Wed May 3 22:11:04 2017 +0000

    Specify alternate_id in network quota

    In network quota object, tenant_id is a unique key of the resource.
    alternate_id must be specified in the resource definition.

    Change-Id: Ia77a3711a08ee684fafcc76a8e1bb7d7f32ff1c1
    Closes-Bug: #1687202