deprecated call warnings in sync-images action output
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Glance-Simplestreams-Sync Charm |
New
|
Undecided
|
Unassigned |
Bug Description
Usually those warnings are not harmful, but it's visible to user interactions as follows:
Aug 13 01:46:23 + juju run-action --wait glance-
Aug 13 01:47:31 unit-glance-
Aug 13 01:47:31 UnitId: glance-
Aug 13 01:47:31 id: "4"
Aug 13 01:47:31 results:
Aug 13 01:47:31 Stderr: |
Aug 13 01:47:31 /usr/share/
Aug 13 01:47:31 confobj = yaml.load(f)
Aug 13 01:47:31 /usr/lib/
Aug 13 01:47:31 warnings.
Aug 13 01:47:31 Stdout: |
Aug 13 01:47:31 created 25015e73-
Aug 13 01:47:31 status: completed
Aug 13 01:47:31 timing:
Aug 13 01:47:31 completed: 2021-08-13 01:47:30 +0000 UTC
Aug 13 01:47:31 enqueued: 2021-08-13 01:46:24 +0000 UTC
Aug 13 01:47:31 started: 2021-08-13 01:46:25 +0000 UTC
tags: | added: good-first-bug |