Performing step by step fails overcloud deploy due to missing network config

Bug #1578368 reported by Adam Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo-quickstart
Fix Released
High
John Trowbridge

Bug Description

 ./tripleo-quickstart/quickstart.sh ayoung-dell-t1700
ssh -F /home/ayoung/.quickstart/ssh.config.ansible undercloud
 ./undercloud-install.sh
 wait a while
 ./undercloud-post-install.sh
 wait some more
 ./overcloud-deploy.sh

Fails with The files ('overcloud-without-mergepy.yaml', 'overcloud.yaml') not found in the /usr/share/openstack-tripleo-heat-templates/ directory

Seems to be due to a missing network-environment.yaml which is created by the roles in the Ansible Playbook

Does not happen when running

 ./tripleo-quickstart/quickstart.sh -t all ayoung-dell-t1700

Revision history for this message
John Trowbridge (trown) wrote :

Yep we need to make sure that network-environment.yaml file gets created with the default tags.

Changed in tripleo-quickstart:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart (master)

Fix proposed to branch: master
Review: https://review.openstack.org/312730

Changed in tripleo-quickstart:
assignee: nobody → John Trowbridge (trown)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.openstack.org/312730
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=78b9beba39c6f88b5291498f47c8be02bbde8797
Submitter: Jenkins
Branch: master

commit 78b9beba39c6f88b5291498f47c8be02bbde8797
Author: John Trowbridge <email address hidden>
Date: Wed May 4 16:34:57 2016 -0400

    Template network-environment.yml with undercloud-scripts tag

    We need to have the network-environment.yml file for the
    ability to run with the default tags, and then run each
    script on the undercloud manually.

    Change-Id: I5bde5b96ea335b4a2e0f7081ce8296cabc3134e3
    Closes-Bug: 1578368

Changed in tripleo-quickstart:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.