The relevant error:
2016-02-25 17:44:12.336 2462 CRITICAL keystonemiddleware.auth_token
[-] Unable to validate token: Identity server rejected authorization
necessary to fetch token data
Your Glance instance is not properly configured, so it’s unable to
verify the authenticity of tokens.
Make s
There are my logs:
It is my /var/log/glance/api.log:
http://paste.openstack.org/show/488205/
It is my /var/log/glance/registry.log:
http://paste.openstack.org/show/488207/
It is my /var/log/keystone/keystone.log:
http://paste.openstack.org/show/488208/
Nothing have changed. There only this line
On Thu, Feb 25, 2016 at 11:21 PM, Alexandr Porunov <
alexandr.poru...@gmail.com> wrote:
> The same error.
>
> glance image-create --progress --file ./cirros-0.3.4-x86_64-disk.img
> --name cirros --disk-format qcow2 --container-format bare
> 503 Service Unavailable: The server is currently unavaila
But I have put admin's variables. Haven't I?
On Thu, Feb 25, 2016 at 6:15 PM, Remo Mattei wrote:
> Only admin can use public
>
> It will not work if that is a normal tenant
>
> Inviato da iPhone
>
> Il giorno 25 feb 2016, alle ore 07:56, Alexandr Porunov <
> alexandr.poru...@gmail.com> ha scritt
Only admin can use public
It will not work if that is a normal tenant
Inviato da iPhone
> Il giorno 25 feb 2016, alle ore 07:56, Alexandr Porunov
> ha scritto:
>
> Hello everyone,
>
> I am trying to upload the image to the Image service like in this tutorial:
> http://docs.openstack.org/lib
Hello everyone,
I am trying to upload the image to the Image service like in this tutorial:
http://docs.openstack.org/liberty/install-guide-rdo/glance-verify.html
I have done all steps, but this step fails:
glance image-create --name "cirros" --file cirros-0.3.4-x86_64-disk.img
--disk-format qcow