SovereignCloudStack / issues

This repository is used for issues that are cross-repository or not bound to a specific repository.
https://github.com/orgs/SovereignCloudStack/projects/6
2 stars 1 forks source link

SDN Encryption #439

Open fdobrovolny opened 1 year ago

fdobrovolny commented 1 year ago

This task is an epic grouping task related tasks to VP04 Lot 2.

As an SCS/OpenStack user, I want to have a built-in functionality in OpenStack which lets me encrypt network traffic using TLS and public or private CA. I want to get encryption on the following traffic types:

Also, as OpenStack user I want to be able to leverage Smart-NIC, eBPF and Intel SGX technologies to increase network encryption performance via hardware acceleration.

Tasks

Acceptance Criteria

Definition of Ready:

Definition of Done:

artificial-intelligence commented 1 year ago

relevant patchset in kolla-ansible to support Let's Encrypt for HAProxy with internal/external API Endpoints: https://review.opendev.org/c/openstack/kolla-ansible/+/741340

berendt commented 1 year ago

https://github.com/osism/issues/issues/89 has to be worked on as well. At the moment it is not possible to use TLS on Memcached. Not sure if this is only a missing feature in Kolla or in OpenStack.