Merge "Sort the package lists in openstack-base alphabetically"
This commit is contained in:
commit
53434625f6
@ -23,6 +23,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'mailcap',
|
||||
'mod_ssl',
|
||||
'openssl',
|
||||
'python3-PyYAML',
|
||||
'python3-alembic',
|
||||
'python3-anyjson',
|
||||
'python3-aodhclient',
|
||||
@ -82,7 +83,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'python3-prettytable',
|
||||
'python3-psycopg2',
|
||||
'python3-pyasn1',
|
||||
'python3-PyYAML',
|
||||
'python3-redis',
|
||||
'python3-retrying',
|
||||
'python3-routes',
|
||||
@ -206,8 +206,8 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'Routes',
|
||||
'SQLAlchemy',
|
||||
'Tempita',
|
||||
'WebOb',
|
||||
'WSME',
|
||||
'WebOb',
|
||||
'alembic',
|
||||
'amqp',
|
||||
'anyjson',
|
||||
@ -220,8 +220,8 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'click',
|
||||
'cliff',
|
||||
'cmd2',
|
||||
'cryptography',
|
||||
'contextlib2',
|
||||
'cryptography',
|
||||
'debtcollector',
|
||||
'decorator',
|
||||
'elasticsearch',
|
||||
@ -245,8 +245,8 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'mysqlclient',
|
||||
'netaddr',
|
||||
'netifaces',
|
||||
'os-client-config',
|
||||
'os-brick',
|
||||
'os-client-config',
|
||||
'os-traits',
|
||||
'os-win',
|
||||
'oslo.concurrency',
|
||||
|
Loading…
x
Reference in New Issue
Block a user