Added repo for fuel-plugin-detach-haproxy project

This is yet another fuel-plugin-detach-* project,
created under Openstack namespace.

Note, that this is not an official Fuel project,
however, is actively developed by the "community"
under private respository on github:
https://github.com/adidenko/fuel-plugin-detach-haproxy

Will support more than one Fuel release, starting from 8.0.

Change-Id: I2e2e90063d4e7e910125aa9451486958d8f06ef2
Closes-Bug: #1558523
This commit is contained in:
Mateusz Matuszkowiak 2016-03-18 16:42:07 +01:00
parent 317fabde96
commit 9835ebc4f3
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,19 @@
[access "refs/for/refs/*"]
pushMerge = group fuel-plugin-detach-haproxy-release
[access "refs/heads/*"]
abandon = group fuel-plugin-detach-haproxy-core
create = group fuel-plugin-detach-haproxy-release
label-Code-Review = -2..+2 group fuel-plugin-detach-haproxy-core
label-Verified = -1..+1 group fuel-plugins-ci
label-Workflow = -1..+1 group fuel-plugin-detach-haproxy-core
[access "refs/tags/*"]
pushSignedTag = group fuel-plugin-detach-haproxy-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1574,6 +1574,13 @@
- fuel-plugins
options:
- delay-release
- project: openstack/fuel-plugin-detach-haproxy
groups:
- fuel-plugins
description: Fuel plugin to detach HAproxy from controller role
docimpact-group: fuel-plugins
options:
- delay-release
- project: openstack/fuel-plugin-detach-keystone
description: Fuel plugin to detach Keystone from controller role
docimpact-group: fuel-plugins

View File

@ -93,6 +93,7 @@ fuel-tracker:
- openstack/fuel-plugin-debug
- openstack/fuel-plugin-designate
- openstack/fuel-plugin-detach-database
- openstack/fuel-plugin-detach-haproxy
- openstack/fuel-plugin-detach-keystone
- openstack/fuel-plugin-detach-rabbitmq
- openstack/fuel-plugin-elasticsearch-kibana

View File

@ -5629,6 +5629,11 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack/fuel-plugin-detach-haproxy
template:
- name: merge-check
- name: noop-jobs
- name: openstack/fuel-plugin-detach-keystone
template:
- name: merge-check