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:
parent
2d74425558
commit
ba0fd6b2ba
@ -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
|
||||
|
@ -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:
|
||||
- ^.*
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user