kolla/tools
Jeffrey Zhang ffbc25c1d2 Get OpenStack service versions from openstack/releases repo
In old implementation, version-check always get the latest versions
rather than versions for certain release. it is useless for stable
branch. And it parses from tarballs.openstack.org site, which is
very slow.

In this new implementation, version-check gets versions from
openstack/releases repo, which is faster and accurate. It also support
get versions for certain OpenStack release. For example, get the Ocata
latest release version.

./verion-check.py --openstack-release ocata

Closes-Bug: #1554337
Change-Id: Ie8951625817d82f38cf820cf9bd44ae447e2eb75
2017-05-20 12:55:04 +08:00
..
build.py Modified build.py to run from installed location 2015-08-25 06:46:15 +00:00
cleanup-images Remove custom images 2017-01-16 16:56:48 +00:00
deploy_aio.sh Clean up kolla-ansible related files from Kolla 2016-12-29 04:58:44 +00:00
diag Remove Ansible and Globals.yml in diag script 2017-01-17 16:55:15 +08:00
dump_info.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
gate_run.sh Use ZUUL_REFNAME to get branch info during pack registry 2017-01-13 00:17:00 +08:00
loc Clean up loc 2016-11-18 08:02:19 -05:00
playbook-setup-nodes.yml Improve playbook to setup gate nodes 2016-09-29 16:34:03 +02:00
pre-commit-hook Add support to lint the install commands in Dockerfiles 2016-05-26 17:41:42 +05:30
run-bashate.sh Standardize bashate and add linters 2016-01-13 17:33:28 +00:00
setup_Debian.sh Fix spelling mistake in setup_Debian.sh 2017-01-23 06:11:39 +00:00
setup_gate.sh Using CI mirror host 2017-02-07 14:24:00 +00:00
setup_RedHat.sh Fix the gate failure 2017-01-20 01:56:36 +08:00
start-registry Fix pushing images to local registry 2017-02-08 17:40:07 +00:00
validate-all-dockerfiles.sh Add support to lint the install commands in Dockerfiles 2016-05-26 17:41:42 +05:30
validate-all-file.py Add file validator for *.json.j2 file 2016-11-05 01:16:12 +08:00
validate-all-yaml.sh Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
validate-docker-execute.sh Rename validate-docker-execute with .sh extension 2016-03-08 22:14:09 -07:00
validate-install-command.sh Add support to lint the install commands in Dockerfiles 2016-05-26 17:41:42 +05:30
validate-maintainer.sh Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
validate-yaml.py Fix bandit gate jobs 2016-08-28 08:52:44 +00:00
version-check.py Get OpenStack service versions from openstack/releases repo 2017-05-20 12:55:04 +08:00