Re: [Openstack] how to sync quota usage our of sync in Rocky release

2018-11-20 Thread Sam Morrison
Starting I think in Pike or Queens nova no longer caches quota usages and calculates it on the fly so there is now no need to the command as quotas can’t get out of sync anymore. Cheers, Sam > On 20 Nov 2018, at 4:49 pm, Manuel Sopena Ballesteros > wrote: > > Dear Openstack community, >

[Openstack] how to sync quota usage our of sync in Rocky release

2018-11-19 Thread Manuel Sopena Ballesteros
Dear Openstack community, I often have nova complaining that I have exceeded my quota, these normally happens when I node deployment fails and the resources allocated hasn't been released. Before Rocky I used to run the command below to resync, however it looks like it has been removed from Roc