Helm charts for deploying OpenStack on Kubernetes
Go to file
Brandon B. Jozsa 5bd8ddb407 Merge pull request #52 from alanmeadows/fix_glance
Glance chart bugfixes
2016-12-19 23:39:30 -05:00
bootstrap fix requirements to only require common 2016-11-30 17:11:15 -08:00
ceph Allow more control over ceph chart 2016-12-12 16:34:21 -08:00
common Incorporate values.py review feedback from PR#49 2016-12-15 18:05:59 -08:00
glance Fixes toward working glance chart 2016-12-16 15:16:36 -08:00
keystone Keystone trivial fix 2016-12-14 15:12:13 +01:00
maas Splitting rack/region deployment and modified values file for consistency 2016-11-30 15:39:50 +00:00
mariadb Fix a few mariadb README typos 2016-12-15 18:10:53 -08:00
memcached fix requirements to only require common 2016-11-30 17:11:15 -08:00
openstack fix requirements to only require common 2016-11-30 17:11:15 -08:00
rabbitmq fix requirements to only require common 2016-11-30 17:11:15 -08:00
.gitignore aic-helm normalization 2016-11-29 16:20:06 -08:00
LICENSE Initial commit 2016-11-12 14:26:57 -05:00
Makefile Fixes toward working glance chart 2016-12-16 15:16:36 -08:00
README.md Merge branch 'master' of github.com:att-comdev/aic-helm 2016-12-14 13:35:17 -08:00

aic-helm

This is a fully self-contained helm-based OpenStack deployment on Kubernetes, including baremetal provisioning, persistent storage, and resiliency considerations.

This collection is a work in progress so components will continue to be added over time.

Please see the wiki for more details.