could not find resources cirros
I have tried with different images such ciros, ubuntu but its not work. and prompt error like above when fire command
openstack server create --flavor m1.small --image cirros \ --nic net-id=c68e7c85-144f-4f8c-bf73-69bd5d91b329 --security-group default \ --key-name mykey selfservice-instance.
my log is "http://paste.openstack.org/show/532912/"
please help me.
What is the output of openstack image list? Also double check service endpoints for image service openstack endpoint list --service image with those listed in the documentation. Also check for proper configuration of api_servers in [glance] section of nova.conf.