Create mono repo for sunbeam charms

Currently each sunbeam charm is in its own repo. This approach
is going to be replaced by having a single monolithic repo that
will contain all the sunbeam charms.

Required-By: Ie72e31f8375371b87c97d9264aa4b92344efa0d9
Change-Id: I79e5efca77a49b1cd2b0706d37a39cbbab4a19dd
This commit is contained in:
Liam Young 2023-11-06 11:11:21 +00:00
parent 87e56ff5fa
commit 4b11c4b99d
No known key found for this signature in database
GPG Key ID: A1989D68D3178967
2 changed files with 8 additions and 0 deletions

View File

@ -5623,6 +5623,13 @@
- project: openstack/storlets
description: Middleware and Compute Engine for an OpenStack Swift compute framework
that runs compute within a Swift cluster
- project: openstack/sunbeam-charms
default-branch: main
description: Juju Charms - Monorepo for sunbeam Charms
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
upstream: https://github.com/canonical/sunbeam-charms.git
options:
- delay-release
- project: openstack/sushy
description: Sushy is a small Python library to communicate with Redfish based
systems

View File

@ -958,6 +958,7 @@
- openstack/stackviz
- openstack/stevedore
- openstack/storlets
- openstack/sunbeam-charms
- openstack/sushy
- openstack/sushy-oem-idrac
- openstack/sushy-tools