omni/nova/tests/unit/virt/gce
Sanket 66620a1d4b [GCE] Delete instance on GCE fails with timeout
GCE instance delete operation fails sometimes as it may take
more than 60 sec. Default timeout for wait_for_operation is 60 sec,
which is not sufficient for instance delete operation.

Change-Id: I06f8172a2f87ea5f7972b7624265a3fd0ad576e4
Closes-bug: #1709891
2017-08-11 08:06:10 +05:30
..
data Added tox integration to run unit tests for Omni project. 2017-06-19 16:17:03 +05:30
__init__.py Added tox integration to run unit tests for Omni project. 2017-06-19 16:17:03 +05:30
gce_mock.py Applied pep8 fixes 2017-07-24 16:25:25 +05:30
test_gce.py [GCE] Delete instance on GCE fails with timeout 2017-08-11 08:06:10 +05:30