[
https://issues.apache.org/jira/browse/CLOUDSTACK-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932185#comment-15932185
]
ASF GitHub Bot commented on CLOUDSTACK-9696:
--------------------------------------------
GitHub user anshul1886 reopened a pull request:
https://github.com/apache/cloudstack/pull/1853
CLOUDSTACK-9696: Fixed Virtual Router deployment failing if there are…
… no shared resources available
and has access to resources through parent domain heirarachy
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9696
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1853.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1853
----
commit 0024dfc62266cc52380b7977860f667414d36e42
Author: Anshul Gangwar <[email protected]>
Date: 2016-12-22T06:17:03Z
CLOUDSTACK-9696: Fixed Virtual Router deployment failing if there are no
shared resources available
and has access to resources through parent domain heirarachy
----
> Fail to deploy VM on dedicating clusters and hosts
> --------------------------------------------------
>
> Key: CLOUDSTACK-9696
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9696
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> IN the below scenario:
> cluster C1 is having 2 hosts, H1 and H2.
> Root domain is having 2 sub domain, D1 and D2
> C1 is dedicated to Root and H1 and H2 are dedicated to D1 and D2 respectively
> D1 and D2 has users U1 and U2 respectively
> Login into U1 and deploy the VM
> router and VM deployment failed with the error:
> com.cloud.exception.InsufficientServerCapacityException: Unable to create a
> deployment
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)