Comment 9 for bug 1834057

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/stein)

Reviewed: https://review.opendev.org/670096
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=75a3ae933759fb89abd7ee9847fb6685c22a862c
Submitter: Zuul
Branch: stable/stein

commit 75a3ae933759fb89abd7ee9847fb6685c22a862c
Author: Stephen Finucane <email address hidden>
Date: Mon Jun 24 17:09:32 2019 +0100

    docs: Correct issues with 'openstack quota set' commands

    Change Ic857918b15496049b5ccacde9515f130cc0bd7e9 against
    openstack-manuals updated the quotas document to use openstackclient
    commands in place of novaclient commands. It missed the fact that you
    need to pass the '--class' parameter if you wish to set a quota for a
    class rather than a project. Correct this.

    Change-Id: I5dc65924fee65f6340d1495a9b1b992001c30731
    Signed-off-by: Stephen Finucane <email address hidden>
    Closes-Bug: #1834057
    (cherry picked from commit 426790237e75eb184191bee1de50ee493252a717)