From 92d97ddd76679aeb4b8c117ecee1323f216157f9 Mon Sep 17 00:00:00 2001 From: jmarchel Date: Mon, 8 Jan 2024 10:34:49 +0100 Subject: [PATCH] Add new NebulOuS component: cloud-fog-service-broker Change-Id: I521e9e9b2c4a0c86d7bda724e9235cd7f387d567 --- gerrit/projects.yaml | 4 ++++ zuul/main.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index c518b24998..a0162cf130 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -212,6 +212,10 @@ description: >- Definitions of asynchronous APIs in the NebulOuS project. acl-config: /home/gerrit2/acls/nebulous/nebulous.config +- project: nebulous/cloud-fog-service-broker + description: >- + NebulOuS cloud-native service broker, facilitating scalable resource management between fog and cloud. + acl-config: /home/gerrit2/acls/nebulous/nebulous.config - project: nebulous/component-sandbox description: >- Sandbox component of the NebulOuS project. diff --git a/zuul/main.yaml b/zuul/main.yaml index 400dc7a73e..eb9bfa43ba 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -120,6 +120,7 @@ - nebulous/asyncapi # Components, alphabetically. - nebulous/activemq + - nebulous/cloud-fog-service-broker - nebulous/exn-connector-cpp - nebulous/exn-connector-java - nebulous/exn-connector-python