Skip to content

Wip/some cleanups - #44

Closed
msherman64 wants to merge 5 commits into
mainfrom
wip/some_cleanups
Closed

Wip/some cleanups#44
msherman64 wants to merge 5 commits into
mainfrom
wip/some_cleanups

Conversation

@msherman64

Copy link
Copy Markdown
Contributor

A few cleanups for maintainability:

  1. switch from poetry to uv for building, benefit is more maintainable pyproject.toml and lockfile
  2. unvendor FATTools and pin the version, in an effort to improve python3 support. in recent python versions it starts to complain about syntax in some of the regexes internal to FATTools
  3. drop python-chi and use openstacksdk directly. This tool interacts directly with Doni, and we never used any special python-chi things. Benefit is dropping a large set of unused dependencies, since python-chi depends on basically all python-openstack clients.

@msherman64 msherman64 closed this Mar 23, 2026
@msherman64
msherman64 deleted the wip/some_cleanups branch March 23, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant