Description of problem: Documentation Bug. https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html/Director_Installation_and_Usage/chap-Installing_the_Overcloud.html#sect-Accessing_the_Director The instructions above ask you to use a heat template that calls on a baremetal flavor. However in scenario 2 you are not asked to create a baremetal flavor. The baremetal flavor is created in scenario 1(gui install). So overcloud deployment will fail since there is no baremetal flavor. in step 6.2.5.2. Creating a Basic Overcloud Network Environment Template: both of the following templates use baremetal flavors. OS::TripleO::ObjectStorage::Net::SoftwareConfig: /home/stack/templates/nic-configs/swift-storage.yaml OS::TripleO::CephStorage::Net::SoftwareConfig: /home/stack/templates/nic-configs/ceph-storage.yaml Version-Release number of selected component (if applicable):7.0 dirctor How reproducible: 100 Steps to Reproduce: 1.Follow documentation 2. 3. Actual results: failed overcloud deployment Expected results: success Additional info:
Assigning to Dan for review.
Hi Jeremy, I've got a bug open for this already and a fix is currently being implemented. I've added your email address and the Customer Portal case ID to the existing bug. *** This bug has been marked as a duplicate of bug 1252452 ***