Doug Schveninger
9fe7c07e4d
Clean up the tempest.conf section of the values.yaml
While running chart internal to AT&T we found some tempest.conf values that are not mapped to the correct section of the tempest config.py. This commmit is to address these changes: 1) tempest.auth.admin_domain_scope should be in tempest.identity.admin_domain_scope default is false and existing code is setting the value to true so it is needed https://github.com/openstack/tempest/blob/master/tempest/config.py#L109 2) tempest.auth.min_compute_nodes should be in tempest.compute.min_compute_nodes but it is setting the default value so this is not needed and I am dropping it https://github.com/openstack/tempest/blob/14.0.0/tempest/config.py#L231 Also while learning about the chart we found that the admin_domain_scope configmap-etc was mappinng the wrong data type so we removed the map and set the admin_domain_scope to true. Change-Id: I52f115c3a1afee0fd58ef9422c6353ea1a93e814
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 Slack - #openstack-helm
- Join us on IRC: #openstack-helm on freenode
- Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-5 on freenode
- Meeting Agenda Items: Agenda
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 kubeadm based all-in-one solution that runs in a Docker container. The Kubeadm-AIO 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.
Description
Languages
Smarty
65.5%
Shell
33.7%
Makefile
0.5%
Python
0.3%