Comment 4 for bug 1515904

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (stable/liberty)

Reviewed: https://review.openstack.org/250195
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=2b5630cbde35d76c214efd755ac1a4a224ddfeb2
Submitter: Jenkins
Branch: stable/liberty

commit 2b5630cbde35d76c214efd755ac1a4a224ddfeb2
Author: Hidekazu Nakamura <email address hidden>
Date: Sat Nov 14 02:20:43 2015 +0900

    Fix Example of net-config filename

    Example of net-config file is added by
    commit 0d42f01f68cbe4e480c51b63271bd3bdb41d8021,
    and file is assumed etc/murano/netconfig.yaml.sample
    in commit message. But netconfig.yaml.samle was added.

    This patch renames netconfig.yaml.samle to netconfig.yaml.sample.

    Change-Id: I9d86b95bc54e2b6d6124b699e9cf256aeb067efa
    Closes-Bug: #1515904
    (cherry picked from commit c76feacebc57c8f6a9d7908cb7c311186144f09a)