congress/congress
Tim Hinrichs 64bbc7380e Make datasource creation failure a non-fatal error
Previously, if a datasource failed to startup, Congress would
fail to startup too.

This change allows Congress to startup, even if one or more of
the datasources does not.

Backport: no/low-risk change for important fix.

Closes-Bug: 1671344

Change-Id: I95aeb6a0c180ed177f59e129b4330748e459275e
2017-04-13 02:05:19 +00:00
..
api specify webob Response charset 2017-01-18 07:46:13 +00:00
common Stop using config option sqlite_db 2017-04-01 00:09:52 +00:00
datalog Exclude atomic rule from dependency graph 2017-02-20 20:49:16 +00:00
datasources Correct default to Default in auth params 2017-02-20 20:58:01 +00:00
db Critical newton fix: Use new db session for table locking 2016-10-03 15:39:01 -07:00
dse Start and Stop DatasourceDriver in new architecture 2016-06-22 04:00:40 +00:00
dse2 Do not init data on subscribe for unresponsive service 2017-02-20 23:44:26 +00:00
policy_engines Merge "Fix rule sync for head-only rules" into stable/newton 2016-09-30 07:49:11 +00:00
server Use only strings in paste.deploy.loadapp global_conf 2016-09-15 18:00:11 +00:00
tests Merge "Do not init data on subscribe for unresponsive service" into stable/newton 2017-02-21 01:46:10 +00:00
tests2 Disable old DSE code 2016-08-10 12:18:48 -07:00
__init__.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
auth.py Moved CORS middleware configuration into oslo-config-generator 2016-03-14 10:55:49 -07:00
context.py Define context.roles with base class 2016-04-06 11:53:04 -04:00
exception.py Introduce 'lazy_tables' flag to nova datasource driver 2016-08-23 15:57:28 +09:00
harness.py Make datasource creation failure a non-fatal error 2017-04-13 02:05:19 +00:00
opts.py Restore the DSE opt group 2016-09-01 08:36:41 -07:00
service.py Use only strings in paste.deploy.loadapp global_conf 2016-09-15 18:00:11 +00:00
utils.py Remove distributed_architecture flag 2016-09-05 11:03:13 +05:30
version.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00