[devel] [PATCH 1/1] smfd: Remove duplicate DU/AU on SU/comp level in one-step upgrade [#2227]

2018-05-12 Thread Nguyen Luu
This fix extends, and also improves the previous one of #2209 which was done for node level DU/AU. In particular, it eliminates any duplicate AU/DU on SU and component level when merging forAddRemove and forModify/Rolling procedures into a single-step procedure for one-step upgrade execution mode.

[devel] [PATCH 1/1] smfd: Remove duplicate DU/AU on SU/comp level in one-step upgrade [#2227]

2018-05-07 Thread Nguyen Luu
This fix extends the previous one of #2209 which was on node level. In particular, it is to eliminate any duplicate DU/AU on SU or component level when merging forAddRemove and forModify/rolling procedures into a single-step procedure for one-step upgrade execution mode. ---

[devel] [PATCH 1/1] smfd: Remove duplicate DU/AU on SU/comp level in one-step upgrade [#2227]

2018-05-02 Thread Nguyen Luu
This fix extends the previous one of #2209 which was on node level. In particular, it is to eliminate any duplicate DU/AU on SU or component level when merging forAddRemove and forModify/rolling procedures into a single-step procedure for one-step upgrade execution mode. The fix also corrects