Mike Bayer e03b0dd069 Ensure provision_new_database is True by default
In I3e238b6a97769cf0a352f11e718d5d73eebcfa8a, we restored
zzzeek's overlooking the fact that legacy test suites assume
new DBs are provisioned by default in the legacy test base.
However, zzzeek also made this same assumption in Neutron
Ie27cf174fa24c2f479af47335d9ae139fb7d159a which vendors its
own version of test_base in anticipation of some of these newer
features, so it will break once the provision_new_database flag
becomes false.  Favor setting this flag True/False explicitly
and default it to True for compatibility w/ Neutron.

Change-Id: I726cc20481a9bc778b75564526d9245132b43563
2016-11-29 17:38:11 -05:00
2015-09-24 10:56:06 -05:00
2014-04-30 16:55:51 +02:00
2014-04-18 11:33:16 +03:00
2014-04-18 11:33:16 +03:00
2014-09-01 11:40:08 +02:00
2014-04-18 11:33:16 +03:00
2016-11-16 00:20:09 +00:00
2015-09-18 16:41:34 +00:00

oslo.db -- OpenStack Database Pattern Library

Latest Version

Downloads

The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.5 MiB