summaryrefslogtreecommitdiff
path: root/oslo_db/sqlalchemy/provision.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_db/sqlalchemy/provision.py')
-rw-r--r--oslo_db/sqlalchemy/provision.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oslo_db/sqlalchemy/provision.py b/oslo_db/sqlalchemy/provision.py
index 79df8e0..8ae9d0a 100644
--- a/oslo_db/sqlalchemy/provision.py
+++ b/oslo_db/sqlalchemy/provision.py
@@ -433,7 +433,7 @@ class BackendImpl(object):
def create_opportunistic_driver_url(self):
"""Produce a string url known as the 'opportunistic' URL.
- This URL is one that corresponds to an established Openstack
+ This URL is one that corresponds to an established OpenStack
convention for a pre-established database login, which, when
detected as available in the local environment, is automatically
used as a test platform for a specific type of driver.