Comment 18 for bug 1652317

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

Reviewed: https://review.openstack.org/420301
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=6d185df4983ef824d629769c11dde5dd9a6297b9
Submitter: Jenkins
Branch: master

commit 6d185df4983ef824d629769c11dde5dd9a6297b9
Author: Reedip <email address hidden>
Date: Wed Jan 18 03:52:23 2017 -0500

    Add project ID in QuotaDefault requests

    Currently QuotaDefault doesnt need ID to work with,
    but it needs the URI to have the project ID so that it
    can reference the same in the Neutron API.
    This patch fixes this issue.

    Partial-Bug:#1652317
    Change-Id: I9288b1c9fc64c6326231d535d9c8574b24afeb3a