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 68235a8 + e1e9c50 commit b641d93Copy full SHA for b641d93
actions/lib/action.py
@@ -1,5 +1,5 @@
1
2
-from st2actions.runners.pythonrunner import Action
+from st2common.runners.base_action import Action
3
4
import requests
5
pack.yaml
@@ -6,6 +6,6 @@ keywords:
6
- networking
7
- ipam
8
- dcim
9
-version: 0.3.0
+version: 0.3.1
10
author: John Anderson, Jefferson White
11
email: [email protected]
0 commit comments