nfvlabs / openmano

Openmano is an open source project that provides a practical implementation of the reference architecture for Management & Orchestration under standardization at ETSI’s NFV ISG
Apache License 2.0
180 stars 74 forks source link

python-paramiko deprecated #33

Open bsendas opened 8 years ago

bsendas commented 8 years ago

The python-paramiko library has been deprecated, the newer version is python2-paramiko, at least in CentOS. The install-openmano.sh should be changed to use python2-paramiko instead of python-paramiko.