summaryrefslogtreecommitdiffstats
path: root/lcm/docker
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/docker')
-rwxr-xr-xlcm/docker/instance_init.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lcm/docker/instance_init.sh b/lcm/docker/instance_init.sh
index aa6a2d63..f556c11f 100755
--- a/lcm/docker/instance_init.sh
+++ b/lcm/docker/instance_init.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-pip install PyMySQL==0.9.3
if [ ! -f /service/vfc/gvnfm/vnflcm/lcm/resources/bin/logs/django.log ]; then
mkdir -p /service/vfc/gvnfm/vnflcm/lcm/resources/bin/logs/
touch /service/vfc/gvnfm/vnflcm/lcm/resources/bin/logs/django.log