Hi all,
I've updated my RDO Juno to Kilo and everything went smoothly except glance-api, that doesn't start anymore if I have:
[default]
default_store=swift
[glance_store]
stores=glance.store.swift.Store,glance.store.http.Store
I get this error:
ERROR: Store for scheme file not found
If I comment out the stores=glance.store.swift.Store,glance.store.http.Store glance-api starts but it doesn't use swift backend anymore, it tries to use file backend.
Anyone had this issue?
Thanks,
Pedro Sousa