Repository for OpenStack Helm infrastructure-related code
Go to file
Pete Birley 0925f50e2a RabbitMQ: Allow clients to directly connect to servers
This PS updates the rabbitmq chart, to allow clients to connect directly
to backend servers, and also introduces a htk function to produce
the appropriate transport_url used by oslo.messaging to take advantage
of this functionaility.

Change-Id: I5150a64bd29fa062e30496c1f2127de138322863
Signed-off-by: Pete Birley <pete@port.direct>
2019-06-18 15:10:26 +00:00
calico Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ceph-client [ceph-client] update dependncy for test pod 2019-06-06 16:50:06 -05:00
ceph-mon Ceph-mon: Fix security context for pod/container 2019-06-06 12:32:01 +00:00
ceph-osd Ceph: fix schema error in OSD chart 2019-06-15 21:40:09 +00:00
ceph-provisioners Add helm tests for Ceph Provisioners chart 2019-06-12 12:32:30 -05:00
ceph-rgw Ceph-rgw: Fix securityContext 2019-05-23 23:06:11 +00:00
doc Fluentd: Support Daemonset deployment 2019-05-28 08:23:44 -05:00
elastic-apm-server Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-filebeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-metricbeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-packetbeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elasticsearch Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019-06-04 08:57:21 +00:00
etcd Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
falco OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
flannel Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
fluentbit Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
fluentd Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019-06-04 08:57:21 +00:00
gnocchi Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
grafana Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
helm-toolkit RabbitMQ: Allow clients to directly connect to servers 2019-06-18 15:10:26 +00:00
ingress Ingress: Fix security context for pod/container 2019-06-14 17:24:42 +00:00
kibana Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
kube-dns Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
kubernetes-keystone-webhook Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ldap Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
libvirt Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
memcached Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
mongodb Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
nagios Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
nfs-provisioner Uplift nfs-provisioner 2019-06-05 16:57:40 +00:00
openvswitch Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
playbooks Update airship-divingbell check job 2019-04-23 10:09:27 -05:00
podsecuritypolicy OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
postgresql Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
prometheus Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
prometheus-alertmanager Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
prometheus-kube-state-metrics Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
prometheus-node-exporter Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
prometheus-openstack-exporter Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
prometheus-process-exporter Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
rabbitmq RabbitMQ: Allow clients to directly connect to servers 2019-06-18 15:10:26 +00:00
redis Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
registry Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
roles Migrate ubuntu jobs from Xenial to Bionic 2019-05-24 13:52:08 +00:00
tiller Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
tools Add helm tests for Ceph Provisioners chart 2019-06-12 12:32:30 -05:00
zuul.d Update apparmor job after fluent-logging split 2019-06-04 12:58:33 +00:00
.gitignore HTK: update .gitignore to exclude htk development files 2019-01-28 10:56:35 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:11 +00:00
Makefile Use supplied HELM variable for dep up in Makefile 2018-10-23 11:26:16 -05:00
README.rst Update irc meeting channel 2019-02-27 15:02:06 +08:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 17:31:43 +00:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +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-4 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.