This updates the armada multinode manifest to include the new
format for waiting on releases to complete. This is now configured
to wait for a release to complete by checking resources with the
release_group label for a given chart.
This also adds the LDAP chart, which is required for the LMA
services
Change-Id: Ie23073a04dc4c55291c0314beb0d8d215005d353
This updates the prometheus mysql exporter mysql user job
dependencies to the correct key. It was set incorrectly, resulting
in a circular dependency upon itself
Change-Id: I961924b240b35da4b4a997bdacd189ad870a05b4
This PS updates the rally db sync image ref to match other charts,
and have a globally unique name.
Change-Id: Iab95cb724d664edeed64af95d1ff20e0b7e207a0
This PS uses helm-toolkit for the placement endpoints management job.
Change-Id: I98dea65f0f568cbd0f3b344adfc7e4ac73799200
Signed-off-by: Pete Birley <pete@port.direct>
When removing helm-toolkit from OSH and swithcing to use the
toolkit from OSH-Infra, the image declaration function was missed.
Depends-On: I2f2012590d81ffcb159d49d8a76eedd4441744cd
Change-Id: I0f1118bb748f3fe1b6bb73acfc00e77c5cca9c7d
Signed-off-by: Pete Birley <pete@port.direct>
The task names in the dev deploy playbooks for deploying k8s
were mistakenly named after the previous tasks. This fixes them
appropriately
Change-Id: Ifc9c1ceda5b62532a44b83733aad9755165f5b55
There is a neutron bug in Queens that needs resolved for now, if we cannot
even get the version of neutron-sanity-check, skip this validation.
see: https://bugs.launchpad.net/neutron/+bug/1769868
Change-Id: Id41625f0073f197fcf8fe6170696977b8025dc7f
Signed-off-by: Pete Birley <pete@port.direct>
This PS updates the neutron config to support up to the queens
release of OpenStack.
Change-Id: I02ffbb1d85134605e665b6bef4379d45af134b58
Signed-off-by: Pete Birley <pete@port.direct>
This PS updates the ironic gate to support up to the queens release
of openstack.
Change-Id: I2b0613d9541bfe2ed2febd739db870fc4edfb7d9
Signed-off-by: Pete Birley <pete@port.direct>
This patchset corrects some trivial copy/paste comment mistakes
in some Makefiles: Deckhand is referenced which is out of
place since the project is a third-party open source project that
clearly isn't the image being built. This corrects the reference
to the correct one per Makefile.
Change-Id: I372803ead251ff7909c1aef0f31b0188d1fdd1c9
This PS adds support for message compilation, if the image supports
it.
Change-Id: Ie15a1a437ff516af697a5bb65c5c7831de872c30
Signed-off-by: Pete Birley <pete@port.direct>
Also changed ovs-agent-init to take care of configuring default external
bridge and interface for cosistency with lb-agent.
Change-Id: I1d893b73a784f55594c30f17ef022348d68f0f1b
This PS removes $dependencies from
- monitoring/prometheus/exporter-deployment.yaml
- monitoring/prometheus/exporter-job-create-user.yaml
as $dependencies cause render error.
Change-Id: I38e176d25f735c9a6712497d20a3310e438a48a1
This PS enables API access from VMs in the gate and development env
Change-Id: I0639e43dc88cbe8bf4cfe102320e2a8bf9025073
Depends-On: I32c8e752675b037610f77c8baee1c1636d5a032e
Signed-off-by: Pete Birley <pete@port.direct>
This PS uses the defaults contained within the roles used in the
gate.
Depends-On: I5ad1b593a711ffe353b012394d54044dede0691d
Change-Id: I52730474cefb917a23b679f4ff0703afd2b44989
This PS adds helm test functionaility to heat. This test is taxing
om the oslo.db backend and can expose clustering issues effectively
when run with high concurrency.
Change-Id: I5d6074cedbc870b9536d85859381c3dba1ad4f61
Per [0], update Makefile to behave as it was before with an added
check(s) for the existence of a folder prior to processing. This
allows us to reinstate the helm-toolkit folder even though it has
been migrated, and will build as usual if a developer has a helm-
toolkit in the directory.
Also, did some minor cleanup to the Makefile.
[0] https://review.openstack.org/#/c/568177/1
Change-Id: I4e0a26b4a228d63a1c769d2f0c935fa3fc56192c
Signed-off-by: Tin Lam <tin@irrational.io>
This patchset adds "helm-toolkit" to .gitignore. As that folder has been
migrated to OSH-infra, this allows developers to conveniently symlink to
the folder in OSH-infra without the risk of checking such symlink into
this repository.
Change-Id: Idb475896625ab310812bf7043e020c0c2847156f
Signed-off-by: Tin Lam <tin@irrational.io>
This PS removes the helm-toolkit from OSH, and moves to use the
toolkit from OSH-Infra.
Change-Id: Ic9610bb2ed07697352bfd5849c717f6e576e3d6c
Signed-off-by: Pete Birley <pete@port.direct>
This PS changes the default volume backup backend to be swift
as this is both better tested and volume driver backend agnostic,
in addition to permitting easier export of data by tenants.
Change-Id: Ibd9716c07fda5a040dc88d7976816d9e63c581db
This PS udpates the node cleaning document to better describe how
to remove a development deployment of OSH.
Change-Id: I80b0e522c6b9dc8bb7c4e180ae71997406d91e1c