summaryrefslogtreecommitdiffstats
path: root/mgr/initialize.sh
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-21 13:29:17 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-21 13:29:17 +0800
commitb0cf17c59949c0e274bf29695fb97f094fbacd94 (patch)
tree10862866296b71b85b8e134730b2152787ed365b /mgr/initialize.sh
parentd49f6fa19f00206060dbd1b942ebfe5811075036 (diff)
Modify vnfmgr code according to PEP8 standard
Change-Id: I31393f8180e126d5628c917a2f447bb0b85a00e6 Issue-ID: VFC-408 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'mgr/initialize.sh')
-rwxr-xr-xmgr/initialize.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mgr/initialize.sh b/mgr/initialize.sh
index 7ace382..3425019 100755
--- a/mgr/initialize.sh
+++ b/mgr/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