<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">I want to know using the Python API OpenStack project that has images or vice versa , that project has an image .</div><div style="font-family:arial,sans-serif;font-size:13px">
From the command line gives you the information :</div><div style="font-family:arial,sans-serif;font-size:13px"><div>vagrant@precise64:~/devstack$ glance image-show 'a8ddca2e-f004-4329-a9d6-83fd8d0589de'</div><div>
+-----------------------+--------------------------------------+</div><div>| Property        | Value                 |</div><div>+-----------------------+--------------------------------------+</div><div>
| Property 'kernel_id'  | ab2c6e53-34f3-4a2a-829c-4b69a40e1f0b |</div><div>| Property 'ramdisk_id' | 64148dd3-0d94-4331-80c3-17e3be60ecab |</div><div>| checksum        | f8a2eeee2dc65b3d9b6e63678955bd83   |</div>
<div>| container_format    | ami                  |</div><div>| created_at       | 2014-04-15T12:37:40          |</div><div>| deleted        | False                 |</div>
<div>| disk_format      | ami                  |</div><div>| id           | a8ddca2e-f004-4329-a9d6-83fd8d0589de |</div><div>| is_public       | True                 |</div>
<div>| min_disk        | 0                   |</div><div>| min_ram        | 0                   |</div><div>| name          | cirros-0.3.1-x86_64-uec        |</div>
<div>| owner         | 0351a1f666684f0fbd29548fb6f73eed   |</div><div>| protected       | False                 |</div><div>| size          | 25165824               |</div>
<div>| status         | active                |</div><div>| updated_at       | 2014-04-15T12:37:41          |</div><div>+-----------------------+--------------------------------------+</div>
</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>But since the API can not I get python or with nova nor glance . I get all the data unless it is associated project .</div>
<div>Can anyone help me out ?</div><div><br></div><div>Greetings and thanks</div></div></div>