Skip to content

Commit a30c086

Browse files
hrwyoctozepto
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 9eed029 commit a30c086

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
@@ -25,7 +25,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
2525
'openssl',
2626
'python3-PyYAML',
2727
'python3-alembic',
28-
'python3-anyjson',
2928
'python3-aodhclient',
3029
'python3-barbicanclient',
3130
'python3-cachetools',
@@ -210,7 +209,6 @@ ENV DEBIAN_FRONTEND noninteractive
210209
'WebOb',
211210
'alembic',
212211
'amqp',
213-
'anyjson',
214212
'aodhclient',
215213
'appdirs',
216214
'automaton',

0 commit comments

Comments
 (0)