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>
The Vagrant dev environment is now in kolla-ansible so this code
is not needed any more in kolla repo.
Change-Id: I066f75057f03009810d2bb00ed09e832d328b52c
Depends-On: I6b56822d50472f8eda6fc60f69196d3c9b8b6cf8
Related-Bug: 1693847
- 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
The file path was not properly passed to the '-x' test which caused it
to always return true.
This commit simplifies the test for existing command by relying only on
the exit code of `type` rather than checking that the file path is
executable.
Change-Id: Iaf47d92ff9fd1ef34d8d7492c08ec24d2b8a9536
Closes-Bug: #1635341
Correct relative path of kolla root directory after vagrant environment was
moved from dev/vagrant to contrib/dev/vagrant.
Closes-Bug: #1635329
Change-Id: Ib13a6123f34d69884e27029f5144ff1ad165e73e