[API] [env-templates] List all templates doesn't work correctly
Bug #1542626 reported by
Lin Yang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
High
|
Lin Yang |
Bug Description
1. Create Public templates in primary tenant
2. Create Private template in another tenant
3. Execute ' murano env-template-list' with primary tenant
Expected: return private templates and the public template in another tennat
Actual: Only templates belongs to this tenant is listed
Toot cause:
https:/
It doesn't parse correct filter for is_public field.
Changed in murano: | |
assignee: | nobody → Lin Yang (lin-a-yang) |
Changed in murano: | |
milestone: | none → mitaka-3 |
importance: | Undecided → High |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/277079
Review: https:/