We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afd156a + c79d5d8 commit 16995efCopy full SHA for 16995ef
1 file changed
python/understack-workflows/pyproject.toml
@@ -32,6 +32,7 @@ dependencies = [
32
sync-keystone = "understack_workflows.main.sync_keystone:main"
33
undersync-switch = "understack_workflows.main.undersync_switch:main"
34
enroll-server = "understack_workflows.main.enroll_server:main"
35
+get-raid-devices = "understack_workflows.main.get_raid_devices:main"
36
bmc-password = "understack_workflows.main.print_bmc_password:main"
37
bmc-kube-password = "understack_workflows.main.bmc_display_password:main"
38
sync-network-segment-range = "understack_workflows.main.sync_ucvni_group_range:main"
0 commit comments