congress/congress/tests
Eric K 75ba568c83 Fix nova unit test data to conform to API response types
Nova API uses a mix of integers and strings for IDs (v2.1).
Some of the unit test data mistakenly used integers where
Nova API uses strings. This patch fixes the mismatches.

Reference: https://developer.openstack.org/api-ref/compute/

Change-Id: I521fee8d6bf617bdee1460e57c03473da5c23033
2018-04-20 20:26:56 +00:00
..
api Load custom drivers from config option 2018-04-13 09:07:52 +05:30
cfg_validator Stubs the loading of namespace in config-agent unit tests. 2018-02-21 15:45:40 +01:00
common Fix test mocking and disable ceilometer tempest test 2017-10-30 17:08:34 -07:00
datalog Builtins for configuration file validation 2017-12-05 18:18:09 +01:00
datasources Fix nova unit test data to conform to API response types 2018-04-20 20:26:56 +00:00
db DB operations retry on deadlock 2018-02-07 11:46:23 -08:00
dse2 Add disable_drivers config option 2018-04-10 13:59:39 +05:30
etc Add test loading policy files into library 2017-08-11 15:44:32 -07:00
haht eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
library_service Fix policy item schema to enforce max length on fields 2017-07-31 18:31:52 -07:00
policy_engines Merge "Make differential pub-sub standard in DSE2" 2018-03-28 18:28:46 +00:00
__init__.py eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
base.py Removes unnecessary utf-8 encoding 2017-02-27 19:38:03 -08:00
base_rpc.py Agent for configuration file validation 2017-12-05 18:17:59 +01:00
datasources.conf Added per-datasource configuration 2014-08-15 12:28:07 -07:00
fake_datasource.py Remove deepsix reference in datasource drivers 2016-09-01 04:01:57 +00:00
fake_policy.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
fake_wsgi.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
helper.py Loads all available drivers by default 2018-03-27 11:54:10 +05:30
policy_fixture.py Move policy into code 2017-12-05 11:36:20 -08:00
test_auth.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
test_benchmark_updates.py Merge "Check DB only to detect duplicate DS name on add" 2016-10-06 21:10:20 +00:00
test_config.py use - instead of _ in cli opts 2016-08-30 14:36:55 -07:00
test_congress.py Remove neutron driver 2018-03-15 13:15:36 -07:00
test_custom_driver.py Load custom drivers from config option 2018-04-13 09:07:52 +05:30
test_server.py Launch Congress with distributed_architecture flag is true 2016-05-13 04:49:37 +00:00
test_utils.py return prettified input rule string in rule insert 2017-07-18 21:46:23 +00:00