Public bug reported:
Currently exception is converted to string and we get smth like
"2016-02-08 15:47:53.218 12604 ERROR glance.common.artifacts.loader [-] Could
not load plugin from assets.glance_image.v1.package: __init__() got multiple
values for keyword argument 'mutable'
"
and the stacktrace shown later conceals the place where the actual error has
happened.
this doesn't help much with debugging plugin code. It would be great to
have relevant stacktrace printed on errors in artifact definitions.
** Affects: glance
Importance: Undecided
Status: New
** Tags: artifacts
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1543105
Title:
Artifacts code conceals what/where errors happened during plugin
loading
Status in Glance:
New
Bug description:
Currently exception is converted to string and we get smth like
"2016-02-08 15:47:53.218 12604 ERROR glance.common.artifacts.loader [-] Could
not load plugin from assets.glance_image.v1.package: __init__() got multiple
values for keyword argument 'mutable'
"
and the stacktrace shown later conceals the place where the actual error has
happened.
this doesn't help much with debugging plugin code. It would be great
to have relevant stacktrace printed on errors in artifact definitions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1543105/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp