diff --git a/actions/quota.show.yaml b/actions/quota.show.yaml index 6b472ee68..057437c13 100644 --- a/actions/quota.show.yaml +++ b/actions/quota.show.yaml @@ -1,6 +1,6 @@ --- description: Show the current quota for project -enabled: false +enabled: true entry_point: src/openstack_actions.py name: quota.show parameters: @@ -33,4 +33,4 @@ parameters: description: Project (Name or ID) required: true type: string -runner_type: python-script \ No newline at end of file +runner_type: python-script