zaqar/tests/etc
Flavio Percoco a1163331fc Add first reliability enforcement
This patch adds an reliability enforcement for mongodb's driver. It
forces deployers to use replicasets or mongos as a mongodb cluster for
Zaqar. In addition to that, it forces deployers to provide a write
concern > 2 and/or majority.

If none of this are met, the driver will raise a RuntimeException and
fail to start. If no write concern is provided, majority will be used.

Change-Id: Ie74a4b441654243b3ed7e7fd6c40863969cd446d
Closes-bug: #1372335
2014-10-03 14:45:55 +02:00
..
drivers_storage_invalid.conf Cleans up marconi-queues and marconi-proxy config files 2013-11-21 13:14:57 -06:00
drivers_transport_invalid.conf Deprecate sqlite in favor of sqlalchemy 2014-03-04 09:15:50 +01:00
functional-tests.conf Don't skip pools' functional tests 2014-10-01 10:24:07 +02:00
functional-zaqar.conf Merge "Don't skip pools' functional tests" 2014-10-01 14:30:56 +00:00
keystone_auth.conf Deprecate sqlite in favor of sqlalchemy 2014-03-04 09:15:50 +01:00
wsgi_faulty.conf Cleans up marconi-queues and marconi-proxy config files 2013-11-21 13:14:57 -06:00
wsgi_mongodb_pooled.conf Add first reliability enforcement 2014-10-03 14:45:55 +02:00
wsgi_mongodb.conf Add first reliability enforcement 2014-10-03 14:45:55 +02:00
wsgi_redis_pooled.conf Implements queue, message and claim controllers for Redis 2014-08-30 15:45:27 -05:00
wsgi_redis.conf Implements queue, message and claim controllers for Redis 2014-08-30 15:45:27 -05:00
wsgi_sqlalchemy_default_limits.conf Deprecate sqlite in favor of sqlalchemy 2014-03-04 09:15:50 +01:00
wsgi_sqlalchemy_pooled.conf Rename shards to pool 2014-06-18 10:57:11 +02:00
wsgi_sqlalchemy_validation.conf Replace misleading max_message_size option name 2014-09-23 02:15:36 +05:30
wsgi_sqlalchemy.conf Deprecate sqlite in favor of sqlalchemy 2014-03-04 09:15:50 +01:00