I have creatd a new project using openstacksdk. I want to set certain amount of CPU, RAM and floatingIPs available for that project to manage usage. How can I set Quota for the new project created?
How to set quota for openstack project/tenant using python-openstacksdk
489 views Asked by Atmesh Mishra At
1
Current openstackSDK (0.9.19) does not have function to allocate quota. This can be done using openstack API.