group-based-policy/gbpservice/contrib/nfp/tools/image_builder/elements/nfp-reference-configurator/post-install.d/99-nfp-service

9 lines
256 B
Bash
Executable File

#!/bin/bash
apt-get install -y --force-yes python-pecan
apt-get install -y --force-yes oslo.serialization oslo.log oslo.i18n python-yaml
ls -lR /home/ubuntu/
cd /usr/local/lib/python2.7/dist-packages/gbpservice/nfp/pecan/api && python setup.py develop