kolla-ansible/tools
Mark Goddard 87e7df1f90 Support editable virtualenv installation for development
An editable installation allows changes to be made to the source code
directly, and have those changes applied immediately without having to
reinstall.

    pip install -e /path/to/kolla-ansible

Change-Id: I023d96d25edd9d2fafd4415743e298af72a861a1
(cherry picked from commit 5fb37ae584)
2020-07-15 19:56:10 +00:00
..
cleanup-containers Use become for all docker tasks 2019-06-28 11:26:57 +01:00
cleanup-host Add elasticsearch_datadir_volume 2019-02-25 19:30:33 +01:00
cleanup-images Use become for all docker tasks 2019-06-28 11:26:57 +01:00
diag Diagnostics for Environment 2016-05-06 07:20:03 -04:00
dump_info.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
generate_passwords.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00
init-runonce init-runonce: make public1 network optional 2019-07-11 09:40:45 +00:00
init-vpn Add test for credentials set 2018-04-28 15:43:06 +00:00
kolla-ansible Support editable virtualenv installation for development 2020-07-15 19:56:10 +00:00
kolla-libvirt-guests.service Add safe shutdown systemd jobs to tools 2018-07-21 00:43:50 +00:00
loc Move demos and dev directory into a new contrib directory 2016-10-14 12:57:49 +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
ovs-dpdkctl.sh fix can not generate ovs-dpdk.conf 2020-05-18 15:15:54 +00:00
playbook-setup-nodes.yml Verify YAML syntax in gates 2018-03-26 17:56:22 +02:00
pre-commit-hook Fix pre-commit-hook can't work 2018-06-24 15:32:50 +08:00
run-bashate.sh Standardize bashate and add linters 2016-01-13 17:33:28 +00:00
setup-compute-libvirt.yml Add safe shutdown systemd jobs to tools 2018-07-21 00:43:50 +00:00
setup_gate.sh CI: Move NFV reqs installation to where it belongs 2020-06-26 19:52:31 +00:00
validate-all-file.py Check for 'become' in tasks that use Docker in pep8 2019-06-28 11:26:57 +01:00
validate-all-yaml.sh Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
validate-docker-execute.sh Use become for all docker tasks 2019-06-28 11:26:57 +01:00
validate-install-command.sh Add support to lint the install commands in Dockerfiles 2016-05-26 17:41:42 +05:30
validate-yaml.py Change python interpreter 2017-02-16 13:39:36 -08:00
virt-guest-shutdown.target Add safe shutdown systemd jobs to tools 2018-07-21 00:43:50 +00:00