encrypted resource_data is not helping during troubleshooting issues

Bug #1524295 reported by Kanagaraj Manickam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Kanagaraj Manickam

Bug Description

resource_data is provided with option to encrypt the values stored in it based on the crypt key configured in the heat.conf. during the debugging issues, it becomes an difficult for admins (operators) to decrypt the values in it to troubleshoot the issues.

So this bug is filed to report the list of resource_data for a given resource id. So if admin feels that there is need for seeing the resource data, (s)he could run this command to get it for troublshooting.

heat-manage resource_data_list <resource_id>

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
assignee: nobody → Kanagaraj Manickam (kanagaraj-manickam)
status: New → In Progress
Changed in heat:
milestone: none → mitaka-2
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/255348
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=6ef46af6b4f203983d8d64889764c4cf10f79f89
Submitter: Jenkins
Branch: master

commit 6ef46af6b4f203983d8d64889764c4cf10f79f89
Author: Kanagaraj Manickam <email address hidden>
Date: Wed Dec 9 11:44:04 2015 +0530

    heat-manage resource_data_list

    During the troubleshooting of issues, admin needs to
    decrypt the values stored in the resource_data table.
    This patch addes below command to address this need.

    heat-manage resource_data_list <resource_id>

    Closes-bug: #1524295

    Change-Id: I5bb814c0873f58b3968f312c96bcabcd3024085d

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/259929

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/liberty)

Reviewed: https://review.openstack.org/259929
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=93cb720817bef470ef6fc63464112bcfef99c2cd
Submitter: Jenkins
Branch: stable/liberty

commit 93cb720817bef470ef6fc63464112bcfef99c2cd
Author: Kanagaraj Manickam <email address hidden>
Date: Wed Dec 9 11:44:04 2015 +0530

    heat-manage resource_data_list

    During the troubleshooting of issues, admin needs to
    decrypt the values stored in the resource_data table.
    This patch addes below command to address this need.

    heat-manage resource_data_list <resource_id>

    Closes-bug: #1524295

    Change-Id: Iaf564427c705e43a329e18465503ff65f1ccddb9
    (cherry picked from commit 6ef46af6b4f203983d8d64889764c4cf10f79f89)

tags: added: in-stable-liberty
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.