Bug 1894591 - OSP 16.2 - tripleo-ansible dependency missing for openstack-tripleo-heat-templates
Summary: OSP 16.2 - tripleo-ansible dependency missing for openstack-tripleo-heat-temp...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: tripleo-ansible
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Sasha Smolyak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-04 15:17 UTC by Pavel Sedlák
Modified: 2020-11-10 10:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-10 10:11:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pavel Sedlák 2020-11-04 15:17:30 UTC
> OSP 16.2 Phase1 - RHOS-16.2-RHEL-8-20201103.n.1

Installation of python3-tripleoclient fails due to missing dependency:

> Depsolve Error occured:
>  Problem: package python3-tripleoclient-12.3.2-3.20201028004902.709a337.el8ost.noarch requires python3-tripleoclient-heat-installer, but none of the providers can be installed
>   - package python3-tripleoclient-heat-installer-12.3.2-3.20201028004902.709a337.el8ost.noarch requires openstack-tripleo-heat-templates >= 9.0.0, but none of the providers can be installed
>   - conflicting requests
>   - nothing provides tripleo-ansible >= 0.5.0 needed by openstack-tripleo-heat-templates-11.3.2-3.20201028005739.37cafea.el8ost.noarch

Seems there is no such package available / visible for dnf.

dnf search ansible
> Last metadata expiration check: 0:56:22 ago on Wed 04 Nov 2020 09:18:07 AM EST.
> ======================================================================================================= Name Exactly Matched: ansible ========================================================================================================
> ansible.noarch : SSH-based configuration management, deployment, and task execution system
> ====================================================================================================== Name & Summary Matched: ansible =======================================================================================================
> ansible-collections-openstack.noarch : Openstack Ansible collections
> ansible-pacemaker.noarch : Ansible modules for managing Pacemaker clusters
> ansible-role-atos-hsm.noarch : Ansible role for configuring ATOS HSM Clients
> ansible-role-chrony.noarch : Ansible role to manage chrony
> ansible-role-container-registry.noarch : Ansible role to deploy a container registry.
> ansible-role-lunasa-hsm.noarch : Ansible role for configuring Luna Network HSM
> ansible-role-openstack-ml2.noarch : Role for OpenStack ML2 ansible mechanism driver
> ansible-role-openstack-operations.noarch : Ansible role to perform OpenStack Day 2 Operations
> ansible-role-redhat-subscription.noarch : Ansible role for setting up Red Hat Subscription Management.
> ansible-role-thales-hsm.noarch : Ansible role for configuring Thales HSM Clients
> ansible-role-tripleo-modify-image.noarch : Ansible role to allow modification to container images built for the TripleO project.
> ansible-runner.noarch : A tool and python library to interface with Ansible
> ansible-runner-service.noarch : RESTful API for ansible/ansible_runner execution
> ansible-test.noarch : Tool for testing ansible plugin and module code
> ansible-tripleo-ipa.noarch : Ansible assets for interacting with FreeIPA on behalf of TripleO
> ansible-tripleo-ipsec.noarch : Ansible role for setting up IPSEC tunnels for TripleO
> ceph-ansible.noarch : Ansible playbooks for Ceph
> python3-ansible-runner.noarch : A tool and python library to interface with Ansible
> python3-networking-ansible.noarch : OpenStack Neutron ML2 driver for Ansible Networking
> =========================================================================================================== Name Matched: ansible ============================================================================================================
> ansible-freeipa.noarch : Roles and playbooks to deploy FreeIPA servers, replicas and clients
> ansible-role-network-runner.noarch : Role for Python Network Runner Library
> ========================================================================================================== Summary Matched: ansible ==========================================================================================================
> openstack-tripleo-validations.noarch : Ansible playbooks to detect potential issues with TripleO deployments
> python3-network-runner.noarch : Abstraction and Python API for Ansible Networking
> validations-common.noarch : A collection of Ansible libraries, Plugins and Roles for the Validation Framework

dnf search tripleo
> Last metadata expiration check: 0:56:37 ago on Wed 04 Nov 2020 09:18:07 AM EST.
> ====================================================================================================== Name & Summary Matched: tripleo =======================================================================================================
> ansible-role-tripleo-modify-image.noarch : Ansible role to allow modification to container images built for the TripleO project.
> ansible-tripleo-ipa.noarch : Ansible assets for interacting with FreeIPA on behalf of TripleO
> ansible-tripleo-ipsec.noarch : Ansible role for setting up IPSEC tunnels for TripleO
> openstack-tripleo-common.noarch : Python library for code used by TripleO projects.
> openstack-tripleo-common-container-base.noarch : Package for the TripleO base container image
> openstack-tripleo-common-containers.noarch : Files for building TripleO containers
> openstack-tripleo-common-devtools.noarch : A collection of tools for TripleO developers and CI
> openstack-tripleo-heat-templates.noarch : Heat templates for TripleO
> openstack-tripleo-image-elements.noarch : OpenStack TripleO Image Elements for diskimage-builder
> openstack-tripleo-puppet-elements.noarch : OpenStack TripleO Puppet Elements for diskimage-builder
> openstack-tripleo-validations.noarch : Ansible playbooks to detect potential issues with TripleO deployments
> puppet-tripleo.noarch : TripleO Puppet Module
> python3-tripleo-common.noarch : Python library for code used by TripleO projects.
> python3-tripleo-common-tests-tempest.noarch : Tempest Integration of Tripleo Project
> python3-tripleoclient.noarch : OpenstackClient plugin for tripleoclient
> =========================================================================================================== Name Matched: tripleo ============================================================================================================
> python3-tripleoclient-heat-installer.noarch : Components required for a containerized undercloud


Note You need to log in before you can comment on or make changes to this bug.