Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1489883

Summary: openstack implied role create requires python-openstackclient version 3.12.0-31
Product: Red Hat OpenStack Reporter: Prasanth Anbalagan <panbalag>
Component: python-openstackclientAssignee: Julie Pichon <jpichon>
Status: CLOSED DUPLICATE QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: apevec, aschultz, beth.white, dbecker, lhh, mburns, morazi, rhel-osp-director-maint, srevivo
Target Milestone: Upstream M1Keywords: Triaged
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-19 11:15:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Prasanth Anbalagan 2017-09-08 14:50:05 UTC
Description of problem:
=======================

To test 'openstack implied role create', OSPD needs python-openstackclient version 3.12.0-31. Current version is 3.12.0-0.

Version-Release number of selected component (if applicable):
=============================================================

(overcloud) [heat-admin@controller-0 ~]$ yum list installed | grep python-openstackclient
python-openstackclient.noarch        3.12.0-0.20170821150739.f67ebce.el7ost
python-openstackclient-lang.noarch   3.12.0-0.20170821150739.f67ebce.el7ost


How reproducible:
=================

Always

Steps to Reproduce:
===================
1) (overcloud) [heat-admin@controller-0 ~]$ openstack implied role 
openstack: 'implied role' is not an openstack command. See 'openstack --help'.
Did you mean one of these?
  complete

Actual results:
================
openstack: 'implied role' is not an openstack command. See 'openstack --help'.
Did you mean one of these?
  complete

Expected results:
==================
list of options

Comment 1 Prasanth Anbalagan 2017-09-08 14:51:03 UTC
Release notes show that version 3.12.0-31 includes the required command.

https://docs.openstack.org/releasenotes/python-openstackclient/unreleased.html

Comment 2 Julie Pichon 2017-09-20 16:35:21 UTC
Moving this to Queens. The docs show on the "unreleased" section because it hasn't been released yet, which is why there's no proper numbering yet either.

Comment 5 Julie Pichon 2018-02-19 11:15:54 UTC

*** This bug has been marked as a duplicate of bug 1485381 ***