Fix murano-agent DIB

Change-Id: Ief20dfb3b24c1d3ec743f3e9414bde9815fa5567
This commit is contained in:
zhurong 2022-01-08 02:43:16 +00:00
parent 2366d52cf9
commit b873684f21
1 changed files with 12 additions and 0 deletions

View File

@ -7,8 +7,20 @@ wget:
make:
gcc:
python-pip:
dib_python_version: 2
python3-pip:
dib_python_version: 3
python-dev:
dib_python_version: 2
python3-dev:
dib_python_version: 3
python-setuptools:
dib_python_version: 2
python3-setuptools:
dib_python_version: 3
python-virtualenv:
dib_python_version: 2
python3-virtualenv:
dib_python_version: 3
iptables:
virtualenvwrapper: