<div dir="ltr">We can get stacks by stack list call, but it does not provide info about stack parameters. If we need stack parameters, we have to use stack.get. <div><br></div><div>Regards,</div><div>Wanghua</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 14, 2015 at 4:30 PM, Thomas Herve <span dir="ltr"><<a href="mailto:therve@redhat.com" target="_blank">therve@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
> Hi all,<br>
><br>
> Magnum creates a stack when a bay is created and update the stack<br>
> parameters when the bay is updated. Magnum has a periodic task<br>
> to synchronize stack status from heat.<br>
> And now we want to synchronize  stack parameters from heat, too. But heat<br>
> don't allow admin user to show stack in other tenants, so we can not get<br>
> stack parameters.<br>
<br>
</span>That's not true. You just need to pass the appropriate option, "global_tenant", in your list call.<br>
<br>
Regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Thomas<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</font></span></blockquote></div><br></div>