[Docs] Typo in Spine/Leaf Deployment Doc Deploy Command

Bug #1821256 reported by Dan Sneddon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Dan Sneddon

Bug Description

This page contains a typo in the file path:
https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/routed_spine_leaf_network.html

openstack-tripleo-heat-templates is spelled wrong in the deploy command (templates is spelled as tempaltes).

The issue is at the end of the page in the deploy command:

$ openstack overcloud deploy --templates \
    -n /home/stack/templates/network_data_subnets_routed.yaml
    -r /home/stack/templates/roles_data.yaml \
    -e /home/stack/environments/node_data.yaml \
    -e /usr/share/openstack-tripleo-heat-tempaltes/environments/network-isolation.yaml \
    -e /usr/share/openstack-tripleo-heat-tempaltes/environments/network-environment.yaml \
    -e /home/stack/environments/network-environment-overrides.yaml

If the user copy/pastes that command-line argument, a confusing error message that the file cannot be found is shown. Since those files doesn't really exist (they are rendered in memory from network-environment.j2.yaml and network-isolation.j2.yaml), the user may think there is a problem apart from a typo. This should be fixed immediately.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-docs (master)

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

Changed in tripleo:
assignee: nobody → Dan Sneddon (dsneddon)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-docs (master)

Reviewed: https://review.openstack.org/645389
Committed: https://git.openstack.org/cgit/openstack/tripleo-docs/commit/?id=6266474a0f761f36a276e33314a393229e83b2ca
Submitter: Zuul
Branch: master

commit 6266474a0f761f36a276e33314a393229e83b2ca
Author: Dan Sneddon <email address hidden>
Date: Thu Mar 21 15:30:53 2019 -0700

    Fix typo in deployment command of Spine/Leaf deployemnt docs

    The directory /usr/share/openstack-tripleo-heat-templates was
    spelled incorrectly in the spine/leaf deployment docs. This 2-line
    patch corrects those typos.

    Change-Id: Ib27a946d1db35aad405f9e8b0aad6abf309298ac
    Closes-bug: 1821256

Changed in tripleo:
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.