Adjusting depency declarations
tripleo-ansible is now listed in requiremets.txt. tripleo-ansible and ansible-collections-openstack were removed from bindep.txt Resolves: rhbz#2149177 Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I9a30d44503cfc2754b34860a9a252c25c6baa141
This commit is contained in:
parent
d22be8098f
commit
5873e39b2f
@ -39,7 +39,3 @@ gzip
|
||||
|
||||
# Required to build language docs
|
||||
gettext
|
||||
|
||||
# Ansible module and role dependencies
|
||||
tripleo-ansible [platform:rpm]
|
||||
ansible-collections-openstack [platform:rpm]
|
||||
|
@ -15,3 +15,4 @@ oslo.utils>=3.40.2 # Apache-2.0
|
||||
six>=1.11.0 # MIT
|
||||
tripleo-common>=7.1.0 # Apache-2.0
|
||||
setuptools>=50.3.0 # MIT
|
||||
tripleo-ansible>=6.0.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user