Essex on Ubuntu 12.04.<div><br></div><div>I am storing images in swift. glance is configured to point to swift.</div><div><br></div><div>I have imported few images, they are stored in swift.</div><div><br></div><div>From dashboard, if i launch an instance from a image, it is failing, and the nova compute logs says "TRACE nova.rpc.amqp ImageNotFound: Image e2859b55-4a1c-49ce-9fa3-5d03dbd07343 could not be found."</div>
<div><br></div><div><br clear="all"><div><div># glance index</div><div>ID                                   Name                           Disk Format          Container Format     Size          </div><div>------------------------------------ ------------------------------ -------------------- -------------------- --------------</div>
<div>01eb3158-3bf2-4ee7-9534-b06187886614 Ubuntu 12.04 LTS 64-bit        qcow2                bare                      226951168</div><div>81f5f73e-fd88-4cb2-9d4e-d583deb5dc93 CentOS 6.0 64-bit              raw                  bare                      536412160</div>
<div>e2859b55-4a1c-49ce-9fa3-5d03dbd07343 RHEL5 U6 64-Bit                raw                  bare                      295900672</div></div><div><br></div><div># nova image-list</div><div>+--------------------------------------+-------------------------+--------+--------+</div>
<div>|                  ID                  |           Name          | Status | Server |</div><div>+--------------------------------------+-------------------------+--------+--------+</div><div>| 01eb3158-3bf2-4ee7-9534-b06187886614 | Ubuntu 12.04 LTS 64-bit | ACTIVE |        |</div>
<div>| 81f5f73e-fd88-4cb2-9d4e-d583deb5dc93 | CentOS 6.0 64-bit       | ACTIVE |        |</div><div>| e2859b55-4a1c-49ce-9fa3-5d03dbd07343 | RHEL5 U6 64-Bit         | ACTIVE |        |</div><div>+--------------------------------------+-------------------------+--------+--------+</div>
<div><br></div><br>
</div><div><div># swift -V 2.0 -A <a href="http://openstack:5000/v2.0">http://openstack:5000/v2.0</a> -U service:glance -K glance list glance</div><div>01eb3158-3bf2-4ee7-9534-b06187886614</div><div>81f5f73e-fd88-4cb2-9d4e-d583deb5dc93</div>
<div>e2859b55-4a1c-49ce-9fa3-5d03dbd07343</div></div><div><br></div><div><br></div><div>What i am missing here? Do i am missing something in nova.conf ?</div><div><br></div><div><br></div><div>Thanks & Regards,</div><div>
Shashi Kanth</div>