[dashboard] py34 gate is red because of unicode symbols in README
Bug #1554317 reported by
Kirill Zaitsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Critical
|
Kirill Zaitsev |
Bug Description
error in setup command: Error parsing /home/jenkins/
This is due to unicode symbols in description file.
summary: |
- [dashboard] py34 gate is red + [dashboard] py34 gate is red because of unicode symbols in README |
Changed in murano: | |
assignee: | nobody → Kirill Zaitsev (kzaitsev) |
status: | Confirmed → In Progress |
Changed in murano: | |
assignee: | Kirill Zaitsev (kzaitsev) → zhurong (zhu-rong) |
Changed in murano: | |
assignee: | zhurong (zhu-rong) → Kirill Zaitsev (kzaitsev) |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/289195 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=94b0c092ed3 2822b0b0a2389e9 0e82c499c3b5e8
Committed: https:/
Submitter: Jenkins
Branch: master
commit 94b0c092ed32822 b0b0a2389e90e82 c499c3b5e8
Author: zhurong <email address hidden>
Date: Mon Mar 7 02:52:38 2016 +0000
Fix broken dashboard tables
Due to this patch: https:/ /review. openstack. org/#/c/ 246625/, Horizon
changes the table styles. This broke murano-dashboard tables.
This patch fixes the following: select= false' to pass the ci test
1 Fix package, images, categories, environments table looks broken
2 Fix import package descriptions displayed
3 Removes unicode symbols from README to unlock py34 gate
4 Comment out the 'multi_
5 Dixed broken tests
Co-Authored-By: Kirill Zaitsev <email address hidden>
Change-Id: I802aaa89021b5f 20805a498ad2a17 ba73c076bed
Closes-bug: #1552702
Closes-bug: #1550822
Closes-bug: #1554317