Comment 4 for bug 1583276

Revision history for this message
Данило Шеган (danilo) wrote :

FWIW, the script in glance-simplestreams-sync charm only does the following:

  tmirror.sync(smirror, path=initial_path)

with tmirror being a glance.GlanceMirror() from simplestreams.mirrors package. So, the fix will likely have to go there.