kolla-ansible/tools
SamYaple b863a46805 Standardize bashate and add linters
The linters gate combindes pep8 and bashate (and then any other
linters we want). This changes bashate to be a sript rather than doing
a script inline. This matches the way other projects (and
project-config themselves) uses bashate [1].

Once a change upstream merges we can remove the redundant pep8 and
bashate gates.

[1] https://github.com/openstack-infra/project-config/blob/master/tox.ini#L11
https://github.com/openstack-infra/project-config/blob/master/tools/run-bashate.sh

Related-Id: I2afa7931bf3e18798b95a8af33ccf5ef761c4ad5

TrivialFix

Change-Id: I2ea2c1156e1b4de008f19e333e2740795dc406de
2016-01-13 17:33:28 +00:00
..
__init__.py Add new test script for parallel builds 2015-08-12 14:30:24 -04:00
build.py Modified build.py to run from installed location 2015-08-25 06:46:15 +00:00
cleanup-containers Remove ironic containers in the cleanup script 2015-12-14 16:57:04 +01:00
cleanup-host Fix a small bug of wrong path to validate-docker-execuate 2015-09-18 18:21:29 -04:00
cleanup-images Improve scripts with some check before kick rm command 2015-08-31 05:13:59 +00:00
init-runonce Output unique admin id of user and project list 2015-11-29 20:17:19 +00:00
kolla-ansible make the kolla-ansible python3 compatible 2016-01-06 15:31:00 +08:00
openrc-example Use kolla_internal_address in the example rc file 2015-10-28 12:50:02 -04:00
pre-commit-hook Change the default shell to bash 2015-04-27 13:26:37 +08:00
run-bashate.sh Standardize bashate and add linters 2016-01-13 17:33:28 +00:00
setup_docker.sh Make setup_docker.sh bashate compliant 2015-06-07 12:17:59 -07:00
validate-all-json.sh Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-all-maintainer.sh Fix validate-all-maintainer.sh to look for Dockerfile.j2 2015-11-09 15:20:13 +10:00
validate-all-yaml.sh Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-docker-execute Update scripts to check if docker is usable for $USER 2015-07-14 09:38:49 +00:00
validate-json.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00
validate-maintainer.sh Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
validate-yaml.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00