X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=mcp%2Fscripts%2Frequirements_deb.yaml;h=04ddcf6319f6ebacfa3a90c3ca99ee8382bddf45;hb=21638104f5b82ef06c4c60cf968aab5ae8906e31;hp=84b75ee65ab1cb9841ea49f288022782fff4be34;hpb=d994440a4299e338f4651030f2d41d7e86f9c06b;p=fuel.git diff --git a/mcp/scripts/requirements_deb.yaml b/mcp/scripts/requirements_deb.yaml old mode 100755 new mode 100644 index 84b75ee65..04ddcf631 --- a/mcp/scripts/requirements_deb.yaml +++ b/mcp/scripts/requirements_deb.yaml @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2017 Mirantis Inc., Enea AB and others. +# Copyright (c) 2018 Mirantis Inc., Enea AB and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ requirements_pkg: # Common pkgs required for all deploys, no matter the type, arch etc. common: + - bridge-utils - cloud-guest-utils - cpu-checker - curl @@ -22,15 +23,14 @@ requirements_pkg: - rsync - uuid-runtime - virtinst + # python is indirectly required for PDF parsing + - python + - python-ipaddress + - python-jinja2 + - python-yaml + - python-jsonschema # Optional, arch-specific requirements, matched by key name = $(uname -m) aarch64: # AArch64 VMs use AAVMF (guest UEFI) - ipxe-qemu - qemu-efi - # Optional, deploy-type-specific requirements - baremetal: - # For baremetal, python is indirectly required for PDF parsing - - python - - python-ipaddress - - python-jinja2 - - python-yaml