zanata_stat.py does not work with new Zanata (3.9.6)
Bug #1670638 reported by
Akihiro Motoki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack i18n |
Fix Released
|
High
|
Akihiro Motoki |
Bug Description
Zanata 3.9.6 changes the format of translation stats.
The new format is like:
{
"username": "amotoki",
{
},
}
}
]
}
Previously, the format was:
{"amotoki":
[
{"ja":
}
}
]
}
Changed in ubuntu-translations: | |
assignee: | nobody → Akihiro Motoki (amotoki) |
affects: | ubuntu-translations → openstack-i18n |
Changed in openstack-i18n: | |
importance: | Undecided → High |
Changed in openstack-i18n: | |
status: | New → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/442390 /git.openstack. org/cgit/ openstack/ i18n/commit/ ?id=07d3753a7f0 4b9b97abd59d94d b4e184adf513bc
Committed: https:/
Submitter: Jenkins
Branch: master
commit 07d3753a7f04b9b 97abd59d94db4e1 84adf513bc
Author: Akihiro Motoki <email address hidden>
Date: Tue Mar 7 11:11:09 2017 +0000
zanata_stat.py: Support Zanata 3.9.6
Zanata 3.9.6 changes the format of statistics data.
This commit updates the tool to support 3.9.6.
The old format from the old Zanata used at translate. openstack. org
is no longer supported.
Closes-Bug: #1670638 4df1e2664264afc 19496bf71ed
Change-Id: I692a995142529c