Bug 1296033

Summary: Incorrect exmaple in 14.21. Creating a new network
Product: Red Hat Enterprise Virtualization Manager Reporter: Roman Hodain <rhodain>
Component: DocumentationAssignee: Byron Gravenorst <bgraveno>
Status: CLOSED CURRENTRELEASE QA Contact: Tahlia Richardson <trichard>
Severity: low Docs Contact:
Priority: medium    
Version: 3.5.7CC: adahms, gklein, lsurette, rbalakri, srevivo, ykaul, ylavi
Target Milestone: ovirt-3.6.5   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-27 00:13:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Roman Hodain 2016-01-06 08:52:02 UTC
Description of problem:
[RHEVM shell (connected)]# add network --name WebNetwork --datacenter-name Default --cluster-identifier Default

does not work. The network has to be created first
[RHEVM shell (connected)]# add network --name WebNetwork --datacenter-name Default

Then it can be attached to the cluster:
[RHEVM shell (connected)]# add network --name WebNetwork --datacenter-name Default --cluster-identifier Default


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

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html-single/Technical_Guide/index.html#network1

Comment 1 Andrew Dahms 2016-03-28 23:26:42 UTC
Assigning to Byron for review.