Re: [openstack-dev] [heat] convergence cancel messages

2016-08-19 Thread Zane Bitter
On 19/08/16 09:55, Anant Patil wrote: What I'm suggesting is very close to that: (1) stack-cancel-update will start another update using the previous template/environment. We'll start rolling back; in-progress resources will be allowed to complete normally. (2)

Re: [openstack-dev] [heat] convergence cancel messages

2016-08-19 Thread Anant Patil
On Tue, Apr 19, 2016 at 9:36 PM Zane Bitter wrote: > On 17/04/16 00:44, Anant Patil wrote: > > I think it is a good idea, but I see that a resource can be > marked > > unhealthy only after it is done. > > > > > > Currently, yes. The idea would be to change

Re: [openstack-dev] [heat] convergence cancel messages

2016-04-19 Thread Zane Bitter
On 17/04/16 00:44, Anant Patil wrote: I think it is a good idea, but I see that a resource can be marked unhealthy only after it is done. Currently, yes. The idea would be to change that so that if it finds the resource IN_PROGRESS then it kills the thread and makes

Re: [openstack-dev] [heat] convergence cancel messages

2016-04-16 Thread Anant Patil
On Sat, Apr 16, 2016 at 1:18 AM, Zane Bitter wrote: > On 15/04/16 10:58, Anant Patil wrote: > >> On 14-Apr-16 23:09, Zane Bitter wrote: >> >>> On 11/04/16 04:51, Anant Patil wrote: >>> After lot of ping-pong in my head, I have taken a different approach to implement

Re: [openstack-dev] [heat] convergence cancel messages

2016-04-15 Thread Zane Bitter
On 15/04/16 10:58, Anant Patil wrote: On 14-Apr-16 23:09, Zane Bitter wrote: On 11/04/16 04:51, Anant Patil wrote: After lot of ping-pong in my head, I have taken a different approach to implement stack-update-cancel when convergence is on. Polling for traversal update in each heat engine

Re: [openstack-dev] [heat] convergence cancel messages

2016-04-15 Thread Anant Patil
On 14-Apr-16 23:09, Zane Bitter wrote: > On 11/04/16 04:51, Anant Patil wrote: >> On 14-Mar-16 14:40, Anant Patil wrote: >>> On 24-Feb-16 22:48, Clint Byrum wrote: Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: > Hi, > > I would like the discuss various

Re: [openstack-dev] [heat] convergence cancel messages

2016-04-14 Thread Zane Bitter
On 11/04/16 04:51, Anant Patil wrote: On 14-Mar-16 14:40, Anant Patil wrote: On 24-Feb-16 22:48, Clint Byrum wrote: Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: Hi, I would like the discuss various approaches towards fixing bug https://launchpad.net/bugs/1533176 When

Re: [openstack-dev] [heat] convergence cancel messages

2016-04-11 Thread Anant Patil
On 14-Mar-16 14:40, Anant Patil wrote: > On 24-Feb-16 22:48, Clint Byrum wrote: >> Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: >>> Hi, >>> >>> I would like the discuss various approaches towards fixing bug >>> https://launchpad.net/bugs/1533176 >>> >>> When convergence is on,

Re: [openstack-dev] [heat] convergence cancel messages

2016-03-14 Thread Anant Patil
On 24-Feb-16 22:48, Clint Byrum wrote: > Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: >> Hi, >> >> I would like the discuss various approaches towards fixing bug >> https://launchpad.net/bugs/1533176 >> >> When convergence is on, and if the stack is stuck, there is no way to

Re: [openstack-dev] [heat] convergence cancel messages

2016-02-24 Thread Clint Byrum
Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: > Hi, > > I would like the discuss various approaches towards fixing bug > https://launchpad.net/bugs/1533176 > > When convergence is on, and if the stack is stuck, there is no way to > cancel the existing request. This feature

Re: [openstack-dev] [heat] convergence cancel messages

2016-02-24 Thread Clint Byrum
Excerpts from Anant Patil's message of 2016-02-24 00:56:34 -0800: > On 24-Feb-16 13:12, Clint Byrum wrote: > > Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: > >> Hi, > >> > >> I would like the discuss various approaches towards fixing bug > >> https://launchpad.net/bugs/1533176

Re: [openstack-dev] [heat] convergence cancel messages

2016-02-24 Thread Anant Patil
On 24-Feb-16 14:26, Anant Patil wrote: > On 24-Feb-16 13:12, Clint Byrum wrote: >> Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: >>> Hi, >>> >>> I would like the discuss various approaches towards fixing bug >>> https://launchpad.net/bugs/1533176 >>> >>> When convergence is on,

Re: [openstack-dev] [heat] convergence cancel messages

2016-02-24 Thread Anant Patil
On 24-Feb-16 13:12, Clint Byrum wrote: > Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: >> Hi, >> >> I would like the discuss various approaches towards fixing bug >> https://launchpad.net/bugs/1533176 >> >> When convergence is on, and if the stack is stuck, there is no way to

Re: [openstack-dev] [heat] convergence cancel messages

2016-02-23 Thread Clint Byrum
Excerpts from Anant Patil's message of 2016-02-23 23:08:31 -0800: > Hi, > > I would like the discuss various approaches towards fixing bug > https://launchpad.net/bugs/1533176 > > When convergence is on, and if the stack is stuck, there is no way to > cancel the existing request. This feature

[openstack-dev] [heat] convergence cancel messages

2016-02-23 Thread Anant Patil
Hi, I would like the discuss various approaches towards fixing bug https://launchpad.net/bugs/1533176 When convergence is on, and if the stack is stuck, there is no way to cancel the existing request. This feature was not implemented in convergence, as the user can again issue an update on an