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 1659554 + 0a97694 commit 2892995Copy full SHA for 2892995
actions/lib/action.py
@@ -1,4 +1,4 @@
1
-from st2actions.runners.pythonrunner import Action
+from st2common.runners.base_action import Action
2
3
# http://python-consul.readthedocs.org/en/latest/#
4
import consul
pack.yaml
@@ -3,6 +3,6 @@
ref: consul
name: consul
5
description: consul
6
-version: 0.5.0
+version: 0.5.1
7
author: jfryman
8
email: [email protected]
0 commit comments