Add new project Zun-UI to openstack repo

User Interface for Zun - Container Management Service for OpenStack

Change-Id: I321b1cd082fb1e85d85aaa31f2d6850fbc860136
This commit is contained in:
Shu Muto 2016-09-07 12:02:29 +09:00
parent 87b0314c73
commit 3f5fc80c15
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

@ -5384,6 +5384,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

View File

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

View File

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

View File

@ -16647,6 +16647,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