kolla/tools
SamYaple b36f6cee0f 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
(cherry picked from commit b863a46805)
2016-01-15 22:26:40 +08: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 memcached container in cleanup-containers tool 2015-10-23 12:48:07 +02: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 Use one data container for all data volumes 2015-08-18 20:52:27 -07:00
kolla-ansible Make kolla-ansible work in pip installed kolla 2015-09-15 14:44:01 +09:00
openrc-example Use external address in openrc-example 2015-08-28 15:06:41 +00: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-15 22:26:40 +08: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 Change the default shell to bash 2015-04-27 13:26:37 +08: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 Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-yaml.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00