kolla/tools
Martin André 13799455c2 Make scripts work on latest Atomic images
Remove git and jq dependency in most scripts, allowing to run them on
latest atomic images, or even distribute Kolla in the form of tarball.

The only remainings of git dependency are in the git pre-commit hook,
and in the image build scripts. We can remove the latter one and have
the scripts running in degraded mode if we really want to.

I opted for a python based approach to finding the top-level directory
for portability, ensuring consistent result on Linux and BSD, including
OSX.

Change-Id: I987174032d11b2e9d6a993c563b5dc877c15dd2d
2015-01-19 10:32:49 +09:00
..
build-all-docker-images Improvements to build-all-docker-images script 2015-01-14 09:14:27 +09:00
build-docker-image Merge "Make build script respond to -h option" 2015-01-06 16:11:53 +00:00
cleanup-containers Cleanup of images and containers needs a '-f' flag to force shutdown 2015-01-08 20:15:02 +00:00
cleanup-images Cleanup of images and containers needs a '-f' flag to force shutdown 2015-01-08 20:15:02 +00:00
pre-commit-hook add maintainer check to tests 2014-10-31 10:10:27 -04:00
start Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
start-all-pods Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
start-all-replications Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
start-all-services Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop-all-pods Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop-all-replications Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
stop-all-services Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
update-build-links Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-all-json.sh Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-all-maintainer.sh Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-all-yaml.sh Make scripts work on latest Atomic images 2015-01-19 10:32:49 +09:00
validate-json.py add better validation checks (part 1) 2014-10-14 15:21:22 -04:00
validate-json.sh add better validation checks (part 1) 2014-10-14 15:21:22 -04:00
validate-maintainer.sh add maintainer check to tests 2014-10-31 10:10:27 -04:00
validate-yaml.py add better validation checks (part 1) 2014-10-14 15:21:22 -04:00