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. 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>

Back