You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/11/07 13:00:42 UTC

[jira] [Commented] (CLOUDSTACK-7859) Host tags are not getting removed in cloud.host_tags table when a Host is deleted from CS

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

ASF subversion and git services commented on CLOUDSTACK-7859:
-------------------------------------------------------------

Commit 330bd2748e6936be2b27dec37c9c53711e74e6dc in cloudstack's branch refs/heads/master from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=330bd27 ]

CLOUDSTACK-7859: Host tags are not getting removed in cloud.host_tags table when a Host is deleted from CS.


> Host tags are not getting removed in cloud.host_tags table when a Host is deleted from CS
> -----------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7859
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7859
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Sanjay Tripathi
>            Assignee: Sanjay Tripathi
>
> Steps :
> ===========================
> 1. Deploy an advanced zone CS setup.
> 2. Add host tags for the host.
> 3. Put the host in maintenance mode and delete the host.
> Expected behavior :
> ===========================
> 1. Once the host tags are added for the host. an entry for that host is created in the cloud.host_tags table.
> 2. when the host is deleted, its entry also should be deleted from host_tags table.
> Observed behavior :
> ==========================
> When the host is deleted, its entry doesn't get deleted from the host_tags table.



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