hi Erno , Thanks alot .. i have set the OS_IMAGE_URL=2 . After that i have run glance image-create . Now i am getting different error . pls help me .
root@user-ThinkCentre-M73:/tmp/images# glance image-create --name "cirros-0.3.2-x86_64" --disk-format qcow2 --container-format bare --is-public True --progress < cirros-0.3.2-x86_64-disk.img usage: glance [--version] [-d] [-v] [--get-schema] [--timeout TIMEOUT] [--no-ssl-compression] [-f] [--os-image-url OS_IMAGE_URL] [--os-image-api-version OS_IMAGE_API_VERSION] [-k] [--os-cert OS_CERT] [--cert-file OS_CERT] [--os-key OS_KEY] [--key-file OS_KEY] [--os-cacert <ca-certificate-file>] [--ca-file OS_CACERT] [--os-username OS_USERNAME] [--os-user-id OS_USER_ID] [--os-user-domain-id OS_USER_DOMAIN_ID] [--os-user-domain-name OS_USER_DOMAIN_NAME] [--os-project-id OS_PROJECT_ID] [--os-project-name OS_PROJECT_NAME] [--os-project-domain-id OS_PROJECT_DOMAIN_ID] [--os-project-domain-name OS_PROJECT_DOMAIN_NAME] [--os-password OS_PASSWORD] [--os-tenant-id OS_TENANT_ID] [--os-tenant-name OS_TENANT_NAME] [--os-auth-url OS_AUTH_URL] [--os-region-name OS_REGION_NAME] [--os-auth-token OS_AUTH_TOKEN] [--os-service-type OS_SERVICE_TYPE] [--os-endpoint-type OS_ENDPOINT_TYPE] <subcommand> ... glance: error: unrecognized arguments: --name --disk-format qcow2 --container-format bare --is-public True --progress Thanks, srinivas. Hi srinivas, If you issue just command glance, it will give you help text. The 4th from the bottom is –os-image-api-version which defaults to 1. I’m pretty sure you have not set this for yourself. - Erno *From:* Srinivasreddy R [mailto:srinivasreddy4...@gmail.com] *Sent:* 11 September 2014 11:06 *To:* openstack@lists.openstack.org *Subject:* [Openstack] error connection refused while creating glance image hi , i am creating openstack 3 node setup . following then installation guide . http://docs.openstack.org/icehouse/install-guide/install/apt/content/ i am getting connection refused error . someone pls help me . glance image-create --name "cirros-0.3.2-x86_64" --disk-format qcow2 --container-format bare --is-public True --progress < cirros-0.3.2-x86_64-disk.img Error finding address for http://controller:9292/v1/images: [Errno 111] Connection refused i have configured fo v2 but in error log it is v1. thanks, srinivas.
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack