commit | a10d785eeb764227d974a51e10eaecf13aa4534a | [log] [tgz] |
---|---|---|
author | Oleksandr Kozachenko <okozachenko1203@gmail.com> | Thu Feb 02 22:01:16 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Feb 02 16:01:16 2023 -0500 |
tree | 2cf53d33834af07b7808f86fe91aee0dc0f4a617 | |
parent | 16e0492bd8439a91a37003ebfdad64cd24209af5 [diff] |
chore: Set openstack version Zed (#310) * chore: Set openstack version Zed * Update chart versions * Fixes after e2e test - Add python-binary-memcached as default pip package (required for oslo_cache.memcache_pool backend) - install nova first then neutron because network creation requires az creation first by nova helmrelease - update registry url for some images * Update charts Apply horizon patch for mysqlclient version upgrade * Add neutron patchset to add placement auth config * Add neutron patch and set nova-ssh tag as latest * Update horizon chart --------- Co-authored-by: okozachenko1203 <okozachenko1203@users.noreply.github.com>
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg