A typo in README.rst for etc/event_definitions.yml.sample

Bug #1696933 reported by Jeffrey Guan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Undecided
Jeffrey Guan

Bug Description

This is only a minor defect in README.rst.

It is a typo for etc/event_definitions.yml.sample.

The original text is:
 82 #. Copy service configuration files::
 83
 84 $ sudo mkdir /etc/mistral
 85 $ sudo chown `whoami` /etc/mistral
 86 $ cp etc/event_definitionas.yml.sample /etc/mistral/event_definitions.yml

In line 86, it should be:
 86 $ cp etc/event_definitions.yml.sample /etc/mistral/event_definitions.yml

Changed in mistral:
assignee: nobody → Jeffrey Guan (double12gzh)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral (master)

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

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

Reviewed: https://review.openstack.org/472552
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=1acb5bcd3ebd60d25b6556b75b961b3adac203da
Submitter: Jenkins
Branch: master

commit 1acb5bcd3ebd60d25b6556b75b961b3adac203da
Author: Jeffrey Guan <double12gzh@163.com>
Date: Fri Jun 9 03:26:19 2017 -0400

    This is only a minor defect in README.rst.

    It is a typo for etc/event_definitions.yml.sample.

    The original text is:
     82 #. Copy service configuration files::
     83
     84 $ sudo mkdir /etc/mistral
     85 $ sudo chown `whoami` /etc/mistral
     86 $ cp etc/event_definitionas.yml.sample /etc/mistral/event_definitions.yml

    In line 86, it should be:
     86 $ cp etc/event_definitions.yml.sample /etc/mistral/event_definitions.yml

    Change-Id: I8738d82322f0e20d476e9b23c045250f784d4f0e
    Closes-Bug: #1696933

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

This issue was fixed in the openstack/mistral 5.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.