Bug 1469020

Summary: [Docs][RFE][OpenDaylight] Document containerized deployment of OpenDaylight services
Product: Red Hat OpenStack Reporter: Lukas Ruzicka <lruzicka>
Component: documentationAssignee: Lukas Ruzicka <lruzicka>
Status: CLOSED CURRENTRELEASE QA Contact: Dan Macpherson <dmacpher>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: dmacpher, lbopf, lruzicka, srevivo, trozet
Target Milestone: gaKeywords: Documentation, FutureFeature, Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: docs-accepted
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-10 07:41:20 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: 1433895    
Bug Blocks:    

Comment 1 Red Hat Bugzilla Rules Engine 2017-08-02 04:15:00 UTC
This bugzilla has been removed from the release since it has not been triaged, and needs to be reviewed for targeting another release.

Comment 2 Lucy Bopf 2017-08-08 02:14:53 UTC
Assigning to Lukas for review.

Comment 17 Dan Macpherson 2017-10-04 01:01:06 UTC
"To install OpenDaylight, you have to add the links to the overcloud images list manually."

The wording makes it sound like you have to edit the files and add the image links, but in the procedure we automatically create the environment file with the command. Might need to rephrase this sentence a little to clarify.

===

"Deploy the overcloud using previously created environment files. The order of the environment files is important."

Might be an idea to mention why the order is important.

===

Might be an idea to add an additional item to the end of the command. E.g.

$ openstack overcloud deploy --templates /usr/share/openstack-tripleo-heat-templates \
 -e /usr/share/openstack-tripleo-heat-templates/environments/docker.yaml \
 -e /usr/share/openstack-tripleo-heat-templates/environments/neutron-opendaylight.yaml \
 -e /home/stack/templates/docker-images.yaml \
 -e /home/stack/templates/odl-images.yaml \
 [OTHER OPTIONS]

Also missing a slash at the end of the docker-images.yaml line.

Those are the only things I could spot. The procedure is pretty solid to me. Good work!

Comment 22 Dan Macpherson 2017-12-01 02:31:36 UTC
Hi Lukas,

Is there anything else required from a peer review perspective here? If not, we can mark this BZ as VERIFIED.