Is there any specific limit on how many API requests can be handled in parallel by an Openstack service? I am using Juno Deployment.
I tried to do stress testing on Cinder and Nova. I could see that beyond 60(approx) requests the system becomes unstable.
There is no API rate limit set/enabled. I just want to know the maximum requests that can be handled in parallel and are there any ways to improve that. If there are please let me know how.
Thanks