volumes and instances appear in horizon but not in cinder\nova list
Hi, I am running Mitaka on Ubuntu and I created 2 volumes and 1 instance. I can see them in Horizon but i get empty result set after running:
cinder list
or
nova list
The issue could be, you are loggined in horizon using admin user, and you are trying CLI using a different user. Make sure, you are using same user credentials in CLI and Horizon.