Initial commit

add first helper: reclass-dump-params
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..70667b6
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,3 @@
+paramiko>=1.16.0,!=2.0.1
+PyYAML>=3.1.0
+six>=1.9.0