Skip to content

Commit 56f4942

Browse files
hrwMarcin Juszkiewicz
authored andcommitted
openstack-base: drop anyjson
It is required only in Tacker and fails to be installed. And even Tacker does not use it... Change-Id: Ic8ebe4089c84f923c24697d632eb294a262059a8 (cherry picked from commit ec06d44)
1 parent ca69517 commit 56f4942

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/openstack-base/Dockerfile.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
2424
'mod_ssl',
2525
'openssl',
2626
'python3-alembic',
27-
'python3-anyjson',
2827
'python3-aodhclient',
2928
'python3-barbicanclient',
3029
'python3-cachetools',
@@ -212,7 +211,6 @@ ENV DEBIAN_FRONTEND noninteractive
212211
'WSME',
213212
'alembic',
214213
'amqp',
215-
'anyjson',
216214
'aodhclient',
217215
'appdirs',
218216
'bcrypt',

0 commit comments

Comments
 (0)