Skip to content

Commit

Permalink
BUG: use openstack_actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anish-mudaraddi committed Oct 4, 2024
1 parent 274a352 commit a7b90a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions actions/hv.search.by.property.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
description: Search for hypervisors with a selected property matching, or not matching given value(s)
enabled: true
entry_point: src/workflow_action.py
entry_point: src/openstack_actions.py
name: hv.search.by.property
parameters:
timeout:
default: 5400
action_name:
default: search_by_property
lib_entry_point:
default: workflows.search_by_regex.search_by_regex
immutable: true
type: string
query_type:
Expand Down

0 comments on commit a7b90a3

Please sign in to comment.