From 001bf95ebf1ebffa4d46b439befd2f5cbcca2dc3 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 27 Jun 2014 15:48:43 -0700 Subject: [PATCH] Move murano-conductor to stackforge-attic Change-Id: If40662229ffe619c8b68826d4a3b715538a68473 --- modules/gerritbot/files/gerritbot_channel_config.yaml | 1 - .../gerrit/acls/stackforge-attic/murano-conductor.config | 2 ++ modules/openstack_project/files/review.projects.yaml | 5 +---- modules/openstack_project/files/zuul/layout.yaml | 6 ------ 4 files changed, 3 insertions(+), 11 deletions(-) create mode 100644 modules/openstack_project/files/gerrit/acls/stackforge-attic/murano-conductor.config diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 644d4155e3..bb960a6a46 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -313,7 +313,6 @@ murano: projects: - stackforge/murano - stackforge/murano-agent - - stackforge/murano-conductor - stackforge/murano-dashboard - stackforge/murano-deployment - stackforge/murano-docs diff --git a/modules/openstack_project/files/gerrit/acls/stackforge-attic/murano-conductor.config b/modules/openstack_project/files/gerrit/acls/stackforge-attic/murano-conductor.config new file mode 100644 index 0000000000..286ff4f143 --- /dev/null +++ b/modules/openstack_project/files/gerrit/acls/stackforge-attic/murano-conductor.config @@ -0,0 +1,2 @@ +[project] + state = read only diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 96254eb854..5e27ef1d44 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -486,6 +486,7 @@ options: - direct-release - project: stackforge-attic/murano-common +- project: stackforge-attic/murano-conductor - project: stackforge-attic/murano-metadataclient - project: stackforge-attic/murano-repository - project: stackforge/anvil @@ -794,10 +795,6 @@ group: murano upstream: git://github.com/Mirantis/murano-agent.git acl-config: /home/gerrit2/acls/stackforge/murano.config -- project: stackforge/murano-conductor - group: murano - upstream: git://github.com/Mirantis/murano-conductor.git - 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 58943c890f..bab0fe0103 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3796,12 +3796,6 @@ projects: release: - murano-tarball - - name: stackforge/murano-conductor - check: - - noop - gate: - - noop - - name: stackforge/murano-dashboard check: - gate-murano-dashboard-pep8