Add openstack-virtual-baremetal to openstack
Brings OVB under openstack from under its current location at https://github.com/cybertron/openstack-virtual-baremetal IRC notifications are to be sent to #tripleo channel. Change-Id: I96f3600b32ca87ffbcac45f44238ba515ed0bccb Story: https://tree.taiga.io/project/tripleo-ci-board/epic/298 Closes-Bug: https://tree.taiga.io/project/tripleo-ci-board/task/527
This commit is contained in:
parent
ce5c339b86
commit
ab0cb430d1
12
gerrit/acls/openstack/openstack-virtual-baremetal.config
Normal file
12
gerrit/acls/openstack/openstack-virtual-baremetal.config
Normal file
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group virtual-baremetal-core
|
||||
label-Code-Review = -2..+2 group virtual-baremetal-core
|
||||
label-Verified = -1..+1 group tripleo-ci
|
||||
label-Workflow = -1..+1 group virtual-baremetal-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5895,6 +5895,9 @@
|
||||
description: OpenStack wide specs, ran by the Cross-Project Spec Liaisons
|
||||
- project: openstack/openstack-ux
|
||||
description: OpenStack User Experience Repository
|
||||
- project: openstack/openstack-virtual-baremetal
|
||||
description: OpenStack Virtual Baremetal (OVB)
|
||||
upstream: https://github.com/cybertron/openstack-virtual-baremetal.git
|
||||
- project: openstack/openstackclient
|
||||
description: Unified CLI with all python-openstackclient plugins
|
||||
acl-config: /home/gerrit2/acls/openstack/python-openstackclient.config
|
||||
|
@ -2215,6 +2215,7 @@ tripleo:
|
||||
- openstack/diskimage-builder
|
||||
- openstack/instack
|
||||
- openstack/instack-undercloud
|
||||
- openstack/openstack-virtual-baremetal
|
||||
- openstack/os-apply-config
|
||||
- openstack/os-collect-config
|
||||
- openstack/os-net-config
|
||||
|
@ -1017,6 +1017,7 @@
|
||||
- openstack/openstack-spaceport
|
||||
- openstack/openstack-specs
|
||||
- openstack/openstack-ux
|
||||
- openstack/openstack-virtual-baremetal
|
||||
- openstack/openstackclient
|
||||
- openstack/openstackdocstheme
|
||||
- openstack/openstacksdk
|
||||
|
Loading…
Reference in New Issue
Block a user