Commit db54a09
Default value of force should be false for template delete operation (apache#7731)
* default value of force should be false
* Added force flag in tests
(cherry picked from commit a9f3af8)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent 846cc2f commit db54a09
2 files changed
Lines changed: 4 additions & 1 deletion
File tree
- api/src/main/java/org/apache/cloudstack/api/command/user/template
- test/integration/smoke
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
0 commit comments