Merge "openstack-base: move some packages from child images"

This commit is contained in:
Zuul 2021-01-26 20:48:07 +00:00 committed by Gerrit Code Review
commit 44578c6809

View File

@ -215,8 +215,11 @@ ENV DEBIAN_FRONTEND noninteractive
'anyjson',
'aodhclient',
'appdirs',
'automaton',
'bcrypt',
'cachetools',
'castellan',
'click',
'cliff',
'cmd2',
'cryptography',
@ -230,6 +233,7 @@ ENV DEBIAN_FRONTEND noninteractive
'futurist',
'gnocchiclient',
'greenlet',
'httplib2',
'iso8601',
'jinja2',
'jsonpatch',
@ -244,6 +248,9 @@ ENV DEBIAN_FRONTEND noninteractive
'netaddr',
'netifaces',
'os-client-config',
'os-brick',
'os-traits',
'os-win',
'oslo.concurrency',
'oslo.config',
'oslo.context',
@ -253,11 +260,17 @@ ENV DEBIAN_FRONTEND noninteractive
'oslo.messaging',
'oslo.middleware',
'oslo.policy',
'oslo.privsep',
'oslo.reports',
'oslo.rootwrap',
'oslo.serialization',
'oslo.service',
'oslo.upgradecheck',
'oslo.utils',
'oslo.versionedobjects',
'oslo.vmware',
'osprofiler',
'paramiko',
'pbr',
'pecan',
'pika',