fuel-qa/fuelweb_test/models
Alexey Stepanov 41071ba6b9 Check tasks status after cluster deployment
1. add FuelWebClient.assert_all_tasks_completed, which could check status
    for specified cluster or wide
2. add NailgunClient.get_all_tasks_list for retrieving all tasks info from database
3. Call tasks status check after deployment success before short OSTF (
    self.assert_ha_services_ready(cluster_id)
    self.assert_os_services_ready(cluster_id)
    )
4. add TestCliBase.assert_all_tasks_completed
5. call TestCliBase.assert_all_tasks_completed after deployment

Change-Id: I428fc17434d40951c6eb6cefe88dd007d1eb0761
Closes-bug: #1564943
2016-04-28 12:29:27 +00:00
..
__init__.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
collector_client.py Pylint: fix trivial issues 5 2016-03-16 10:33:03 +03:00
environment.py Remove Mirantis mentionings from fuel-qa 2016-04-22 08:17:11 +00:00
fuel_web_client.py Check tasks status after cluster deployment 2016-04-28 12:29:27 +00:00
nailgun_client.py Check tasks status after cluster deployment 2016-04-28 12:29:27 +00:00