<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: serif, sans-serif; font-size: 12pt;"><div><br></div><br><div>Dear openstack,<br></div><div><br></div><div>We are facing a peculiar issue with regards to users quota of resources.<br></div><div><br></div><div><div>e.g:<br></div>+------------------------------------------------------------------------------------------------------+<br><div>| project |   user  |  instance quota            |  no: of instance created      |<br></div><div>| -----------|------------|-----------------------------------|------------------------------------------|<br></div><div>|  tes      |     -      |      10                            |             -                               |<br></div><div>|  test     |  user1 |      2                              |            2                               |<br></div><div>|  test     |  user2 |      2                              |      error "quota over"          |<br></div><div>|  test     |  user3 |      3                              |      only 1 instance allowed  |<br></div><div>|  test     |  user4 | no user quota defined  |    able to create 10 instance|<br></div><div>+-------------------------------------------------------------------------------------------------------+<br></div><div>As
 you see from mentioned table. when user1,user2, has instance quota of 2
 and when user1 has created 2 instance, user2 unable to create instance.<br></div><div>but
 user3 able to create only 1 more instance, user 4 has no quota applied 
so project quota 10 will be applied and he can create 10 instance.<br></div><div><br></div><div>the quota is applied to each user but not tracked for each user, so this defeats the purpose of per user quota.<br></div><div><br></div><div>Please help us with resolving this issue.<br></div><div>    <br></div><div><br></div></div><div>Regards,<br></div><div>sysadmin team<br></div><div><br></div></div><br></body></html>