From 663c7cba9705a1b772026994fa0d69772e76545b Mon Sep 17 00:00:00 2001 From: Damian Szeluga Date: Wed, 14 Sep 2016 13:45:21 +0200 Subject: [PATCH] Add Murano service definition Change-Id: I88fb44d80db4fb6bd4b59ad6e2a4abe6ad7e6b95 --- attributes/default.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/attributes/default.rb b/attributes/default.rb index 6cdb156d..42f5437b 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -40,7 +40,8 @@ default['openstack']['common']['services'] = { 'object-storage' => 'swift', 'orchestration' => 'heat', 'telemetry' => 'ceilometer', - 'telemetry-metric' => 'gnocchi' + 'telemetry-metric' => 'gnocchi', + 'application-catalog' => 'murano' } # Setting this to True means that database passwords and service user