Merge "Move top package installed in every *-base container to openstack-base"
This commit is contained in:
commit
e01cb5735d
@ -70,6 +70,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
|||||||
'python3-oslo-rootwrap',
|
'python3-oslo-rootwrap',
|
||||||
'python3-oslo-serialization',
|
'python3-oslo-serialization',
|
||||||
'python3-oslo-service',
|
'python3-oslo-service',
|
||||||
|
'python3-oslo-upgradecheck',
|
||||||
'python3-oslo-utils',
|
'python3-oslo-utils',
|
||||||
'python3-oslo-versionedobjects',
|
'python3-oslo-versionedobjects',
|
||||||
'python3-osprofiler',
|
'python3-osprofiler',
|
||||||
@ -115,6 +116,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
|||||||
'python2-oslo-rootwrap',
|
'python2-oslo-rootwrap',
|
||||||
'python2-oslo-serialization',
|
'python2-oslo-serialization',
|
||||||
'python2-oslo-service',
|
'python2-oslo-service',
|
||||||
|
'python2-oslo-upgradecheck',
|
||||||
'python2-oslo-utils',
|
'python2-oslo-utils',
|
||||||
'python2-oslo-versionedobjects',
|
'python2-oslo-versionedobjects',
|
||||||
'python2-pika',
|
'python2-pika',
|
||||||
|
Loading…
Reference in New Issue
Block a user