cloudstack/engine/orchestration
Syed Mushtaq Ahmed f5cebeb71a CLOUDSTACK-10061: When starting a VM, make sure it is attached to correct VAG when using managed storage (#2253)
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.
2017-09-01 21:10:44 +02:00
..
resources/META-INF/cloudstack/core CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
src CLOUDSTACK-10061: When starting a VM, make sure it is attached to correct VAG when using managed storage (#2253) 2017-09-01 21:10:44 +02:00
test CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
pom.xml Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30