Kai Xia
9af1a96174
make FakeChangeSet a subclass of BaseModel, not FakeStack.
...
This fixes #4141 , and pave ways for future changes around changeset.
We had subclassed FakeChangeSet from FakeStack, not from BaseModel. This made
us easier to send the response for describe_change_set calls, but when we are
handling the details of change set, the old approach won't work at all.
For example, when we were creating a changeset, we were actually creating a
stack without registering it (self.stacks), and future update onto this stack
is not really possible.
Signed-off-by: Kai Xia <kaix+github@fastmail.com>
2021-08-07 17:02:22 +10:00
..
2021-07-26 15:21:17 +01:00
2021-07-28 11:17:15 +01:00
2021-07-26 15:21:17 +01:00
2021-07-26 15:21:17 +01:00
2021-08-04 17:24:26 +01:00
2021-07-28 11:17:15 +01:00
2021-07-29 05:55:23 +01:00
2021-08-07 17:02:22 +10:00
2021-07-26 15:21:17 +01:00
2020-09-13 16:08:23 +01:00
2020-09-13 16:08:23 +01:00
2021-08-04 17:24:26 +01:00
2021-08-04 17:24:26 +01:00
2021-08-05 17:59:25 +01:00
2021-08-05 17:59:25 +01:00
2021-08-04 17:24:26 +01:00
2021-08-04 17:24:26 +01:00
2021-05-06 18:33:48 +01:00
2021-08-04 17:24:26 +01:00
2021-08-05 17:59:25 +01:00
2021-07-26 07:40:39 +01:00
2021-08-05 17:59:25 +01:00
2020-11-26 23:59:15 -08:00
2021-08-05 14:23:11 +01:00
2021-07-26 15:21:17 +01:00
2021-07-29 05:55:23 +01:00
2021-07-29 05:53:19 +01:00
2021-02-17 09:06:22 +00:00
2021-08-04 17:24:26 +01:00
2021-08-04 17:24:26 +01:00
2021-07-26 07:40:39 +01:00
2021-08-05 14:24:51 +01:00
2021-07-26 07:40:39 +01:00
2021-07-26 07:40:39 +01:00
2021-08-04 17:24:26 +01:00
2021-07-26 15:21:17 +01:00
2021-07-26 07:40:39 +01:00
2021-07-27 08:59:01 +01:00
2021-07-26 07:40:39 +01:00
2021-08-04 17:24:26 +01:00
2020-11-11 15:55:37 +00:00
2020-09-04 12:14:48 +01:00
2021-08-03 16:21:15 +01:00
2021-07-26 15:21:17 +01:00
2021-07-26 07:40:39 +01:00
2021-07-07 11:11:19 +01:00
2021-01-19 16:11:39 +00:00
2021-06-16 21:07:46 +01:00
2021-06-28 13:23:23 +01:00
2021-06-28 13:23:23 +01:00
2021-02-25 07:46:11 +00:00
2021-07-26 15:21:17 +01:00
2021-06-23 16:57:09 +01:00
2021-07-26 07:40:39 +01:00
2020-11-11 15:55:37 +00:00
2020-11-26 23:59:15 -08:00
2021-08-04 17:24:26 +01:00
2021-08-04 17:24:26 +01:00
2021-07-26 15:21:17 +01:00
2021-07-26 07:40:39 +01:00
2021-07-26 15:21:17 +01:00
2021-07-29 14:50:24 +01:00
2021-07-26 07:40:39 +01:00
2021-04-17 13:49:46 +01:00
2021-08-03 15:46:23 +01:00
2021-07-26 07:40:39 +01:00
2021-08-04 17:24:26 +01:00
2021-07-29 06:38:16 +01:00
2021-06-23 18:03:11 +01:00
2021-07-26 07:40:39 +01:00
2021-07-26 07:40:39 +01:00
2021-08-05 17:59:25 +01:00
2021-07-26 07:40:39 +01:00
2017-03-12 19:58:40 -04:00
2020-09-30 13:18:26 +01:00
2021-08-05 17:59:25 +01:00
2021-08-04 06:45:41 +01:00
2021-07-26 07:40:39 +01:00
2021-08-04 06:45:41 +01:00
2021-08-04 06:45:41 +01:00
2021-07-30 06:20:45 +01:00
2021-07-07 16:38:50 +01:00