tempest/tempest/common
Masayuki Igawa 544b3c85c1
Remove confusing comment in common/compute.py
This commit removes a confusing comment. This "l.58" indicated that
around line 126 - `if multiple_create_request:` condition, originally.
(The condition has been modified from the original one, though.) And, we
shouldn't fix it to 'l.126' because it isn't stable.

Change-Id: Iad059ce8a97da544948e5383461a4cc480067992
2017-12-08 15:39:36 +09:00
..
utils Remove a redundant self argument in decorators 2017-11-23 09:42:24 +02:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
compute.py Remove confusing comment in common/compute.py 2017-12-08 15:39:36 +09:00
credentials_factory.py Don't read config in cred_factory module 2017-10-24 08:42:29 +02:00
custom_matchers.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
identity.py Remove v2 identity from tempest cleanup command 2017-10-26 18:51:52 +02:00
image.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
waiters.py Revert "Update volume-status waiter for new cinder attach" 2017-12-04 13:01:49 -05:00