We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbd904 commit 183013bCopy full SHA for 183013b
etc/kayobe/kolla.yml
@@ -349,9 +349,13 @@ kolla_build_customizations_common:
349
- python3-libvirt
350
- python3-ethtool
351
neutron_mlnx_agent_pip_packages_override:
352
- - networking-mlnx@git+https://github.com/stackhpc/networking-mlnx@stackhpc/{{ openstack_release }}
+ - networking-mlnx@git+https://opendev.org/x/networking-mlnx@master
353
354
kolla_build_customizations_rocky:
355
+ base_centos_yum_repo_packages_append:
356
+ - centos-release-ceph-squid
357
+ base_centos_yum_repo_packages_remove:
358
+ - centos-release-ceph-reef
359
kolla_toolbox_packages_remove:
360
- openvswitch
361
kolla_toolbox_packages_append:
0 commit comments