tenant column has inconsistent length across all DB tables
Bug #1352260 reported by
Unmesh Gurjar
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
In Progress
|
Low
|
Unassigned |
Bug Description
The 'tenant' column in different database tables of heat has different lengths. For example stack and snapshot (256), software_config and software_deployment (64).
The column length should be consistent to avoid truncation of the value.
Changed in heat: | |
assignee: | nobody → Clint Byrum (clint-fewbar) |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in heat: | |
assignee: | Di XiaoLi (dixiaoli) → nobody |
Changed in heat: | |
milestone: | none → no-priority-tag-bugs |
To post a comment you must log in.
Please look this change https:/ /review. openstack. org/#/c/ 92406/, I suppose that it fixes your problem. Also this bug looks like duplicate for https:/ /bugs.launchpad .net/heat/ +bug/1316646, however it also may be ,marked as related bug.