Bug 1782131

Summary: hammer compute-resource create/update region helptext requires to update for AzureRM
Product: Red Hat Satellite Reporter: vijsingh
Component: Compute Resources - AzureAssignee: Aditi Puntambekar <apuntamb>
Status: CLOSED ERRATA QA Contact: vijsingh
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.7.0CC: apuntamb, zhunting
Target Milestone: 6.7.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: foreman-1.24.1.3-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-14 13:28:06 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:
Bug Depends On:    
Bug Blocks: 1775890    

Description vijsingh 2019-12-11 09:04:35 UTC
Description of problem:

hammer compute-resource create/update region helptext requires to update for AzureRM

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

@Satellite 6.7.0 snap 5.0

How reproducible:

Always

Steps to Reproduce:
1. # hammer compute-resource create --help|grep -i region
  --region REGION                             For EC2 only, use 'us-gov-west-1' for GovCloud region

# hammer compute-resource update --help|grep -i region
 --region REGION                             For EC2 only, use 'us-gov-west-1' for GovCloud region


Actual results:
 Currently help text shows for EC2 only

Expected results:
 Requires to update helptext for AzureRM as well

Additional info:

Comment 3 Bryan Kearney 2020-01-22 13:01:51 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28783 has been resolved.

Comment 5 vijsingh 2020-02-11 10:13:54 UTC
Verified

@Satellite 6.7.0 snap 11.0

Observation: helptext are updated

[root@qe-sat6-bm1 ~]# hammer compute-resource create --help|grep -i regio
 --region REGION                             For AzureRm eg. 'eastus' and for EC2 only. Use
                                             'us-gov-west-1' for EC2 GovCloud region
[root@qe-sat6-bm1 ~]# 
[root@qe-sat6-bm1 ~]# hammer compute-resource update --help|grep -i region
 --region REGION                             For AzureRm eg. 'eastus' and for EC2 only. Use
                                             'us-gov-west-1' for EC2 GovCloud region
[root@qe-sat6-bm1 ~]#

Comment 8 errata-xmlrpc 2020-04-14 13:28:06 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/RHSA-2020:1454