Merge "Simplify package list from openstack-base image"

This commit is contained in:
Zuul 2019-02-25 10:30:46 +00:00 committed by Gerrit Code Review
commit 17d23d9b8a
1 changed files with 0 additions and 48 deletions

View File

@ -8,8 +8,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
{% if install_type == 'binary' %}
{% if base_package_type == 'rpm' %}
# TODO(Allen) Remove python-dogpile-cache after the requirement of
# python-ironicclient is fixed.
{% set openstack_base_packages = [
'avahi-libs',
'cups-libs',
@ -18,7 +16,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'freetype',
'gnutls',
'initscripts',
'iproute',
'libjpeg-turbo',
'libpng',
'libX11',
@ -32,15 +29,8 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'mailcap',
'MySQL-python',
'openssl',
'python2-pyOpenSSL',
'pyparsing',
'python2-cryptography',
'python2-debtcollector',
'python2-eventlet',
'python2-fasteners',
'python2-funcsigs',
'python2-futurist',
'python2-greenlet',
'python2-iso8601',
'python2-oslo-cache',
'python2-oslo-concurrency',
@ -61,95 +51,57 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'python2-pika',
'python2-pika_pool',
'python2-pyasn1',
'python2-PyMySQL',
'python2-sysv_ipc',
'python2-alembic',
'python2-amqp',
'python-anyjson',
'python-aodhclient',
'python-barbicanclient',
'python2-cachetools',
'python2-cffi',
'python2-cliff',
'python-cloudkittyclient',
'python-cmd2',
'python-congressclient',
'python-contextlib2',
'python2-dateutil',
'python-decorator',
'python-designateclient',
'python-dogpile-cache',
'python-editor',
'python-elasticsearch',
'python-enum34',
'python2-extras',
'python-futures',
'python-glanceclient',
'python-gnocchiclient',
'python-heatclient',
'python-httplib2',
'python2-idna',
'python-inotify',
'python-ipaddress',
'python-ironicclient',
'python2-jsonpatch',
'python2-jsonpointer',
'python-jsonschema',
'python-kazoo',
'python-keyring',
'python-keystoneauth1',
'python-keystoneclient',
'python-keystonemiddleware',
'python2-kombu',
'python-linecache2',
'python-logutils',
'python-lxml',
'python-magnumclient',
'python-mako',
'python-manilaclient',
'python-memcached',
'python-migrate',
'python2-mimeparse',
'python-mistralclient',
'python-monotonic',
'python-muranoclient',
'python2-netaddr',
'python-netifaces',
'python-neutronclient',
'python-novaclient',
'python-openstackclient',
'python-osprofiler',
'python-paramiko',
'python-paste',
'python-paste-deploy',
'python-pbr',
'python-ply',
'python-posix_ipc',
'python-prettytable',
'python-psycopg2',
'python-pycparser',
'python-PyMySQL',
'python-redis',
'python-repoze-lru',
'python2-requests',
'python-retrying',
'python-routes',
'python-saharaclient',
'python2-simplejson',
'python2-sqlalchemy',
'python-sqlparse',
'python2-stevedore',
'python-swiftclient',
'python-tempita',
'python-tooz',
'python2-traceback2',
'python-troveclient',
'python-unicodecsv',
'python2-urllib3',
'python-vitrageclient',
'python-warlock',
'python2-webob',
'python-wrapt',
'python-zaqarclient',
'PyYAML',
'systemd-sysv',