heat code uses ascii encoding

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

Bug Description

https://github.com/openstack/trove/blob/master/trove/taskmanager/models.py#L349 encodes template with ascii, this should be utf-8 instead.

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/68738

Changed in trove:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/68738
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=4420b8e76ec20b241ff6f2f706a505a97a117018
Submitter: Jenkins
Branch: master

commit 4420b8e76ec20b241ff6f2f706a505a97a117018
Author: Sushil Kumar <email address hidden>
Date: Thu Jan 23 19:41:43 2014 +0000

    Changes encoding from 'ascii' to 'utf-8'

    Reasons:
    - Heat code, while encoding the template encodes it with 'ascii'
      encoding, which should be 'utf-8' instead.

    Changes:
    - Encoding format changed from 'ascii' to 'utf-8'.

    Closes-Bug: #1272053
    Change-Id: I66a7c20716899144653b7dbc6811c268caaf7c2c

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: icehouse-3 → 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.