Jump to: navigation, search

Modernize Openstack Networking Programming Model

Revision as of 15:03, 6 December 2023 by Herveberaud.pro (talk | contribs) (Medium terms solutions)

Short terms solutions

Medium terms solutions

Design specs of oslo.aiohub

Description

Specs

identifying the low hanging fruits - deliverables that can be easily migrated

Ironic-Python-Agent

The Ironic-Python-Agent project is a good candidate as a pilot for a migration. It uses and relies on eventlet heavily, but has limited inter-openstack dependencies and co-installed dependencies. In general, the Ironic community is onboard to having IPA be a pilot project for this if it's useful (realistically; it may be too simple -- IPA may be an easy enough case just to completely rip eventlet out of without a migration).

Long terms solutions