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