nova/nova/tests/functional
Dheeraj Gupta df2e42d693 Add Host Mapping table to API Database
This patch creates the host_mappings table in the API database for cellsv2.
This table will contain mapping of compute hosts to cells.

Change-Id: I1bd35434ce186e1fb49d56c621bff3f09aa90138
Implements: blueprint cells-host-mapping
2015-06-16 07:54:46 +00:00
..
api Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
api_samples Merge "Merge V2 and V2.1 hypervisor functional tests" 2015-06-15 07:48:34 +00:00
db Add Host Mapping table to API Database 2015-06-16 07:54:46 +00:00
libvirt libvirt: introduce a Guest to wrap around virDomain 2015-06-04 07:04:38 -04:00
v3 Merge "Merge V2 and V2.1 hypervisor functional tests" 2015-06-15 07:48:34 +00:00
wsgi Fixed some misspellings 2015-06-10 10:25:32 +08:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_samples_test_base.py Changed logic in _compare_result api_samples_test_base 2015-04-29 11:09:27 +03:00
integrated_helpers.py tests: enhance functional tests primitives 2015-04-07 11:11:53 -04:00
test_api_samples.py Merge V2 and V2.1 hypervisor functional tests 2015-06-10 09:54:51 +09:00
test_extensions.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_login.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_servers.py Merge "Use six.moves.range for Python 3" 2015-05-22 18:04:43 +00:00