congress/congress/tests/api
Eric Kao cd9aa33451 Automatically load library policy files at start
harness.py loads library policy from disk files to DB

uniqueness constraint added on library policy name.

devstack plugin updated to install library policy files
to default location

updated congress stand-alone install instruction

Partially implements: blueprint policy-library
Closes-Bug: 1693619
Closes-Bug: 1693672

Change-Id: I51097081f6576755751231feb5ed2b0be642d91e
2017-07-06 17:45:19 -07:00
..
__init__.py Make tests in test_webservice run 2014-07-16 14:08:32 -07:00
base.py policy library DB interface, DSE service, API 2017-06-25 21:57:20 -07:00
test_action_model.py Disable old DSE code 2016-08-10 12:18:48 -07:00
test_api_utils.py Check DB only to detect duplicate DS name on add 2016-09-22 13:50:26 -07:00
test_application.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
test_datasource_model.py Refactor datasource synchronizer 2017-01-16 12:13:06 +05:30
test_driver_model.py Refactor datasource synchronizer 2017-01-16 12:13:06 +05:30
test_error_codes.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
test_library_policy_model.py Automatically load library policy files at start 2017-07-06 17:45:19 -07:00
test_policy_model.py Replace assertRaisesRegexp with assertRaisesRegex 2017-06-25 22:50:03 +00:00
test_row_model.py Use more specific asserts in tests 2017-02-28 03:14:25 +00:00
test_rule_model.py Allow subscription before data service exists 2016-12-27 12:47:05 -08:00
test_schema_model.py Remove distributed_architecture flag 2016-09-05 11:03:13 +05:30
test_status_model.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-11 03:41:32 +00:00
test_table_model.py Fix check that policy-names are valid IDs in the grammar 2017-01-12 18:57:03 -08:00
test_versions.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
test_webservice.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-11 03:41:32 +00:00