openstack-ansible/scripts
Hugh Saunders ec14005f76 Check correct minimum size for data disk
Currently we choose the largest available disk as the data disk, however
this may be too small to be useful. This patch checks disqualifies disks
that are smaller than the minimum.

It also sets the minimum to the proper value of 60GB free on the root
disk or 60GB available on the designated secondary disk. The previous
check was 60GB on root and 80GB on the secondary disk which is not
the intented check as noted in the documentation.

Change-Id: Id225dc55068e1eed2e19e1e27b0f626163f03db2
2016-03-07 17:55:45 +00:00
..
bootstrap-aio.sh Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
bootstrap-ansible.sh IRR - Implemented for setup-hosts 2015-11-17 08:15:07 -06:00
federated-login.sh Support base64 padding in federated tokens 2015-09-21 16:15:06 +00:00
gate-check-commit.sh Check correct minimum size for data disk 2016-03-07 17:55:45 +00:00
get-pypi-pkg-version.py Use current, but pinned versions of pip, setuptools and wheel 2016-03-02 20:06:24 +00:00
inventory-manage.py Resolve pep8 violations caught by pep8 v1.7.0 2016-01-14 00:45:41 +00:00
os-detection.py Add reliable OS detection for ansible bootstrap 2015-10-19 09:07:01 -05:00
osa-aio-heat-template.yml Rename everything for the osad to osa name change 2015-09-12 02:31:21 +01:00
pw-token-gen.py Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
run-playbooks.sh Skip V-38462 in gate and cap ansible-lint 2016-02-11 15:36:31 +00:00
run-tempest.sh Add telemetry testing to gate 2016-02-11 22:46:02 +00:00
run-upgrade.sh Remove Juno to Kilo logic in upgrade script 2015-09-12 04:28:57 +00:00
scripts-library.sh Fix Bashate E043 - Arithmetic compound has inconsistent return semantics 2016-03-07 07:29:07 -06:00
sources-branch-updater.sh Fix how we update requirements.txt 2016-03-03 11:52:34 +00:00
teardown.sh Remove cached facts in teardown.sh 2016-01-29 09:47:41 -06:00
update-revision.sh Fixes loops for bashate 2015-08-21 15:44:05 +00:00