You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Olivier Lemasle (JIRA)" <ji...@apache.org> on 2014/06/30 09:16:25 UTC

[jira] [Updated] (CLOUDSTACK-7006) Template ID is missing in ROOT volume usages

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lemasle updated CLOUDSTACK-7006:
----------------------------------------

    Description: 
In previous versions of CloudStack, the template ID was recorded for ROOT volume usages, when the VM is created from a template.

Since CloudStack 4.2, the template ID isn't recorded anymore, due to a regression in the EVENT_VOLUME_CREATE event publishing:

In commit https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=730d04508507409065a432e2aac931225947f268, the last EVENT_VOLUME_CREATE misses the template id, that was previously set. It seems a simple copy-paste error.

  was:
In previous versions of CloudStack, the template ID was recorded for ROOT volume usages.

Since CloudStack 4.2, the template ID isn't recorded anymore, due to a regression in the EVENT_VOLUME_CREATE event publishing:

In commit https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=730d04508507409065a432e2aac931225947f268, the last EVENT_VOLUME_CREATE misses the template id, that was previously set. It seems a simple copy-paste error.


> Template ID is missing in ROOT volume usages
> --------------------------------------------
>
>                 Key: CLOUDSTACK-7006
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7006
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Usage
>    Affects Versions: 4.2.0, 4.2.1, 4.3.0, 4.4.0
>            Reporter: Olivier Lemasle
>            Assignee: Olivier Lemasle
>            Priority: Minor
>
> In previous versions of CloudStack, the template ID was recorded for ROOT volume usages, when the VM is created from a template.
> Since CloudStack 4.2, the template ID isn't recorded anymore, due to a regression in the EVENT_VOLUME_CREATE event publishing:
> In commit https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=730d04508507409065a432e2aac931225947f268, the last EVENT_VOLUME_CREATE misses the template id, that was previously set. It seems a simple copy-paste error.



--
This message was sent by Atlassian JIRA
(v6.2#6252)