New project for Ironic UI plugin

New project set up for the Ironic plugin UI for Horizon as per
http://docs.openstack.org/infra/manual/creators.html.

Please note this is different to ironic-webclient.

Needed by: I7c92bd97b944ea4a357642b972add81f25231205
Change-Id: I8a9745ffa90107447d5c0d45557660f5ac5911bb
This commit is contained in:
Elizabeth Elwell 2015-12-08 16:00:17 +00:00
parent 0398f82051
commit c640dcb35c
4 changed files with 44 additions and 0 deletions
gerrit
jenkins/jobs
zuul

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

@ -1842,6 +1842,13 @@
groups:
- ironic
description: OpenStack Baremetal (Ironic) Specifications
- project: openstack/ironic-ui
description: Ironic plugin UI for Horizon to allow users to view and manage bare metal.
groups:
- ironic
- horizon
options:
- translate
- project: openstack/ironic-webclient
description: Ironic HTTP(S) Client
groups:

@ -2274,6 +2274,19 @@
jobs:
- specs-jobs
- project:
name: ironic-ui
node: bare-trusty
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- javascript-jobs
- openstack-publish-jobs
- translation-jobs
- project:
name: ironic-webclient
node: bare-trusty

@ -5753,6 +5753,15 @@ projects:
gate:
- gate-ironic-specs-python27
- name: openstack/ironic-ui
template:
- name: check-requirements
- name: merge-check
- name: publish-to-pypi
- name: python-jobs
- name: javascript-jobs
- name: translation-jobs
- name: openstack/ironic-webclient
template:
- name: merge-check