From 23d1db240d6f71d6e8b3ec9325065c250cd862d2 Mon Sep 17 00:00:00 2001
From: Ruslan Kamaldinov <rkamaldinov@mirantis.com>
Date: Tue, 15 Jul 2014 18:45:25 +0400
Subject: [PATCH] Create murano-apps repo

The patch adds a new murano-apps repository that will contain examples
and reference implementation of murano application packages.

Change-Id: Id7cd4ddbd826abf4687fc2b0b114111427a1b4d5
---
 modules/gerritbot/files/gerritbot_channel_config.yaml | 1 +
 modules/openstack_project/files/review.projects.yaml  | 3 +++
 modules/openstack_project/files/zuul/layout.yaml      | 6 ++++++
 3 files changed, 10 insertions(+)

diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml
index 0ecb46ae7d..903d440b8f 100644
--- a/modules/gerritbot/files/gerritbot_channel_config.yaml
+++ b/modules/gerritbot/files/gerritbot_channel_config.yaml
@@ -320,6 +320,7 @@ murano:
     projects:
       - stackforge/murano
       - stackforge/murano-agent
+      - stackforge/murano-apps
       - stackforge/murano-dashboard
       - stackforge/murano-deployment
       - stackforge/murano-docs
diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml
index 53d5458064..3fada80bc3 100644
--- a/modules/openstack_project/files/review.projects.yaml
+++ b/modules/openstack_project/files/review.projects.yaml
@@ -877,6 +877,9 @@
   group: murano
   upstream: git://github.com/Mirantis/murano-agent.git
   acl-config: /home/gerrit2/acls/stackforge/murano.config
+- project: stackforge/murano-apps
+  group: murano
+  acl-config: /home/gerrit2/acls/stackforge/murano.config
 - project: stackforge/murano-dashboard
   group: murano
   upstream: git://github.com/Mirantis/murano-dashboard.git
diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml
index 3f5dfb103d..ae8f4940b4 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -3798,6 +3798,12 @@ projects:
     release:
       - murano-agent-tarball
 
+  - name: stackforge/murano-apps
+    check:
+      - noop
+    gate:
+      - noop
+
   - name: stackforge/murano
     template:
       - name: python-jobs