You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prachi Damle (JIRA)" <ji...@apache.org> on 2014/11/17 23:09:36 UTC

[jira] [Commented] (CLOUDSTACK-7735) Admin is not allowed deploy VM in a disabled host if hostId is parameter is not passed.

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215275#comment-14215275 ] 

Prachi Damle commented on CLOUDSTACK-7735:
------------------------------------------

A disabled host is used mainly for test purposes of the admin, while this bug states that CCP is not following the general rule of using diabled resources for admin, the admin still has a workaround here.

Admin can set the hostId directly in the deployVm API to test the host.

So this change is not very necessary from any functionality perspective.

> Admin is not allowed deploy VM in a disabled host if hostId is parameter is not passed.
> ---------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7735
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7735
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.5.0
>         Environment: build from master
>            Reporter: Sangeetha Hariharan
>            Assignee: Prachi Damle
>             Fix For: 4.5.0
>
>
> Admin is not allowed deploy VM in a disabled host if hostId is parameter is not passed.
> Steps to reproduce the problem:
> Disable host h1.
> As admin, try to deploy a Vm in host1 using a service offering that has host tags that matches with host1.
> Admin is not allowed to deploy a VM in this host.  This behavior is different from the behavior where admin is allowed to deploy Vms in disabled zone / disabled pod/ disabled cluster.
> But when I try to deploy a VM by passing hostId parameter , then I am allowed to deploy  VM in this host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)