Merge "Add manila-ui to OpenStack"

This commit is contained in:
Jenkins 2015-04-30 05:05:16 +00:00 committed by Gerrit Code Review
commit 77d196f99b
5 changed files with 38 additions and 0 deletions

View File

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

View File

@ -860,6 +860,9 @@
description: Containers Service for OpenStack
- project: openstack/manila
description: Shared filesystem management project for OpenStack.
- project: openstack/manila-ui
description: The UI component for Manila
upstream: https://github.com/hp-storage/manila-ui
- project: openstack/murano
description: Application Catalog for OpenStack
- project: openstack/murano-agent

View File

@ -402,6 +402,7 @@ openstack-horizon:
- openstack/horizon
- openstack/django_openstack_auth
- openstack/tuskar-ui
- openstack/manila-ui
- stackforge/xstatic-angular
- stackforge/xstatic-angular-animate
- stackforge/xstatic-angular-bootstrap

View File

@ -1570,6 +1570,17 @@
- python-jobs
- openstack-publish-jobs
- project:
name: manila-ui
tarball-site: tarballs.openstack.org
node: 'bare-precise || bare-trusty'
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- openstack-publish-jobs
- project:
name: openstack-specs
node: 'bare-precise || bare-trusty'

View File

@ -2833,6 +2833,12 @@ projects:
post:
- ironic-python-agent-buildimage-coreos
- name: openstack/manila-ui
template:
- name: merge-check
- name: publish-to-pypi
- name: python-jobs
- name: openstack/openstack
template:
- name: merge-check