<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>I am trying to upload the image to the Image service like in this tutorial:</div><div><a href="http://docs.openstack.org/liberty/install-guide-rdo/glance-verify.html">http://docs.openstack.org/liberty/install-guide-rdo/glance-verify.html</a></div><div><br></div><div>I have done all steps, but this step fails:</div><div>glance image-create --name "cirros" --file cirros-0.3.4-x86_64-disk.img --disk-format qcow2 --container-format bare --visibility public --progress</div><div><br></div><div>503 Service Unavailable: The server is currently unavailable. Please try again at a later time. (HTTP 503)</div><div><br></div><div>It is my /var/log/glance/api.log:</div><div><a href="http://paste.openstack.org/show/488205/">http://paste.openstack.org/show/488205/</a></div><div><br></div><div>It is my /var/log/glance/registry.log:</div><div><a href="http://paste.openstack.org/show/488207/">http://paste.openstack.org/show/488207/</a></div><div><br></div><div>It is my /var/log/keystone/keystone.log:</div><div><a href="http://paste.openstack.org/show/488208/">http://paste.openstack.org/show/488208/</a></div><div><br></div><div>It is my variables:</div><div>export OS_PROJECT_DOMAIN_ID=default</div><div>export OS_USER_DOMAIN_ID=default</div><div>export OS_PROJECT_NAME=admin</div><div>export OS_TENANT_NAME=admin</div><div>export OS_USERNAME=admin</div><div>export OS_PASSWORD=admin</div><div>export OS_AUTH_URL=<a href="http://controller:35357/v3">http://controller:35357/v3</a></div><div>export OS_IDENTITY_API_VERSION=3</div><div>export OS_IMAGE_API_VERSION=2</div><div><br></div><div>May somebody help me, please?</div><div><br></div><div>Best Regards, Alexandr</div></div>