Adding Mellanox Extension for the OpenStack Dashboard (Horizon)
Mellanox Technologies has a number of powerful platforms for managing scale-out computing networks. They can enable data center operators to efficiently provision, monitor and operate the modern data center fabric. Change-Id: Idcb01fc1b261a600960ecfc82128fe79dfdbdf17
This commit is contained in:
parent
bd74499dbc
commit
100afa635c
15
gerrit/acls/openstack/horizon-mellanox.config
Normal file
15
gerrit/acls/openstack/horizon-mellanox.config
Normal file
@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group horizon-mellanox-core
|
||||
create = group horizon-mellanox-release
|
||||
label-Code-Review = -2..+2 group horizon-mellanox-core
|
||||
label-Workflow = -1..+1 group horizon-mellanox-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group horizon-mellanox-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2074,6 +2074,8 @@
|
||||
- translate
|
||||
- project: openstack/horizon-cisco-ui
|
||||
description: Cisco plugin for Horizon
|
||||
- project: openstack/horizon-mellanox
|
||||
description: Mellanox Extension for the OpenStack Dashboard (Horizon)
|
||||
- project: openstack/i18n
|
||||
groups:
|
||||
- openstack-i18n
|
||||
|
@ -6327,6 +6327,11 @@ projects:
|
||||
- name: python-jobs
|
||||
- name: publish-to-pypi
|
||||
|
||||
- name: openstack/horizon-mellanox
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/i18n
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user