Repository for OpenStack Helm infrastructure-related code
Go to file
Jean-Philippe Evrard ff1f75fc45 Do not use OSH_INFRA_PATH in osh-infra
If OSH_INFRA_PATH is never used in the openstack-helm-infra repository,
as all the references are using relative paths.

The keystone script is not using a relative path, and relies on
OSH_INFRA_PATH to be defined to work.

This is a problem, because when it is not defined, the expected path
for ldap chart is /ldap, which is an incorrect path.

This fixes the problem by ensuring the path is relative.

Change-Id: I04a8d5c074b7c1e6fa66617bbb907f2ad4dcb3af
2018-11-05 13:36:03 +00:00
calico [Calico] Allow resource configuration using chart (overrides) 2018-10-22 18:49:18 +00:00
ceph-client Merge "Enable the mgr balancer module by default." 2018-11-02 22:36:13 +00:00
ceph-mon Ceph: Update log directory host mount path 2018-10-29 13:05:46 -05:00
ceph-osd Ceph: Update log directory host mount path 2018-10-29 13:05:46 -05:00
ceph-provisioners Further performance tuning changes for Ceph 2018-10-26 15:10:50 +00:00
ceph-rgw Further performance tuning changes for Ceph 2018-10-26 15:10:50 +00:00
doc Ceph: A script to check object replication across the hosts 2018-10-21 15:38:26 +00:00
elasticsearch Gates: Update fluent-logging/elasticsearch configurations 2018-10-19 17:30:08 +00:00
etcd Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
falco Adding Falco 2018-10-05 16:18:51 +00:00
flannel Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
fluent-logging Gates: Update fluent-logging/elasticsearch configurations 2018-10-19 17:30:08 +00:00
gnocchi [Trivial Fix] modify spelling error of "resource" 2018-11-01 09:52:04 +08:00
grafana Grafana: Support multiple Ceph clusters with dashboards 2018-10-16 21:32:13 +00:00
helm-toolkit Node-Exporter: allows to set collectors enable/disable 2018-10-26 01:15:15 +00:00
ingress Add network policy toolkit function 2018-10-15 13:50:50 +00:00
kibana Add network policy toolkit function 2018-10-15 13:50:50 +00:00
kube-dns Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
kubernetes-keystone-webhook Update k8s-keystone-webhook image 2018-09-20 06:42:00 +00:00
ldap Add network policy toolkit function 2018-10-15 13:50:50 +00:00
libvirt Restrict libvirt Ceph access scope to what is needed only. 2018-10-26 01:15:12 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb MariaDB: Galera cluster refactor 2018-10-25 06:21:01 +00:00
memcached Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mongodb Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
nagios Nagios: Ensure processes are reaped 2018-11-02 08:12:24 -05:00
nfs-provisioner Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
openvswitch Merge "[Open vSwitch] Remove auto_bridge_add support" 2018-10-17 04:23:52 +00:00
playbooks Gate: refactor gate script running 2018-10-08 04:51:59 +00:00
postgresql Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
prometheus Merge "Prometheus kubelet.rules change" 2018-10-23 17:57:26 +00:00
prometheus-alertmanager Add network policy toolkit function 2018-10-15 13:50:50 +00:00
prometheus-kube-state-metrics Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
prometheus-node-exporter Node-Exporter: allows to set collectors enable/disable 2018-10-26 01:15:15 +00:00
prometheus-openstack-exporter Charts: Update heat image used for jobs and helm tests 2018-10-11 14:47:58 -05:00
prometheus-process-exporter Add network policy toolkit function 2018-10-15 13:50:50 +00:00
rabbitmq Add network policy toolkit function 2018-10-15 13:50:50 +00:00
redis Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
registry Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
roles [gate] Use Kubernetes 1.10.9 2018-10-29 15:10:35 +00:00
tiller Helm: Update helm to 2.11.0 2018-09-25 18:14:49 +00:00
tools Do not use OSH_INFRA_PATH in osh-infra 2018-11-05 13:36:03 +00:00
zuul.d Remove dependency to OSH repo 2018-10-22 10:50:02 +02:00
.gitignore Gate/Dev: RPM and structure improvements 2018-04-18 13:56:47 -05:00
.gitreview Added .gitreview 2017-06-20 08:49:42 +00:00
Makefile Use supplied HELM variable for dep up in Makefile 2018-10-23 11:26:16 -05:00
README.rst fix bug link in readme 2018-08-28 09:39:41 -04:00
setup.cfg Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini fix tox python3 overrides 2018-10-05 16:19:35 +00:00

README.rst

Openstack-Helm-Infra

Mission

The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

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

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.