Remove apt_package_pinning dependency from os_tempest role
* os_tempest role does not need apt_package_pinning role as a dependency as it does not do any pinning and it needs to be removed. Change-Id: I983fcee92341edc473e0e1d685363b1645ed983e
This commit is contained in:
parent
9515183359
commit
2588c9c5eb
@ -36,5 +36,4 @@ galaxy_info:
|
||||
- tempest
|
||||
- development
|
||||
- openstack
|
||||
dependencies:
|
||||
- apt_package_pinning
|
||||
dependencies: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user