On 05/06/14 03:32, yang zhang wrote:
Thanks so much for your commits.
> Date: Wed, 4 Jun 2014 14:39:30 -0400
> From: zbit...@redhat.com
> To: openstack-dev@lists.openstack.org
> Subject: Re: [openstack-dev] [heat] Resource action API
>
> On 04/06/14 03:01, yang zhang
Thanks so much for your commits.
> Date: Wed, 4 Jun 2014 14:39:30 -0400
> From: zbit...@redhat.com
> To: openstack-dev@lists.openstack.org
> Subject: Re: [openstack-dev] [heat] Resource action API
>
> On 04/06/14 03:01, yang zhang wrote:
> > Hi all,
> > Now
On 04/06/14 03:01, yang zhang wrote:
Hi all,
Now heat only supports suspending/resuming a whole stack, all the
resources of the stack will be suspended/resumed,
but sometime we just want to suspend or resume only a part of resources
Any reason you wouldn't put that subset of resources into
Hi all, Now heat only supports suspending/resuming a whole stack, all the
resources of the stack will be suspended/resumed,but sometime we just want to
suspend or resume only a part of resources in the stack, so I think adding
resource-action API for heat isnecessary. this API will be he