Project

General

Profile

Task #12340

Updated by Nico Schottelius 4 months ago

* And whether we can run openstack with it 
 * https://docs.openstack.org/openstack-helm/latest/ 

 h2. communication 

 * https://matrix.ungleich.ch/#/room/#_oftc_openstack-helm:matrix.org 
 * https://app.slack.com/client/T09NY5SBT/C3WERB7DE 

 h2. setup 

 <pre> 
 mkdir ~/osh 
 cd ~/osh 
 git clone https://opendev.org/openstack/openstack-helm.git 
 git clone https://opendev.org/openstack/openstack-helm-infra.git 
 </pre> 


 <pre> 
 export OPENSTACK_RELEASE=2023.2 
 export CONTAINER_DISTRO_NAME=ubuntu 
 export CONTAINER_DISTRO_VERSION=jammy 
 </pre> 

 h2. Components 

 h2. Image management (ceph?) 

Back