openstacksdk/openstack/tests/unit
yatin ca636b92e3
Test python2 with py27
py3 tests were running with py27. Add ignore_basepython_conflict to
tox.ini so that the basepython of python3 doesn't override the py27 env.

Change-Id: I3ff782fccbc7ffd50f703a006f63b321e673a879
2018-11-06 08:12:04 -06:00
..
baremetal Merge "Move wait_for_baremetal_node_lock to the baremetal proxy" 2018-10-16 15:49:50 +00:00
block_storage Explicit set capabilities in VolumeDetail and SnapshotDetail 2018-10-31 20:08:06 -05:00
block_store/v2 Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
cloud Test python2 with py27 2018-11-06 08:12:04 -06:00
clustering Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
compute Merge "Added basic CRUD functionality around Host Aggregates" 2018-10-31 00:39:19 +00:00
config Remove api version default values 2018-10-06 07:44:33 -05:00
database Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
fixtures Filter ports in list_ports when batching is in effect 2018-10-30 09:35:30 -05:00
identity Add limit CRUD support 2018-10-18 14:51:05 +08:00
image Merge "Wire in retries for all baremetal actions" 2018-10-16 14:38:14 +00:00
instance_ha Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
key_manager Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
load_balancer Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
message Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
network Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
object_store Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
orchestration Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
workflow Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Add support for per-service rate limits 2018-10-22 08:51:16 -05:00
fakes.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test__adapter.py Move task_manager and adapter up a level from cloud 2017-11-15 11:56:28 -06:00
test_connection.py Test python2 with py27 2018-11-06 08:12:04 -06:00
test_exceptions.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00
test_format.py Update all test base classes to use base.TestCase 2018-02-16 23:19:41 -06:00
test_microversions.py Throw an error on conflicting microversion config 2018-06-11 11:54:33 -05:00
test_placement_rest.py Add tests to verify behavior on '' in self link 2018-06-18 12:43:44 -05:00
test_proxy.py Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
test_proxy_base.py Rename Resource get and update to not clash with dict 2018-08-09 07:36:18 -05:00
test_proxy_base2.py Rename BaseProxy to Proxy 2018-02-15 08:54:34 -06:00
test_resource.py Wire in retries for all baremetal actions 2018-10-09 17:34:46 +02:00
test_utils.py Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00