Add jenkins-plugins-for-murano project to Openstack

The goal of the project is to develop and maintain a set of Jenkins
plugins that allows Jenkins to deploy Murano environments using
Jenkins.

This project is not a part of the Murano project because plugins
works inside Jenkins.

Change-Id: I68f6f1cf45a04bbf141871c095ce943c356cdf6a
This commit is contained in:
Alexey Khivin 2016-09-06 17:01:35 +03:00
parent 87b0314c73
commit 3af87cf921
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group jenkins-plugins-for-murano-core
create = group jenkins-plugins-for-murano-release
label-Code-Review = -2..+2 group jenkins-plugins-for-murano-core
label-Verified = -1..+1 group jenkins-plugins-for-murano-ci
label-Workflow = -1..+1 group jenkins-plugins-for-murano-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3414,6 +3414,8 @@
- project: openstack/jacket
description: Jacket is for managing the heterogeneous cloud via OpenStack (VMware
private cloud, AWS public cloud and so on).
- project: openstack/jenkins-plugins-for-murano
description: Set of Jenkins plugins for Murano
- project: openstack/js-openstack-lib
description: JavaScript API library for OpenStack.
use-storyboard: true

View File

@ -9753,6 +9753,11 @@ projects:
- name: python-jobs
- name: check-requirements
- name: openstack/jenkins-plugins-for-murano
template:
- name: merge-check
- name: noop-jobs
- name: openstack/js-openstack-lib
template:
- name: merge-check