wrong paths in deployed-server-environment-output.yaml

Bug #1705144 reported by James Slagle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
James Slagle

Bug Description

deployed-server/deployed-server-environment-output.yaml contained two paths to environment files in the generated resource_registry that were incorrect relative paths:

  OS::TripleO::DeployedServer::ControlPlanePort: tripleo-heat-templates/deployed-server/deployed-neutron-port.yaml
  OS::TripleO::Network::Ports::ControlPlaneVipPort: tripleo-heat-templates/deployed-server/deployed-neutron-port.yaml

Those values won't work unless "tripleo-heat-templates" exists in the current dir, which we can't rely on. We don't have access to the templates paths within the templates themselves.

We will need to just use a static environment for these mappings.

Changed in tripleo:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → James Slagle (james-slagle)
milestone: none → pike-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/484985
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d90d57a8c35e066a68a433cac108675dfab1d9e0
Submitter: Jenkins
Branch: master

commit d90d57a8c35e066a68a433cac108675dfab1d9e0
Author: James Slagle <email address hidden>
Date: Tue Jul 18 20:01:06 2017 -0400

    Use static environment for deployed-server neutron mappings

    We can't include these mappings for the deployed-server neutron ports
    when using split-stack in the generated environment file because the
    path to the actual templates directory is not known from with the
    templates themselves.

    This patch removes the mappings from the generated environment from the
    stack output and adds a static environment file with relative paths that
    will have to be included on the deploy command cli instead.

    Change-Id: Id4b8c939fa7b26205609819b66e76bf73c9890d0
    Closes-Bug: #1705144

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 7.0.0.0b3

This issue was fixed in the openstack/tripleo-heat-templates 7.0.0.0b3 development milestone.

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.