openstack-ansible/tests
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
..
inventory Add testing for dynamic_inventory.py 2016-02-26 11:12:26 +00:00
roles/bootstrap-host Check correct minimum size for data disk 2016-03-07 17:55:45 +00:00
ansible.cfg Update plugin folder names 2016-02-10 11:17:47 +00:00
bootstrap-aio.yml Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
test_inventory.py Add testing for dynamic_inventory.py 2016-02-26 11:12:26 +00:00