Bug 1072438

Summary: Branding is still ovirt for rhevm-cli instead of rhevm
Product: Red Hat Enterprise Virtualization Manager Reporter: Ilanit Stein <istein>
Component: ovirt-engine-cliAssignee: Juan Hernández <juan.hernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Ilia Meerovich <iliam>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: aberezin, acathrow, bsanford, eedri, gklein, iheim, iliam, obasan, oramraz, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: AutomationBlocker, TestBlocker
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: rhevm-cli-3.4.0.6-2.el6ev Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1078909, 1142926    

Description Ilanit Stein 2014-03-04 15:11:05 UTC
Description of problem:
From imeerovi inquiry:
rhevm-cli was installed:
pls look for "10:13:43  rhevm-cli                           noarch 3.4.0.6-1.el6ev         rhevm 205 k"
in http://jenkins.qa.lab.tlv.redhat.com:8080/view/Compute/view/3.4-git/view/Virt/job/3.4-git-compute-virt-reg_vms-cli-nfs/20/consoleFull
and also branding package:
pls look for "10:13:43  rhevm-branding-rhev                 noarch 3.4.0-0.0.master.20140203200254.el6_5"

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

Comment 1 Ilia Meerovich 2014-03-04 15:15:56 UTC
Tier 0 bug, raising severity

Comment 2 Ilia Meerovich 2014-03-04 15:24:05 UTC
additional info:
rhevm-shell prompt remains [oVirt shell (....)]# and not [RHEVM shell (...)]#

Comment 4 Bill Sanford 2014-03-04 18:03:46 UTC
Even in the setup, you'll see: 

http://rhevm.spice.ml2.eng.bos.redhat.com:80/ovirt-engine
https://rhevm.spice.ml2.eng.bos.redhat.com:443/ovirt-engine

Full pastebin of the setup is here: http://pastebin.test.redhat.com/195124

Comment 5 Juan Hernández 2014-03-04 18:26:14 UTC
Bill, the /ovirt-engine prefix of the URL isn't related to the CLI, but to the engine. It was changed on purpose, see bug 961677. As far as I understand there isn't any plan to apply branding to that.

Comment 6 Juan Hernández 2014-03-04 18:35:14 UTC
This will be fixed adding the applying the following during the downstream build:

From 1e89ca56bddaf536b6c0f41559514b25adccfb5a Mon Sep 17 00:00:00 2001
From: Juan Hernandez <juan.hernandez>
Date: Tue, 4 Mar 2014 16:30:45 +0100
Subject: [PATCH] Branding

This patch changes the product name from oVirt to RHEV.

Change-Id: Ie6b119126ef4875172258b7bbe397f193084000e
Signed-off-by: Juan Hernandez <juan.hernandez>
---
 src/ovirtcli/infrastructure/settings.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ovirtcli/infrastructure/settings.py b/src/ovirtcli/infrastructure/settings.py
index 4bbc7d9..5d51e87 100644
--- a/src/ovirtcli/infrastructure/settings.py
+++ b/src/ovirtcli/infrastructure/settings.py
@@ -20,7 +20,7 @@ from cli.settings import Settings, enum, boolean
 
 class OvirtCliSettings(Settings):
 
-    PRODUCT = 'oVirt'
+    PRODUCT = 'RHEVM'
 
     INTRO = \
     """Welcome to %s shell""" % PRODUCT
-- 
1.8.5.3

Comment 7 Ilia Meerovich 2014-03-18 09:14:11 UTC
verified with av3

Comment 8 Itamar Heim 2014-06-12 14:10:03 UTC
Closing as part of 3.4.0