New Airship project - Diving Bell
Airship is a collection of components that provide a declarative interface for deploying a bare metal Kubernetes cluster at scale to facilitate integrated deployment of OpenStack on Kubernetes using the existing OpenStack-Helm project [1]. Diving Bell is a lightweight host configuration management tool. It fits in the Airship ecosystem in areas where leveraging containers for configuration management is not ideal. [1] https://github.com/openstack/openstack-helm Change-Id: I7728db62cfa2400808307958fc9e7e061ae2a04d
This commit is contained in:
parent
4a04d905bb
commit
7353901209
16
gerrit/acls/openstack/airship-divingbell.config
Normal file
16
gerrit/acls/openstack/airship-divingbell.config
Normal file
@ -0,0 +1,16 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group airship-core
|
||||
create = group airship-release
|
||||
label-Code-Review = -2..+2 group airship-core
|
||||
label-Verified = -1..+1 group airship-ci
|
||||
label-Workflow = -1..+1 group airship-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group airship-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -911,6 +911,12 @@
|
||||
description: OpenStack Source Explorer
|
||||
- project: openstack/ailuropoda
|
||||
description: The sad panda API
|
||||
- project: openstack/airship-divingbell
|
||||
description: A lightweight solution for configuration of baremetal nodes.
|
||||
upstream: https://github.com/att-comdev/divingbell
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- airship
|
||||
- project: openstack/alexandria
|
||||
description: Inventory as a service with CMDB support
|
||||
- project: openstack/almanach
|
||||
|
@ -202,6 +202,7 @@
|
||||
- openstack/adjutant-ui
|
||||
- openstack/aeromancer
|
||||
- openstack/ailuropoda
|
||||
- openstack/airship-divingbell
|
||||
- openstack/alexandria
|
||||
- openstack/almanach
|
||||
- openstack/anchor
|
||||
|
Loading…
x
Reference in New Issue
Block a user