Merge "Add new project(shovel-horizon) to openstack"
This commit is contained in:
commit
ad30ac9954
15
gerrit/acls/openstack/shovel-horizon.config
Normal file
15
gerrit/acls/openstack/shovel-horizon.config
Normal 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
|
@ -3352,6 +3352,9 @@
|
|||||||
docimpact-group: fuel
|
docimpact-group: fuel
|
||||||
- project: openstack/shovel
|
- project: openstack/shovel
|
||||||
description: RackHD and OpenStack Coordinator
|
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
|
- project: openstack/smaug
|
||||||
description: Application Data Protection as a Service in OpenStack
|
description: Application Data Protection as a Service in OpenStack
|
||||||
- project: openstack/smaug-dashboard
|
- project: openstack/smaug-dashboard
|
||||||
|
@ -7942,6 +7942,14 @@
|
|||||||
- javascript-jobs
|
- javascript-jobs
|
||||||
- publish-to-npm
|
- publish-to-npm
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: shovel-horizon
|
||||||
|
node: bare-trusty
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: smaug
|
name: smaug
|
||||||
node: bare-trusty
|
node: bare-trusty
|
||||||
|
@ -10140,6 +10140,11 @@ projects:
|
|||||||
- name: javascript-jobs
|
- name: javascript-jobs
|
||||||
- name: publish-to-npm
|
- name: publish-to-npm
|
||||||
|
|
||||||
|
- name: openstack/shovel-horizon
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-jobs
|
||||||
|
|
||||||
- name: openstack/smaug
|
- name: openstack/smaug
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user