Merge branch 'device_workflows' into 'develop'
Device workflows See merge request !5
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- geant_service_orchestrator/main.py 1 addition, 1 deletiongeant_service_orchestrator/main.py
- geant_service_orchestrator/migrations/versions/2023-04-05_857225661207_add_device_workflows.py 39 additions, 0 deletions.../versions/2023-04-05_857225661207_add_device_workflows.py
- geant_service_orchestrator/products/product_types/device.py 2 additions, 2 deletionsgeant_service_orchestrator/products/product_types/device.py
- geant_service_orchestrator/services/ipam.py 7 additions, 4 deletionsgeant_service_orchestrator/services/ipam.py
- geant_service_orchestrator/services/provisioning_proxy.py 4 additions, 1 deletiongeant_service_orchestrator/services/provisioning_proxy.py
- geant_service_orchestrator/workflows/__init__.py 5 additions, 0 deletionsgeant_service_orchestrator/workflows/__init__.py
- geant_service_orchestrator/workflows/device/create_device.py 200 additions, 0 deletionsgeant_service_orchestrator/workflows/device/create_device.py
- geant_service_orchestrator/workflows/device/get_facts.py 60 additions, 0 deletionsgeant_service_orchestrator/workflows/device/get_facts.py
- geant_service_orchestrator/workflows/device/terminate_device.py 53 additions, 0 deletions...service_orchestrator/workflows/device/terminate_device.py
Please register or sign in to comment