openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19262
Glance problem when creating image
Hi all,
I got a problem when I tried installation part:
glance --os-username=admin --os-password=secretword
--os-tenant-name=demo --os-auth-url=http://192.168.206.130:5000/v2.0 \
image-create \
--name="tty-linux-kernel" \
--disk-format=aki \
--container-format=aki < ttylinux-uec-amd64-12.1_2.6.35-22_1-vmlinuz
it returns me this error: glance: error: no such option: --os-username
Do you know what I should do?
Thank you.
Guilherme Russi.
Follow ups