update Makefile, pep8, scaling
- updated Makefile for build using virtualenv
- add requirements.txt for testing
- fix pep8 errors
- adding ability to scale an ns
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/stdeb.cfg b/stdeb.cfg
index eadf0fa..7d0b3d7 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,2 +1,2 @@
[DEFAULT]
-Depends: python-setuptools, python-pycurl, python-click, python-prettytable
+Depends: python-setuptools, python-pycurl, python-click, python-prettytable, python-yaml