mirror of https://github.com/apache/cloudstack.git
This can happen when you stop a VM in one cluster and start a VM in another cluster. When the VM starts in a new cluster, we don't add a new VAG and hence it fails to start. This PR ensures that we call grantAccess to the VM that gets started which will fix the access issue. |
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack/core | ||
| src | ||
| test | ||
| pom.xml | ||