remove unused tripleo-common dep form nova-scheduler.

Previously tripleo-common was installed in nova-scheduler container so
that the additional scheduler filter for baremetal porisioning can be
used. However nova was already removed from undercloud and the library
is no longer used since wallaby.

Also the package pulls the transitive deps and removing it reduces
the container size significantly.

Change-Id: Icae34a6d3f6e9b2c5a02b3bf52eabba1712ec922
This commit is contained in:
Sean Mooney 2023-02-16 14:19:41 +00:00 committed by Takashi Kajinami
parent b6cf34a953
commit 64aaa5cef1
1 changed files with 0 additions and 1 deletions

View File

@ -4,5 +4,4 @@ tcib_actions:
tcib_packages:
common:
- openstack-nova-scheduler
- openstack-tripleo-common
tcib_user: nova