Likitha Shetty created CLOUDSTACK-8134:
------------------------------------------
Summary: [VMware] Worker VMs don't have MS id set in the
annotation.
Key: CLOUDSTACK-8134
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8134
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: VMware
Affects Versions: 4.5.0
Reporter: Likitha Shetty
Assignee: Likitha Shetty
Fix For: Future
+Steps to reproduce+
1. Deploy a VMware setup.
2. Perform an operation that requires SSVM to create a worker VM. For e.g. -
Take a volume snapshot.
3. Check the worker VM's annotation _'cloud.vm.workertag'_ in vCenter
+Observation+
Annotation is in the following format _'1403328707521-null'_.
+Expected behavior+
Annotation is expected to be in the following format
_'1403328707521-345050805373-1403229668525'_ where the second string in the
worker VM tag is the MS id.
This annotation is used in the cleanup of worker VMs and hence needs to be
correctly set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)