Bug 1687874 - Provide python2-octaviaclient in Client-RH7-RHOS-TOOLS-14.0 repository
Summary: Provide python2-octaviaclient in Client-RH7-RHOS-TOOLS-14.0 repository
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: distribution
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z2
: 14.0 (Rocky)
Assignee: Thierry Vignaud
QA Contact: Jon Schlueter
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-12 14:17 UTC by Jon Uriarte
Modified: 2023-09-14 05:25 UTC (History)
4 users (show)

Fixed In Version: python-octaviaclient-1.6.0-0.20180816134808.64d007f.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-30 17:47:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:0944 0 None None None 2019-04-30 17:47:49 UTC

Description Jon Uriarte 2019-03-12 14:17:58 UTC
Description of problem:

python2-octaviaclient package is not provided in OSP14 tools repository [1], it is provided in OSP13 Client tools repository [2].

Version-Release number of selected component (if applicable):
OSP14 2019-03-05.1 puddle

How reproducible: 100%

Steps to Reproduce:
1. Install OSP14 tools repository:
 $ sudo vi /etc/yum.repos.d/client_14.repo
  [Client-RH7-RHOS-TOOLS-14.0]
  name=RHOS 14.0-RHEL-7 Client-RH7-RHOS-TOOLS-14.0
  baseurl=http://download.eng.bos.redhat.com/rcm-guest/puddles/OpenStack/14.0-RHEL-7/2019-03-05.1/Client-RH7-RHOS-TOOLS-14.0/$basearch/os/
  skip_if_unavailable=1
  enabled=1
  gpgcheck=0

2. Install python2-octaviaclient package:
     $ sudo yum install python2-octaviaclient

Actual results: python2-octaviaclient package installation fails because it cannot find the package 

Expected results: Installation should work


[1] http://download.eng.bos.redhat.com/rcm-guest/puddles/OpenStack/14.0-RHEL-7/2019-03-05.1/Client-RH7-RHOS-TOOLS-14.0/x86_64/os/Packages/
[2] http://download.eng.bos.redhat.com/rcm-guest/puddles/OpenStack/13.0-RHEL-7/2019-03-08.1/Client-RH7-RHOS-TOOLS-13.0/x86_64/os/Packages/

Comment 8 Jon Uriarte 2019-04-03 14:04:19 UTC
Verified in OSP 14 2019-04-02.1 puddle.

Verification steps:

1. Install OSP14 tools repository:
 $ sudo vi /etc/yum.repos.d/client_14.repo
  [Client-RH7-RHOS-TOOLS-14.0]
  name=RHOS 14.0-RHEL-7 Client-RH7-RHOS-TOOLS-14.0
  baseurl=http://download.eng.bos.redhat.com/rcm-guest/puddles/OpenStack/14.0-RHEL-7/2019-04-02.1/Client-RH7-RHOS-TOOLS-14.0/$basearch/os/
  skip_if_unavailable=1
  enabled=1
  gpgcheck=0

2. Check python2-octaviaclient package is available:
 $ sudo yum list python2-octaviaclient
 python2-octaviaclient.noarch                        1.6.0-0.20180816134808.64d007f.el7ost                   @Client-RH7-RHOS-TOOLS-14.0

3. Install python2-octaviaclient package:
 $ sudo yum install python2-octaviaclient

4. Check installed package:
 $ rpm -qa | grep octaviaclient
 python2-octaviaclient-1.6.0-0.20180816134808.64d007f.el7ost.noarch

Comment 11 errata-xmlrpc 2019-04-30 17:47:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0944

Comment 12 Red Hat Bugzilla 2023-09-14 05:25:16 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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