kolla-ansible/tools
Christian Berendt 89659b4607 ovs-dpdk: add ovs-dpdkctl.sh to the role itself
Currently the ovs-dpdkctl.sh file is present in the tools
directory and the "Copying ovs-dpdkctl tool" task accesses it.

This is bad practice. Files copied from a role should either be
referenced by an absolute path or be part of the role itself.

This change moves the ovs-dpdkctl.sh file in the files
directory of the role.

Change-Id: I01459d39207e54f270f32f37b4a5153c5a819347
2022-04-13 15:42:57 +00:00
..
cleanup-containers tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
cleanup-host tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
cleanup-images tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
diag tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
generate_passwords.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00
init-runonce Transition Keystone admin user to system scope 2021-09-28 09:45:06 -07:00
init-vpn Add test for credentials set 2018-04-28 15:43:06 +00:00
kolla-ansible libvirt: add nova-libvirt-cleanup command 2022-03-21 11:54:54 +00:00
kolla-libvirt-guests.service Add safe shutdown systemd jobs to tools 2018-07-21 00:43:50 +00:00
loc tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
merge_passwords.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00
openrc-example Add documentation for two-VIP and TLS blueprints 2016-03-08 09:27:26 -05:00
pre-commit-hook tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
read_passwords.py Support storing passwords in Hashicorp Vault 2021-06-30 15:16:12 +01:00
run-bashate.sh tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
setup-compute-libvirt.yml Add safe shutdown systemd jobs to tools 2018-07-21 00:43:50 +00:00
validate-all-file.py linters: Mock additional variables in validate-all-file.py 2021-05-24 14:38:55 +01:00
validate-all-yaml.sh tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
validate-docker-execute.sh tools: use /usr/bin/env bash instead of /bin/bash 2021-08-17 14:29:33 +02:00
validate-yaml.py Update hacking for Python3 2020-04-04 17:00:17 +02:00
virt-guest-shutdown.target Add safe shutdown systemd jobs to tools 2018-07-21 00:43:50 +00:00
write_passwords.py Support storing passwords in Hashicorp Vault 2021-06-30 15:16:12 +01:00