| commit | a1c2b40a68be5591cf36775aa48bc965116ae340 | [log] [tgz] |
|---|---|---|
| author | gallardo <sgallardor@indra.es> | Fri Feb 11 12:41:59 2022 +0000 |
| committer | gallardo <sgallardor@indra.es> | Wed Mar 02 14:29:04 2022 +0000 |
| tree | 3c9e70e5330e26e4a59cb1376cbe2049077a880b | |
| parent | 2f4aaaa4f0e721312164252931954dc6db28abe1 [diff] |
Refactor method deploy This change removes the method `_process_items` and refactors the method `deploy` to do the following tasks: - `calculate_all_differences_to_deploy`: returns the list of items to be created and deleted - `define_all_tasks`: creates all the task structures - `upload_all_tasks`: saves all tasks in the common DB Change-Id: I5cb59dd697875634a4a92df8673c9842a4578d5f Signed-off-by: gallardo <sgallardor@indra.es>