Code cleaning
Move trigger_ztp_generation and trigger_vm_creation from tasks.py to utils.py. The tasks.py module should only include functions used by the worker.
Please register or sign in to comment
Move trigger_ztp_generation and trigger_vm_creation from tasks.py to utils.py. The tasks.py module should only include functions used by the worker.