[
https://issues.apache.org/jira/browse/CLOUDSTACK-9198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096151#comment-15096151
]
ASF GitHub Bot commented on CLOUDSTACK-9198:
--------------------------------------------
Github user GabrielBrascher commented on the pull request:
https://github.com/apache/cloudstack/pull/1278#issuecomment-171284609
@anshul1886 I am sorry if I wasn't clear. You are using the
com.cloud.network.router.NetworkHelperImpl.startVirtualRouter(DomainRouterVO,
User, Account, Map<Param, Object>) method (implemented at line 347) which
executes the com.cloud.network.router.NetworkHelperImpl.start(DomainRouterVO,
User, Account, Map<Param, Object>, DeploymentPlan) method (line 266) with the
user and account (modified by your code). My point is that the user and account
parameters are not used by the start method. My suggestion is to remove those
unused parameters from start and startVirtualRouter methods.
Are you sure that the change you introduce fixed your problem?
> VR gets created in the disabled POD
> -----------------------------------
>
> Key: CLOUDSTACK-9198
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9198
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> VR gets created in the disabled POD
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)