[glare] importing a package with !yaql tag fails
Bug #1586028 reported by
Kirill Zaitsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-muranoclient |
Fix Released
|
High
|
Kirill Zaitsev | ||
Liberty |
Fix Committed
|
Undecided
|
Kirill Zaitsev | ||
Mitaka |
Fix Committed
|
High
|
Kirill Zaitsev | ||
Newton |
Fix Released
|
High
|
Kirill Zaitsev |
Bug Description
When glare is used client has to parse the classes to store inheritance info in glare. When doing so client apparently uses unmodified loader, thus importing a package with "yaql!"
The error is:
Error could not determine a constructor for the tag '!yaql'
in "Classes/
to reproduce — try importing io.murano.
Expected result: no errors when importing such packages.
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/333592
Review: https:/