Bug 1301466

Summary: [Docs] [Ironic] Implement feedback on the Bare Metal Provisioning Guide
Product: Red Hat OpenStack Reporter: Andrew Dahms <adahms>
Component: documentationAssignee: Martin Lopes <mlopes>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: high    
Version: 8.0 (Liberty)CC: yeylon
Target Milestone: gaKeywords: Documentation
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-29 02:00:10 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 Andrew Dahms 2016-01-25 07:05:20 UTC
The following updates must be made to the Bare Metal Provisioning Guide -

1) Add pxe-irmc to the list of Ironic drivers in section 2.1.

2) Specify 'grub2' as an option in the command in Step 5. of Section 2.2.

3) Add instructions on how to configure a HTTP proxy for connecting to the 
   Customer Portal / CDN in Step 3 of Section 2.2. Is it sufficient to set the
   HTTPS_PROXY parameter?

4) Changed 'aki_' to 'aki' in the glance command in Step 8 of Section 2.2.

5) Confirm whether nodes are in an 'available' state after Step 8 of Section 
   2.6.1, or whether users need to run the command 'ironic node-set-
   provision-state <NODE> provide' to move the node into this state.

6) Change 'allowing TCP traffic' to 'allowing UDP traffic' in Step 8 of Section 
   2.4.

Comment 1 Andrew Dahms 2016-01-27 04:34:54 UTC
Assigning to Martin for review.

Comment 3 Martin Lopes 2016-01-28 03:41:47 UTC
Added fixes 1-4 and 6.

Note about number 3: Added options for http_proxy and https_proxy. These have inconsistent case from the other values: the code handles these as lowercase options.

Comment 4 Martin Lopes 2016-01-28 04:15:27 UTC
Fix no.5 - Dan confirmed in his lab that the node automatically enters that 'available' state.

Comment 8 Martin Lopes 2016-01-29 01:41:16 UTC
Added updates, as requested:

* Changed `pxe-irmc` to `pxe_irmc`
* Changed proxy values to `IP_address:port`

Comment 11 Andrew Dahms 2016-01-29 01:58:49 UTC
I can confirm that the requested changes have been implemented.

Moving to VERIFIED.

Comment 12 Andrew Dahms 2016-01-29 02:00:10 UTC
These changes are now live on the Customer Portal.

Closing.