Merge "Add new project Zun-UI to openstack repo"

This commit is contained in:
Jenkins 2016-09-08 07:18:58 +00:00 committed by Gerrit Code Review
commit d4bd7af6b6
5 changed files with 32 additions and 0 deletions

View 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

View File

@ -5440,6 +5440,9 @@
- translate - translate
- project: openstack/zun - project: openstack/zun
description: Container Management Service for OpenStack 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-ceph
- project: stackforge-attic/cookbook-monasca-agent - project: stackforge-attic/cookbook-monasca-agent
- project: stackforge-attic/cookbook-monasca-api - project: stackforge-attic/cookbook-monasca-api

View File

@ -2287,6 +2287,7 @@ openstack-zun:
projects: projects:
- openstack/python-zunclient - openstack/python-zunclient
- openstack/zun - openstack/zun
- openstack/zun-ui
branches: branches:
- master - master

View File

@ -14169,6 +14169,13 @@
- 'gate-{name}-python35{suffix}': - 'gate-{name}-python35{suffix}':
suffix: '-nv' suffix: '-nv'
- project:
name: zun-ui
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project: - project:
name: zuul name: zuul

View File

@ -16727,6 +16727,12 @@ projects:
gate: gate:
- gate-zun-devstack-dsvm - gate-zun-devstack-dsvm
- name: openstack/zun-ui
template:
- name: merge-check
- name: python-jobs
- name: check-requirements
- name: z/tempest - name: z/tempest
gate: gate:
- gate-tempest-dsvm-full-ubuntu-trusty - gate-tempest-dsvm-full-ubuntu-trusty