Add manila-ui to OpenStack

This patch adds the new manila-ui lib project to OpenStack.

Depends-On: Ia9b2ab5b019eb60eaa4b26499b68d6fc7fcfe55c
Change-Id: Ib30c471d4cf6f17ec560266d3ab06427a9eb46be
This commit is contained in:
Gary W. Smith 2015-04-17 11:32:08 -07:00
parent edd6e518b5
commit fae9be5884
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