Rename x/pyeclib and x/liberasurecode to openstack/*

These are Swift team deliverables that we'd like to keep under the
openstack namespace.

Change-Id: I9ec488f04ca119b048b0f47235fc9ffaa4ab7417
Related-Change: I333393e0304844e30983f89c82eabcad11487be2
This commit is contained in:
Tim Burke 2019-05-04 12:03:20 -07:00 committed by Clark Boylan
parent 2d74425558
commit ba0fd6b2ba
5 changed files with 15 additions and 15 deletions

View File

@ -3326,6 +3326,9 @@
description: Tempest plugin for kuryr/kuryr-kubernetes description: Tempest plugin for kuryr/kuryr-kubernetes
- project: openstack/ldappool - project: openstack/ldappool
description: A simple connector pool for python-ldap and related LDAP libraries. 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 - project: openstack/loci
use-storyboard: true use-storyboard: true
description: Lightweight OCI compatible images for OpenStack Projects description: Lightweight OCI compatible images for OpenStack Projects
@ -4571,6 +4574,9 @@
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
- project: openstack/pycadf - project: openstack/pycadf
description: CADF Python module 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 - project: openstack/pylockfile
description: RETIRED, Platform-independent file locking module description: RETIRED, Platform-independent file locking module
acl-config: /home/gerrit2/acls/openstack/retired.config acl-config: /home/gerrit2/acls/openstack/retired.config
@ -7331,9 +7337,6 @@
description: Guarantee of performance and security SLA for OpenStack clouds description: Guarantee of performance and security SLA for OpenStack clouds
- project: x/kwapi - project: x/kwapi
description: Energy Efficiency Monitoring description: Energy Efficiency Monitoring
- project: x/liberasurecode
description: Erasure Code API library written in C with pluggable Erasure Code
backends.
- project: x/loci-cinder - project: x/loci-cinder
description: RETIRED, Lightweight OCI compatible image for Cinder description: RETIRED, Lightweight OCI compatible image for Cinder
acl-config: /home/gerrit2/acls/openstack/retired.config acl-config: /home/gerrit2/acls/openstack/retired.config
@ -7676,9 +7679,6 @@
- project: x/puppet-tuskar - project: x/puppet-tuskar
description: OpenStack Tuskar Puppet Module description: OpenStack Tuskar Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config 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 - project: x/pyghmi
description: A Pure python IPMI library description: A Pure python IPMI library
- project: x/python-almanachclient - project: x/python-almanachclient

View File

@ -1937,12 +1937,12 @@ openstack-swift:
- patchset-created - patchset-created
- change-merged - change-merged
projects: projects:
- openstack/liberasurecode
- openstack/pyeclib
- openstack/python-swiftclient - openstack/python-swiftclient
- openstack/swift - openstack/swift
- openstack/swift-bench - openstack/swift-bench
- openstack/swift-specs - openstack/swift-specs
- x/liberasurecode
- x/pyeclib
- x/slogging - x/slogging
branches: branches:
- ^.* - ^.*

View File

@ -4264,6 +4264,11 @@
templates: templates:
- publish-to-pypi - publish-to-pypi
- project:
name: openstack/pyeclib
templates:
- publish-to-pypi
- project: - project:
name: openstack/pymod2pkg name: openstack/pymod2pkg
templates: templates:
@ -7903,11 +7908,6 @@
templates: templates:
- noop-jobs - noop-jobs
- project:
name: x/pyeclib
templates:
- publish-to-pypi
- project: - project:
name: x/pyghmi name: x/pyghmi
templates: templates:

View File

@ -542,6 +542,7 @@
- openstack/kuryr-libnetwork - openstack/kuryr-libnetwork
- openstack/kuryr-tempest-plugin - openstack/kuryr-tempest-plugin
- openstack/ldappool - openstack/ldappool
- openstack/liberasurecode
- openstack/loci - openstack/loci
- openstack/logstash-filters - openstack/logstash-filters
- openstack/magnum - openstack/magnum
@ -818,6 +819,7 @@
- openstack/puppet-watcher - openstack/puppet-watcher
- openstack/puppet-zaqar - openstack/puppet-zaqar
- openstack/pycadf - openstack/pycadf
- openstack/pyeclib
- openstack/pymod2pkg - openstack/pymod2pkg
- openstack/python-adjutantclient - openstack/python-adjutantclient
- openstack/python-aodhclient - openstack/python-aodhclient
@ -1342,7 +1344,6 @@
- x/kosmos-specs - x/kosmos-specs
- x/ku.stella - x/ku.stella
- x/kwapi - x/kwapi
- x/liberasurecode
- x/marshal - x/marshal
- x/meghdwar - x/meghdwar
- x/merlin - x/merlin
@ -1449,7 +1450,6 @@
- x/puppet-setproxy - x/puppet-setproxy
- x/puppet-surveil - x/puppet-surveil
- x/puppet-tuskar - x/puppet-tuskar
- x/pyeclib
- x/pyghmi - x/pyghmi
- x/python-almanachclient - x/python-almanachclient
- x/python-apmecclient - x/python-apmecclient