Summary
Oslo concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.
Versions
v4.3.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 x86 ~arm ~arm64
USE flags
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
Dependencies
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / fasteners : Python package that provides useful locks
dev-python / oslo-config : Oslo Configuration API
dev-python / oslo-i18n : Oslo i18n library
dev-python / oslo-utils : Oslo Utility library
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
Depending packages
app-admin / glance : Services for discovering, registering, and retrieving VM images
dev-python / glance_store : A library for glance
dev-python / neutron-lib : Neutron shared routines and utilities.
dev-python / os-brick : OpenStack Cinder brick library for managing local volume attaches
dev-python / os-vif : OpenStack Cinder brick library for managing local volume attaches
dev-python / os-win : Windows / Hyper-V library for OpenStack projects.
dev-python / os-xenapi : XenAPI library for OpenStack projects
dev-python / oslo-service : Library for running OpenStack services
dev-python / oslo-versionedobjects : A library that provides a generic versioned and RPC-friendly object model.
dev-python / oslo-vmware : Oslo VMware library for OpenStack projects
dev-python / osprofiler : OpenStack Profiler Library
dev-python / pypowervm : Python binding for the PowerVM REST API
sys-cluster / cinder : Cinder is the OpenStack Block storage service, a spin out of nova-volumes
sys-cluster / heat : A CloudFormation-compatible openstack-native cloud orchestration engine.
sys-cluster / neutron : A virtual network service for Openstack
sys-cluster / nova : Cloud computing fabric controller
sys-cluster / placement : A HTTP service for managing, selecting, and claiming cloud resources.
Bugs
- 745681
- dev-python/oslo-concurrency-4.0.2 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/oslo-concurrency: Keyword 4.3.1 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oslo-concurrency: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/oslo-concurrency: Stabilize 4.3.1 ALLARCHES, #754627
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/oslo-concurrency: x86 stable (bug #754627)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 4.3.1 bump
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 4.3.0 bump
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 4.0.2 stable amd64/x86 with cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 4.0.2 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oslo-concurrency: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: cleanup
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oslo-concurrency: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.29.1 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.29.1 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: remove pike/queens
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.27.0 stablized under allarchesa
Stablized for Openstack Queens - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.27.0 bump
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oslo-concurrency: cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.25.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.25.1 bup
Package-Manager: Portage-2.3.27, Repoman-2.3.9 - Michael Mair-Keimberger · gentoo
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080 - Mike Gilbert · gentoo
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540 - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.25.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.25.0 bup
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michał Górny · gentoo
dev-python/oslo-concurrency: Clean old up - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.21.1 stablized amd64 x86 under allarches - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.21.1 bup with cleanup
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.18.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.18.1 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.21.0 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Zac Medico · gentoo
dev-python/oslo-concurrency: Add python3.6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Michał Górny · gentoo
dev-python/oslo-concurrency: Clean old versions up - Matthew Thode · gentoo
stablize openstack ocata oslo-concurrency-3.18.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Matthew Thode · gentoo
dev-python/oslo-concurrency: bup
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Matthew Thode · gentoo
Merge branch 'newton-stable' - Matthew Thode · gentoo
dev-python/oslo-concurrency: 3.14.0 stable amd64 and x86
Package-Manager: portage-2.3.0 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Matthew Thode · gentoo
add initial support for newton (keystone)
dropped py3.3 and updated most (maybe all) to eapi6 - Matthew Thode · gentoo
massive cleanup of old openstack stuff - Matthew Thode · gentoo
dev-python/oslo-concurrency: more cleanup
Package-Manager: portage-2.2.28 - Matthew Thode · gentoo
dev-python/oslo-concurrency: cleanup
Package-Manager: portage-2.2.28 - Matthew Thode · gentoo
dev-python/oslo-concurrency: amd64 / x86 stable
Package-Manager: portage-2.2.28 - Matthew Thode · gentoo
dev-python/oslo-concurrency: bup
Package-Manager: portage-2.2.28 - Matthew Thode · gentoo
openstack mass stable for mitaka, x86 and amd64 for bug 582170 - Matthew Thode · gentoo
dev-python/oslo-concurrency: bup
Package-Manager: portage-2.2.26 - Matthew Thode · gentoo
dev-python/oslo-concurrency: bup for mitaka
Package-Manager: portage-2.2.26 - Matthew Thode · gentoo
dev-python/oslo-concurrency: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
dev-python/oslo-concurrency: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
dev-python/oslo-concurrency: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Matthew Thode · gentoo
dev-python/oslo-concurrency: bup for liberty - Agostino Sarubbo · gentoo
dev-python/httpretty-0.8.10-r0: x86 stable wrt bug #558112
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
dev-python/httpretty-0.8.10-r0: amd64 stable wrt bug #558112
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed