Glance-api configure with rbd not able to start
i have configure glance to use rbd using Ceph Guide, however, i found out after i add the lines for glance inside glance-api configuration and restart . glance api service would not able to start. try to dig inside glance api log and what i can only see is below:
DEBUG glance_store.driver [-] Late loading location class glance_store._drivers.rbd.StoreLocation get_store_location_class /usr/lib/python2.7/dist-packages/glance_store/driver.py:99
is there any place that could debug this.? i have already enable debug inside config file but not much output comeout. please help.
after i run glance-api --debug i got below output.
ERROR: Store for scheme file not found
i believe this is the cause my glance-api would not able to start.
any way to solve this?