Bug 1164133

Summary: [Docs][Admin][3.4][3.5]rhev-m 3.4 Administration Guide have wrong syntax to add domain.
Product: Red Hat Enterprise Virtualization Manager Reporter: Ulhas Surse <usurse>
Component: DocumentationAssignee: Tahlia Richardson <trichard>
Status: CLOSED CURRENTRELEASE QA Contact: Ulhas Surse <usurse>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.4.3CC: ecohen, juwu, lsurette, rbalakri, trichard, usurse, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-15 23:59:07 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 Ulhas Surse 2014-11-14 07:55:39 UTC
Description of problem:
The syntax mentioned is 

engine-manage-domains -action=ACTION [options]

But when trying to perform action, it gives error:

-action=<any_action> is not a valid action.


Version-Release number of selected component (if applicable):
rhevm-3.4.3-1.2.el6ev.noarch

How reproducible:
always

Steps to Reproduce:
1. Install rhevm 3.4 
2. try to add domain with command as provided syntax in document.
3. error will be displayed.

Actual results:
 # rhevm-manage-domains -action=add --domain='<domain.com>' --user='<user_name>'  --provider=ad
   -action=add is not a valid action.

 # rhevm-manage-domains -action=delete --domain=<domain.com> --user='<user_name>'  --provider=ad         
  -action=delete is not a valid action.


Expected results:

Successfully deleted domain <domain>. Please remove all users and groups of this domain using the Administration portal or the API. oVirt Engine restart is required in order for the changes to take place (service ovirt-engine restart).
Manage Domains completed successfully


The domain <domain> has been added to the engine as an authentication source but no users from that domain have been granted permissions within the oVirt Manager.
Users from this domain can be granted permissions by editing the domain using action edit and specifying --add-permissions or from the Web administration interface logging in as admin@internal user.
oVirt Engine restart is required in order for the changes to take place (service ovirt-engine restart).
Manage Domains completed successfully


Additional info:

Comment 5 Julie 2014-12-01 02:23:43 UTC
Hi Ulhas,
   Please let us know if you have any feedback. If not, please verify this bug by changing the bug status to VERIFIED.

Comment 6 Ulhas Surse 2014-12-02 04:44:18 UTC
Julie, 

I have verified the changes so changing the status to VERIFIED.