Skip to content

Commit 6a3eb16

Browse files
authored
Merge pull request #1465 from rackerlabs/remove-obsolete-workflow
feat: Remove obsolete workflow
2 parents 9eebd37 + 28c0116 commit 6a3eb16

File tree

4 files changed

+0
-247
lines changed

4 files changed

+0
-247
lines changed

python/understack-workflows/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies = [
3232
sync-keystone = "understack_workflows.main.sync_keystone:main"
3333
sync-provision-state = "understack_workflows.main.sync_provision_state:main"
3434
undersync-switch = "understack_workflows.main.undersync_switch:main"
35-
undersync-device = "understack_workflows.main.undersync_device:main"
3635
enroll-server = "understack_workflows.main.enroll_server:main"
3736
bmc-password = "understack_workflows.main.print_bmc_password:main"
3837
bmc-kube-password = "understack_workflows.main.bmc_display_password:main"

python/understack-workflows/understack_workflows/main/undersync_device.py

Lines changed: 0 additions & 193 deletions
This file was deleted.

workflows/argo-events/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ resources:
1212
- serviceaccounts/openstack-sensor-submit-workflow.yaml
1313
- workflowtemplates/nautobot-api.yaml
1414
- workflowtemplates/sync-provision-state-to-nautobot.yaml
15-
- workflowtemplates/undersync-device.yaml
1615
- workflowtemplates/undersync-switch.yaml
1716
- workflowtemplates/keystone-event-project.yaml
1817
- workflowtemplates/enroll-server.yaml

workflows/argo-events/workflowtemplates/undersync-device.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)