<div dir="ltr">Hi Saverio, <div><br></div><div>I've been debugging cinder api.log and there are no errors. I believe it is a horizon (?) issue. All my components are Liberty. <br></div><div><div><br></div><div><b>$ openstack quota show <project id> shows volumes = 8.</b></div><div><br></div><div>If the user and project are created through the dashboard I do not seem the problem. It seems like some database value are not correctly populated</div><div><br></div><div>Also if I create tenant+cli through CLI, and then Edit project quotas in the Dashboard, and click Save. Then it works.</div><div><br></div><div>I create my project and tenant as:</div><div><br></div><div><b>$ openstack project create --domain default --description "test project" test-project</b></div><div><b>$ openstack user create --domain default --password-prompt test-user</b></div><div><b>$ openstack role add --project test-project --user test-user user</b></div><div><br></div><div><br></div><div>It's really strange, but it seems to be a bug in the GUI, or some DB fields not getting properly populated when I create my project.</div><div><br></div><div>please advice. thx will</div></div></div>