Store k8s controller information in Mongo, and remove controller attribute from K8sJu...
[osm/N2VC.git] / setup.py
index f7936fc..0c874f1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ setup(
     packages=find_packages(
         exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
     install_requires=[
-        'juju==2.8.1',
+        'juju==2.8.2',
         'paramiko',
         'pyasn1>=0.4.4',
         'kubernetes==10.0.1'