guest_info missing tenant_id when created using heat services

Bug #1263159 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Medium
Sushil Kumar

Bug Description

tenant_id has not been included in the heat.template.

tenant_id should be present in heat.template to pass that information to the guest created.

Changed in trove:
assignee: nobody → Sushil Kumar (sushil-kumar2)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

Fix proposed to branch: master
Review: https://review.openstack.org/63454

Changed in trove:
status: New → In Progress
Revision history for this message
Sushil Kumar (sushil-kumar2) wrote :

This piece of information is missing from both template and code, unlike _create_server_volume and _create_server_volume_individually
because of which it becomes difficult to find the tenant for whom this instance was created.

Changed in trove:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/63454
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=5b6a2c09c72b30da013331cd3d37738781d76732
Submitter: Jenkins
Branch: master

commit 5b6a2c09c72b30da013331cd3d37738781d76732
Author: Sushil Kumar <email address hidden>
Date: Fri Dec 20 16:44:26 2013 +0000

    Adds tenant_id to guest_info in heat code

    Reasons:
    - Heat code and used mysql/heat.template are missing tenant_id
    - tenant_id is needed to simplify the identification of owner
      of the instance.

    Changes:
    - Adds tenant_id to heat.template and in heat code.

    Change-Id: I08a8703e8d5f3db627a280c9df774d734437fcea
    Closes-Bug: #1263159

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
milestone: none → icehouse-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: icehouse-2 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.