From 211bc537fe5976f77ff97e9f2bc76dad62d4bb6e Mon Sep 17 00:00:00 2001 From: Gorka Eguileor Date: Mon, 18 Feb 2019 18:30:53 +0100 Subject: [PATCH] Add cinderlib project Adds the cinderlib project that will be managed by the Cinder team. Change-Id: I071250d10218751fb2a134b17afd95185c9b49f9 Needed-By: I41416c73a9b1475cce38c234cc65e276f72f8f78 --- gerrit/projects.yaml | 7 +++++++ gerritbot/channels.yaml | 1 + zuul/main.yaml | 1 + 3 files changed, 9 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index f9e28c5f88..80a5f6aca0 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -2015,6 +2015,13 @@ groups: - cinder acl-config: /home/gerrit2/acls/openstack/cinder.config +- project: openstack/cinderlib + description: Direct usage of Cinder Block Storage drivers without the services + use-storyboard: true + acl-config: /home/gerrit2/acls/openstack/cinder.config + upstream: https://github.com/akrog/cinderlib.git + groups: + - cinder - project: openstack/cisco-ironic-contrib description: Package containing Cisco specific ironic work that doesn't fit into the core ironic tree. diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 6c87600685..aefe43cc9b 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -460,6 +460,7 @@ openstack-cinder: - openstack/cinder - openstack/cinder-specs - openstack/cinder-tempest-plugin + - openstack/cinderlib - openstack/os-brick - openstack/python-brick-cinderclient-ext - openstack/python-cinderclient diff --git a/zuul/main.yaml b/zuul/main.yaml index 821dbf6332..5a3aa36413 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -470,6 +470,7 @@ - openstack/cinder-fusioncompute - openstack/cinder-specs - openstack/cinder-tempest-plugin + - openstack/cinderlib - openstack/cisco-ironic-contrib - openstack/cl-openstack-client - openstack/cliff