Merge "Add new project Zun-UI to openstack repo"
This commit is contained in:
commit
d4bd7af6b6
15
gerrit/acls/openstack/zun-ui.config
Normal file
15
gerrit/acls/openstack/zun-ui.config
Normal file
@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group zun-ui-core
|
||||
create = group zun-release
|
||||
label-Code-Review = -2..+2 group zun-ui-core
|
||||
label-Workflow = -1..+1 group zun-ui-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group zun-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5440,6 +5440,9 @@
|
||||
- translate
|
||||
- project: openstack/zun
|
||||
description: Container Management Service for OpenStack
|
||||
- project: openstack/zun-ui
|
||||
description: The UI component for Zun
|
||||
upstream: https://github.com/shu-mutou/zun-ui.git
|
||||
- project: stackforge-attic/cookbook-ceph
|
||||
- project: stackforge-attic/cookbook-monasca-agent
|
||||
- project: stackforge-attic/cookbook-monasca-api
|
||||
|
@ -2287,6 +2287,7 @@ openstack-zun:
|
||||
projects:
|
||||
- openstack/python-zunclient
|
||||
- openstack/zun
|
||||
- openstack/zun-ui
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -14169,6 +14169,13 @@
|
||||
- 'gate-{name}-python35{suffix}':
|
||||
suffix: '-nv'
|
||||
|
||||
- project:
|
||||
name: zun-ui
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: zuul
|
||||
|
@ -16727,6 +16727,12 @@ projects:
|
||||
gate:
|
||||
- gate-zun-devstack-dsvm
|
||||
|
||||
- name: openstack/zun-ui
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
- name: check-requirements
|
||||
|
||||
- name: z/tempest
|
||||
gate:
|
||||
- gate-tempest-dsvm-full-ubuntu-trusty
|
||||
|
Loading…
Reference in New Issue
Block a user