Helm charts for deploying OpenStack on Kubernetes
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Vladimir Kozhukalov 02a9e1e0ed Enable Zed compute-kit and cinder jobs
Also a new nodeset was temporarily added.
The aio compute-kit jobs for recent releases require
a huge node to work reliably. We'll remove the temporary nodeset
once this is merged
https://review.opendev.org/c/openstack/openstack-helm-infra/+/884989

Change-Id: I7572fc39a8f6248ff7dac44f20076ba74a3499fc
2 days ago
aodh Define service_type in keystone_authtoken 3 weeks ago
barbican Enable Zed compute-kit and cinder jobs 2 days ago
ceilometer Replace node-role.kubernetes.io/master with control-plane 2 months ago
cinder Enable Zed compute-kit and cinder jobs 2 days ago
cyborg Define service_type in keystone_authtoken 3 weeks ago
designate Define service_type in keystone_authtoken 3 weeks ago
doc Fix wrong doc title 2 weeks ago
glance Enable Zed compute-kit and cinder jobs 2 days ago
heat Enable Zed compute-kit and cinder jobs 2 days ago
horizon Enable Zed compute-kit and cinder jobs 2 days ago
ironic Replace node-role.kubernetes.io/master with control-plane 2 months ago
keystone Enable Zed compute-kit and cinder jobs 2 days ago
magnum Define service_type in keystone_authtoken 3 weeks ago
manila Enable Zed compute-kit and cinder jobs 2 days ago
masakari Define service_type in keystone_authtoken 3 weeks ago
mistral Avoid unrequired policy setup 6 months ago
monasca add monasca 2 years ago
neutron Enable Zed compute-kit and cinder jobs 2 days ago
nova Enable Zed compute-kit and cinder jobs 2 days ago
octavia Define service_type in keystone_authtoken 3 weeks ago
openstack [ceph] Update all Ceph images to Focal 3 months ago
placement Enable Zed compute-kit and cinder jobs 2 days ago
rally Support TLS for identtiy endpoint in Rally 10 months ago
releasenotes Enable Zed compute-kit and cinder jobs 2 days ago
senlin Define service_type in keystone_authtoken 3 weeks ago
tempest Add configuration for heat-tempest-plugin 10 months ago
tests Enable templates linting 3 years ago
tools Add Manila chart 1 month ago
zuul.d Enable Zed compute-kit and cinder jobs 2 days ago
.gitignore Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 1 year ago
.gitreview OpenDev Migration Patch 4 years ago
CONTRIBUTING.rst Documentation update on release note and version 2 years ago
LICENSE Initial commit 7 years ago
Makefile chore(make): updates Makefile 2 years ago
README.rst Update README details 8 months ago
bindep.txt Gate: Add bindep for docs requirements 4 years ago
setup.cfg setup.cfg: Replace dashes with underscores 2 years ago
setup.py Beggining of docs conversion to OpenStack format 6 years ago
tox.ini Add pdf-docs tox env 1 month ago
yamllint-templates.conf Enable templates linting 3 years ago
yamllint.conf Parallelize osh-gate-runner for gate jobs 3 years ago

README.rst

OpenStack-Helm

Mission

The goal of OpenStack-Helm is to provide a collection of Helm charts that simply, resiliently, and flexibly deploy OpenStack and related services on Kubernetes.

Communication

  • Join us on IRC: #openstack-helm on oftc
  • Community IRC Meetings: [Every Tuesday @ 1500 UTC], #openstack-helm in IRC (OFTC)
  • Meeting Agenda Items: Agenda
  • Join us on Slack
    • #openstack-helm

Storyboard

Bugs and enhancements are tracked via OpenStack-Helm's Storyboard.

Installation and Development

Please review our documentation. For quick installation, evaluation, and convenience, we have a minikube based all-in-one solution that runs in a Docker container. The set up can be found here.

This project is under active development. We encourage anyone interested in OpenStack-Helm to review our Installation documentation. Feel free to ask questions or check out our current Storyboard backlog.

To evaluate a multinode installation, follow the Bare Metal install guide.

Repository

Developers wishing to work on the OpenStack-Helm project should always base their work on the latest code, available from the OpenStack-Helm git repository.

OpenStack-Helm git repository

Contributing

We welcome contributions. Check out this document if you would like to get involved.