Hi there,
We are adding QAT support to our opensearch snap - and for that we need approval for using the intel-qat
interface and having it auto-connectable.
In addition to this, since we are running our opensearch daemon as the snap_daemon:snap_daemon
user as shown here, we would need rw
access to both:
/dev/vfio/devices/*
/dev/vfio/*
for the snap_daemon user.
In addition to this, when uploading to the store, I’m getting:
Issues while processing snap:
- interface 'intel-qat' not found in base declaration
- Error found while validating snap.json::$.plugs.intel-qat.interface: 'intel-qat' is not one of ['account-control', 'accounts-service', ..., 'intel-mei', ...]
Thank you, Mehdi
- name: opensearch
- description: OpenSearch database snap
- snapcraft: snapcraft.yaml
- upstream: github.com/opensearch-project/opensearch
- interfaces:
- intel-qat:
- request-type: installation and auto-connection
- reasoning: Upstream recently added QAT support for OpenSearch and we need this interface for enabling QAT
- intel-qat: