Merge "New project for Ironic UI plugin"
This commit is contained in:
commit
b5f3936589
15
gerrit/acls/openstack/ironic-ui.config
Normal file
15
gerrit/acls/openstack/ironic-ui.config
Normal file
@ -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
|
@ -1849,6 +1849,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:
|
||||
|
@ -2285,6 +2285,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
|
||||
|
@ -5758,6 +5758,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user