Commit Graph

4 Commits

Author SHA1 Message Date
Alex Kavanagh dce627f8f5 Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: I8a3ee884ad82d935165c725b38c01cdd25656f49
2022-04-18 21:06:06 +01:00
Frode Nordahl 85e33607d1 Add BlueStore Compression support
Drop support for forwarding requests for manually created Erasure
Coded pools. The initial implementation was based on a incomplete
implementation of EC support in the supporting libraries.

Make use of the forwarding of broker requests to support both
BlueStore Compression and Erasure Coded pools created through
the broker request protocol by charms in the source model.

There is currently no support for forwarding or influencing these
properties for manually created pools.

Depends-On: I0d4ed457e1d59eabed3340f5dc7d8353d5d66f04
Depends-On: I16196053bee93bdc4e5c62f5467d9e786b047b30
Change-Id: I19f66f8594b9bdada5365582ce98365039235f9d
2020-11-12 09:06:46 +01:00
Frode Nordahl a17c896c29
Add gate jobs
Fix a few discrepancies discovered during unit testing.

Add missing unit tests.

Add end to end functional test bundle.

Change-Id: Ic05c72f9e684f615b60a3975779e76526a0c9c64
2019-03-05 12:34:18 +01:00
Frode Nordahl 5537237ea7
Initial commit of charm skeleton 2019-01-10 16:11:41 +01:00