Merge "Add new project(shovel-horizon) to openstack"

This commit is contained in:
Jenkins 2016-03-04 08:48:03 +00:00 committed by Gerrit Code Review
commit ad30ac9954
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group shovel-horizon-core
create = group shovel-horizon-release
label-Code-Review = -2..+2 group shovel-horizon-core
label-Workflow = -1..+1 group shovel-horizon-core
[access "refs/tags/*"]
pushSignedTag = group shovel-horizon-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3352,6 +3352,9 @@
docimpact-group: fuel
- project: openstack/shovel
description: RackHD and OpenStack Coordinator
- project: openstack/shovel-horizon
description: Shovel plugin for OpenStack Horizon dashboard
upstream: https://github.com/keedya/shovel-horizon.git
- project: openstack/smaug
description: Application Data Protection as a Service in OpenStack
- project: openstack/smaug-dashboard

View File

@ -7942,6 +7942,14 @@
- javascript-jobs
- publish-to-npm
- project:
name: shovel-horizon
node: bare-trusty
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: smaug
node: bare-trusty

View File

@ -10140,6 +10140,11 @@ projects:
- name: javascript-jobs
- name: publish-to-npm
- name: openstack/shovel-horizon
template:
- name: merge-check
- name: python-jobs
- name: openstack/smaug
template:
- name: merge-check