X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=gvnfmadapter%2Finitialize.sh;h=3425019b6ed3cccfaff8d99c8660531f2ef701c1;hb=HEAD;hp=7ace38280caa25308d48cac06b86f4990ff5a08f;hpb=308af7411c9f9cdb065da07b6d77e32f5911e7a1;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fgvnfm.git diff --git a/gvnfmadapter/initialize.sh b/gvnfmadapter/initialize.sh old mode 100644 new mode 100755 index 7ace382..3425019 --- a/gvnfmadapter/initialize.sh +++ b/gvnfmadapter/initialize.sh @@ -12,4 +12,5 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + pip install -r requirements.txt