<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=GB2312">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="΢ÈíÑźÚ">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:<br>
      <br>
      root@controller:~# glance image-create --location
      <a class="moz-txt-link-freetext" href="http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img">http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img</a>
      --is-public true --disk-format qcow2 --container-format bare
      --name "Ubuntu"<br>
      Request returned failure status.<br>
      None<br>
      HTTPInternalServerError (HTTP 500)<br>
      <br>
      root@controller:~# glance image-list<br>
      Request returned failure status.<br>
      None<br>
      HTTPInternalServerError (HTTP 500)<br>
      <br>
      I google the error, and find the bug 1092783 (
      <a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/devstack/+bug/1092783">https://bugs.launchpad.net/devstack/+bug/1092783</a> ), but I do not
      know how to apply the patch.<br>
    </font>
  </body>
</html>