Comment 19 for bug 1407675

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

Reviewed: https://review.openstack.org/162647
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=62e68af896887ebe18944e6a0a9721e269119ad4
Submitter: Jenkins
Branch: master

commit 62e68af896887ebe18944e6a0a9721e269119ad4
Author: Vladimir Kuklin <email address hidden>
Date: Mon Mar 9 17:53:08 2015 +0300

    Ensure admin role is assigned prior to creating floating range

    Nova API will return a 403 if a non-admin user attempts to create
    a floating IP range.

    Change-Id: I5458f9e261ecf90554db264f7b3d3a8b4f0ce468
    Closes-bug: #1407675