Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions actions/quota.show.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -33,4 +33,4 @@ parameters:
description: Project (Name or ID)
required: true
type: string
runner_type: python-script
runner_type: python-script
Loading