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.

Regards,
Wanghua

On Fri, Aug 14, 2015 at 4:30 PM, Thomas Herve <the...@redhat.com> wrote:

>
>
> > Hi all,
> >
> > Magnum creates a stack when a bay is created and update the stack
> > parameters when the bay is updated. Magnum has a periodic task
> > to synchronize stack status from heat.
> > And now we want to synchronize  stack parameters from heat, too. But heat
> > don't allow admin user to show stack in other tenants, so we can not get
> > stack parameters.
>
> That's not true. You just need to pass the appropriate option,
> "global_tenant", in your list call.
>
> Regards,
>
> --
> Thomas
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to