Sanjay Tripathi created CLOUDSTACK-7859:
-------------------------------------------
Summary: 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)