From 0be33bc195a71aa5be22ada9161b433aaa1ffb68 Mon Sep 17 00:00:00 2001 From: Julien Vey Date: Wed, 16 Apr 2014 17:31:02 +0200 Subject: [PATCH] Add 'cp' of murano-dashboard lib file in devstack README This patch https://review.openstack.org/#/c/87751 introduced murano dashboard in devstack files. the cp of murano-dashboard has not been added in the README Change-Id: I3feb15b613f678278b0cecabf1d50c141b8e3e88 --- contrib/devstack/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/devstack/README.md b/contrib/devstack/README.md index d91fc043..ea4afc56 100644 --- a/contrib/devstack/README.md +++ b/contrib/devstack/README.md @@ -4,6 +4,7 @@ To install: $ DEVSTACK_DIR=.../path/to/devstack $ cp lib/murano ${DEVSTACK_DIR}/lib + $ cp lib/murano-dashboard ${DEVSTACK_DIR}/lib $ cp extras.d/70-murano.sh ${DEVSTACK_DIR}/extras.d To configure Devstack to run Murano: