Followinf dicussion on Slack it was apparent that the readme was
not pointing to our current docs - this ps rectifies that.
Change-Id: I5b047105e8ad2422f3df93653f1a87fdf1c77d24
This patch set addresses the problem where the subpath is causing
the pod to be running but not ready.
Change-Id: Idb7cf0cf2f8f043ce68443c3c5d33d2bfc1704bd
Correction of tunnel_types config option in values.yaml, regarding the
_openvswitch_agent.ini.tpl layout.
Added bridge mappings, since it was lost with auto-generate configs.
Removed br-physnet1 and physnet1 in favor of 'external' network config.
Removed default network interface, replacing it with search for interface
with default gateway for tunneling. The interface for external bridge
has to be defined explicitly, otherwise no interface will be added to
external bridge automatically.
In OVS configuration scripts, added handling null port passed.
Change-Id: I90ebe222323b3b1ec8d20a8038c0dfed3de9b58c
Closes-Bug: #1686365
Closes-Bug: #1686367
cephclientglancekeyring key is removed. so it needs to be changed
to glance-etc.
Closes-Bug: #1692459
Related-Bug: #1691011
Change-Id: Ie4b45648a68069c910dbe47c53c4f091dc424da7
This patch sets put in whitespace check against all files except .tgz,
files in hidden directory or things in the doc/build folder. Enforcing
the cleanup work in [0]. Also fixed two readmes' trailing blank spaces.
[0] https://review.openstack.org/#/c/466409/
Change-Id: I21ee232e4d502ca2db9dbf012624d6552d0f7ad2
This change removes any trailing whitespaces found while
running:
find . -type f -exec egrep -l " +$" {} \;
Change-Id: Ic1dc8765a0971a32da4c3116871e9450a55b357f
This PS adds a pod disruption budget for heat api, cfn, cloudwatch,
and engine to ensure 1 replica of each pod is running.
Change-Id: I8f5f224be7e804155390e18aa56dd86331f3645c
This PS adds support for CentOS, Fedora and running the gate locally
on a developers machine. It also expands on the original gate scripts
by setting up dns access to the OpenStack cluster from the host's
running OpenStack-Helm using a daemonset.
Change-Id: I99c573a44a73452d558e612fc020e22e7f41ade7
This is the initial pod disruption budget that will serve as the template
for all services in OpenStack-Helm.
Partially-Implements: blueprint add-pod-disruption-budgets
Change-Id: I67eeaa66257e793f77a089f3bc0dd4b700638c63
This PS adds a default pod disruption budget for nova-api-osapi
and nova-api-metadata to ensure at least one replica of each pod
is running.
Change-Id: I5ab626f24b899ed34240731bfe075be1df7228c5
This PS adds a default pod disruption budget for mistral-api
to ensure at least one replica is running.
Change-Id: I45d89cacc15a41f9eb3663dfd1f250be1567c3c0
This PS adds a default pod disruption budget for magnum-api
to ensure at least one replica is running.
Change-Id: Idaff44d28960f4fe62a911758d3d75de1ad2cb85
This PS adds a pod disruption budget to the horizon pod to ensure
one replica of the pod is running.
Change-Id: If366517cff3c790655aba3337ffd5a7ac10e96a5
This PS adds a default pod disruption budget for glance-api and
glance-registry to ensure at least one replica of each is running.
Change-Id: I06364bc2bb816fd4877353857b1adfb13a35a0a7
This PS adds a default pod disruption budget for cinder-api to
ensure at least one replica is running.
Change-Id: I8f1fc41dc527d16cf1099de51e36d8b7f7ae9ba8
This PS adds a default pod disruption budget for barbican-api
to ensure at least one replica is running.
Change-Id: I505028d6c277edb3a1da2690545e630df5e2fb16