Merge "Adding python*-pyngus package to openstack base"

This commit is contained in:
Zuul 2019-09-28 04:10:29 +00:00 committed by Gerrit Code Review
commit 38b73d3446
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'python3-prettytable',
'python3-psycopg2',
'python3-pyasn1',
'python3-pyngus',
'python3-redis',
'python3-retrying',
'python3-routes',
@ -161,6 +162,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'python-posix_ipc',
'python-prettytable',
'python-psycopg2',
'python-pyngus',
'python-redis',
'python-retrying',
'python-routes',
@ -210,6 +212,7 @@ ENV DEBIAN_FRONTEND noninteractive
'python3-psycopg2',
'python3-pymemcache',
'python3-pymysql',
'python3-pyngus',
'python3-redis',
'python3-saharaclient',
'python3-sysv-ipc',