Skip to content

Replace azure_storage.py with object-storage-charmlib#220

Draft
theoctober19th wants to merge 2 commits into3.6/edgefrom
fix/bump-object-storage
Draft

Replace azure_storage.py with object-storage-charmlib#220
theoctober19th wants to merge 2 commits into3.6/edgefrom
fix/bump-object-storage

Conversation

@theoctober19th
Copy link
Copy Markdown
Member

@theoctober19th theoctober19th commented Apr 2, 2026

Description of issue or feature:

The charm currently uses the azure storage charm lib locally without it being served from a central place. Also, the charm was using a deprecated interface azure, which is now deprecated in favor of azure_storage.

Solution:

Recently, we have consolidated the object storage charmlibs into a Python package, which makes it easier to track and maintain.

How was this change tested?

  • Manually
  • Unit tests
  • Integration tests

I noticed that we don't have integration tests for azure storage in this charm -- so I'd also like to discuss on how we can ensure the integration in a more automated and easier way.

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