diff --git a/gerrit/acls/x/liberasurecode.config b/gerrit/acls/openstack/liberasurecode.config similarity index 100% rename from gerrit/acls/x/liberasurecode.config rename to gerrit/acls/openstack/liberasurecode.config diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 13327cb9bd..96c4ed0d96 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -3326,6 +3326,9 @@ description: Tempest plugin for kuryr/kuryr-kubernetes - project: openstack/ldappool description: A simple connector pool for python-ldap and related LDAP libraries. +- project: openstack/liberasurecode + description: Erasure Code API library written in C with pluggable Erasure Code + backends. - project: openstack/loci use-storyboard: true description: Lightweight OCI compatible images for OpenStack Projects @@ -4571,6 +4574,9 @@ acl-config: /home/gerrit2/acls/openstack/puppet-modules.config - project: openstack/pycadf description: CADF Python module +- project: openstack/pyeclib + description: A simple Python interface for implementing erasure codes + acl-config: /home/gerrit2/acls/openstack/liberasurecode.config - project: openstack/pylockfile description: RETIRED, Platform-independent file locking module acl-config: /home/gerrit2/acls/openstack/retired.config @@ -7331,9 +7337,6 @@ description: Guarantee of performance and security SLA for OpenStack clouds - project: x/kwapi description: Energy Efficiency Monitoring -- project: x/liberasurecode - description: Erasure Code API library written in C with pluggable Erasure Code - backends. - project: x/loci-cinder description: RETIRED, Lightweight OCI compatible image for Cinder acl-config: /home/gerrit2/acls/openstack/retired.config @@ -7676,9 +7679,6 @@ - project: x/puppet-tuskar description: OpenStack Tuskar Puppet Module acl-config: /home/gerrit2/acls/openstack/puppet-modules.config -- project: x/pyeclib - description: A simple Python interface for implementing erasure codes - acl-config: /home/gerrit2/acls/x/liberasurecode.config - project: x/pyghmi description: A Pure python IPMI library - project: x/python-almanachclient diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 874ab5b086..f7cf06cee8 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1937,12 +1937,12 @@ openstack-swift: - patchset-created - change-merged projects: + - openstack/liberasurecode + - openstack/pyeclib - openstack/python-swiftclient - openstack/swift - openstack/swift-bench - openstack/swift-specs - - x/liberasurecode - - x/pyeclib - x/slogging branches: - ^.* diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 9d0fccfc89..771f646f88 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -4264,6 +4264,11 @@ templates: - publish-to-pypi +- project: + name: openstack/pyeclib + templates: + - publish-to-pypi + - project: name: openstack/pymod2pkg templates: @@ -7903,11 +7908,6 @@ templates: - noop-jobs -- project: - name: x/pyeclib - templates: - - publish-to-pypi - - project: name: x/pyghmi templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index ad60ac1270..fa7df7cc38 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -542,6 +542,7 @@ - openstack/kuryr-libnetwork - openstack/kuryr-tempest-plugin - openstack/ldappool + - openstack/liberasurecode - openstack/loci - openstack/logstash-filters - openstack/magnum @@ -818,6 +819,7 @@ - openstack/puppet-watcher - openstack/puppet-zaqar - openstack/pycadf + - openstack/pyeclib - openstack/pymod2pkg - openstack/python-adjutantclient - openstack/python-aodhclient @@ -1342,7 +1344,6 @@ - x/kosmos-specs - x/ku.stella - x/kwapi - - x/liberasurecode - x/marshal - x/meghdwar - x/merlin @@ -1449,7 +1450,6 @@ - x/puppet-setproxy - x/puppet-surveil - x/puppet-tuskar - - x/pyeclib - x/pyghmi - x/python-almanachclient - x/python-apmecclient