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>
diff --git a/playbooks/openstack.yml b/playbooks/openstack.yml
index 1c433c2..ed8fb38 100644
--- a/playbooks/openstack.yml
+++ b/playbooks/openstack.yml
@@ -105,14 +105,14 @@
tags:
- coredns
- - role: neutron
- tags:
- - neutron
-
- role: nova
tags:
- nova
+ - role: neutron
+ tags:
+ - neutron
+
- role: senlin
tags:
- senlin