Monasca now supports InfluxDB 1.7, the current version provided by
Kolla. We no longer need to build an old version for Monasca.
Depends-On: https://review.opendev.org/#/c/658330
Change-Id: I5a86405901139d643172835acb89f55b14bfedbf
Unfortunately Monasca currently requires an old version of InfluxDB.
Partially-Implements: blueprint monasca-containers
Change-Id: I09af763ef97efc786994c180562861fef96dcc14
The neutron OpenDaylight drivers can now be customized with the
neutron-server-opendaylight image, there is no need to add them to the
override file.
Update OpenDaylight overrides file documentation to make it clear this
is only available for source builds.
Change-Id: I12503810f80ca18f42e5f2ebeac835bccced02fd
ODL is an infrastructure service, in kolla we do not
support source installs for non OpenStack projects.
This change install odl from binaries to all
install_types, installing source code is still supported
from template-overrides
Change-Id: Ie60d35d1df6b7acd62cd529b0208d1c18bd7ee5a
opendaylight_distro is not passed to Dockerfile
while image building.
This change removes this variable and change the
symbolic link with the distribution passed to
opendaylight location in kolla-build.conf
Change-Id: I7c00a8736a7a5e7c317065438cac1b193466615c
Closes-Bug: #1703774
- DPDK is a userspace library for high-performance networking.
- This change enable support of Open vSwitch with the DPDK
accelerated netdev datapath.
- This change provided binary and source support via
a template-override.
- This change provides an example template override file
and corresponding documentation.
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Partial-Implements: blueprint ovs-dpdk
Change-Id: I7c3a5dddeca1886fe1c7681ce8d5bebde08f3102
Carbon was released for ODL so we should update to that version for the
repo.
Change-Id: I9c32b41ef865a09587f3ebfe8b8a896031fbd285
Signed-off-by: Tim Rozet <trozet@redhat.com>
- This change introduces new template-override directories
to store container template override files.
- template override files stored in the contirb/template-override
directory will not be gated and serve as an
example of how to extend in-tree container images
for specific use cases, e.g. source build of infra
containers.
- templates stored in contrib/template-override should
have corresponding documentation in doc/template-override
Change-Id: I4c76b9338f92b779cc47b3f1147a816f0b683c6c