mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CPU cap limitation was enabled as part of https://github.com/apache/cloudstack/pull/6420 that changes behaviour for existing environments. The CPU cap limitation on KVM causes systemvms to not start or be really slow in nested and virtualised environments. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>