I install folsom as the guide ( basic-install-folsom.pdf ), when I go to section Glance, and execute : #glance image-list and #glance image-create, I always get the error like below:
root@controller:~# glance image-create --location http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img --is-public true --disk-format qcow2 --container-format bare --name "Ubuntu" Request returned failure status. None HTTPInternalServerError (HTTP 500) root@controller:~# glance image-list Request returned failure status. None HTTPInternalServerError (HTTP 500) I google the error, and find the bug 1092783 ( https://bugs.launchpad.net/devstack/+bug/1092783 ), but I do not know how to apply the patch.
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp