-
Sub-task
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
None
-
True
-
-
False
-
-
-
PIDONE Board, PIDONE 18.0.4
Activate the new Eventlet Asyncio hub:
https://eventlet.readthedocs.io/en/latest/migration.html#step-1-switch-to-the-asyncio-hub
on every Openstack deliverables that relies on Eventlet. This will allow to run Eventlet and asyncio code in the same process. From this point, we will be able to start refactor our own code to migrate async features toward Asyncio.
As the Asyncio hub was added within Eventlet 0.35.0 (https://github.com/eventlet/eventlet/releases/tag/v0.35.0), this will require Eventlet in a version equal or higher to version 0.35.0.
- account is impacted by
-
OSPRH-5967 Migrate OpenstackSDK
- New
-
OSPRH-5968 Migrate oslo.cache
- New
-
OSPRH-5974 Migrate oslo.concurrency
- New
-
OSPRH-5975 Migrate oslo.service
- New
-
OSPRH-5973 Migrate oslo.db
- In Progress
-
OSPRH-5976 Deprecate the heartbeat_in_pthread option in the rabbitmq driver of oslo.messaging
- Closed