What causes "Invalid project" with glance image-create?
Hi! I'm trying to add images to a DevStack installation. I want to add four images, but I always get this message:
Invalid project (HTTP 401)
This is what I'm trying to execute:
glance --os-username admin --os-password devstack --os-tenant-id admin --os-auth-url=http://193.146.91.13:5000/v2.0/ image-create --name="Windows Server 2012" --is-public=true --container-format=ovf --disk-format=raw < windows.img