diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index add9c90e68..056266f492 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1457,6 +1457,12 @@ projects: - periodic-ceilometer-python26-stable-grizzly - periodic-ceilometer-python27-stable-grizzly + - name: stackforge/clouddocs-maven-plugin + check: + - gate-noop + gate: + - gate-noop + - name: stackforge/MRaaS check: - gate-noop diff --git a/modules/openstack_project/templates/review.projects.yaml.erb b/modules/openstack_project/templates/review.projects.yaml.erb index 9f831b71b2..60d8d75139 100644 --- a/modules/openstack_project/templates/review.projects.yaml.erb +++ b/modules/openstack_project/templates/review.projects.yaml.erb @@ -126,6 +126,8 @@ - project: openstack/swift - project: openstack/tempest - project: openstack/volume-api +- project: stackforge/clouddocs-maven-plugin + upstream: git://github.com/rackerlabs/clouddocs-maven-plugin.git - project: stackforge/MRaaS - project: stackforge/bindep description: "Binary dependency automation"