<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Deal all</p>
<p><br>
</p>
<p>I have a question about the openstack python glance client api</p>
<p><br>
</p>
<p>I want to get the list of all the shared image by tenant , but don't know how to get the list..</p>
<p><br>
</p>
<p>I can only find out this, list sharing,  but when i use tenant, it did not work, showed some error "No tenant_id" attribute...</p>
<p></p>
<h2 style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-weight: lighter; line-height: 1.1; color: rgb(42, 78, 104); margin-top: 20px; margin-bottom: 10px; font-size: 30px;">
List Sharings<a class="headerlink" href="https://docs.openstack.org/python-glanceclient/latest/reference/apiv2.html#list-sharings" title="Permalink to this headline" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 255, 255);">¶</a></h2>
<p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 14px;">
Describe sharing permissions by image <span style="color: rgb(255, 0, 0);">or tenant:</span></p>
<div class="highlight-default" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 14px;">
<div class="highlight" style="box-sizing: border-box;">
<pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px; padding: 20px 30px; margin-top: 0px; margin-bottom: 10px; line-height: 1.42857; color: rgb(255, 255, 255); word-break: break-all; word-wrap: break-word; background-color: rgb(51, 51, 51); border: 1px solid rgb(204, 204, 204); border-radius: 4px;"><span style="box-sizing: border-box;"></span><span class="n" style="box-sizing: border-box; color: rgb(208, 208, 208);">glance</span><span class="o" style="box-sizing: border-box; color: rgb(208, 208, 208);">.</span><span class="n" style="box-sizing: border-box; color: rgb(208, 208, 208);">image_members</span><span class="o" style="box-sizing: border-box; color: rgb(208, 208, 208);">.</span><span class="n" style="box-sizing: border-box; color: rgb(208, 208, 208);">list</span><span class="p" style="box-sizing: border-box; color: rgb(208, 208, 208);">(</span><span class="n" style="box-sizing: border-box; color: rgb(208, 208, 208);">image_id</span><span class="p" style="box-sizing: border-box; color: rgb(208, 208, 208);">)</span></pre>
</div>
</div>
 
<p></p>
<p>Just like below in horizon, I want to get the share image with the tenant,..</p>
<p>Can anyone know how to get it using python api?</p>
<p><img size="5251" contenttype="image/png" id="img754387" crossorigin="anonymous" tabindex="0" style="max-width: 99.9%; user-select: none;" src="cid:3f13f092-2295-4710-918f-8698b541475a"><br>
</p>
<p><br>
</p>
<p>Please help</p>
<p><br>
</p>
<p>Thanks</p>
<p>Wally</p>
</div>
</body>
</html>