426790237e
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 <sfinucan@redhat.com> Closes-Bug: #1834057