Use uppercase 'S' in word "OpenStack"
Change-Id: I5055bb845cc39b739af2c7b2bcb84b5ad9390aa4
This commit is contained in:
parent
6f786fdad7
commit
b688c55140
@ -118,7 +118,7 @@ class ListenerStatistics(base_models.BASE):
|
||||
if value < 0:
|
||||
data = {'key': key, 'value': value}
|
||||
raise ValueError(data)
|
||||
# TODO(trevor-vardeman): Repair this functionality after Openstack
|
||||
# TODO(trevor-vardeman): Repair this functionality after OpenStack
|
||||
# Common is in
|
||||
# raise ValueError(_('The %(key)s field can not have '
|
||||
# 'negative value. '
|
||||
|
@ -75,7 +75,7 @@ loaded in the config.
|
||||
Alternatives
|
||||
------------
|
||||
We could skip the interface and just use Barbican directly, but that would be
|
||||
diverging from what seems to be the accepted Openstack model for Secret Store
|
||||
diverging from what seems to be the accepted OpenStack model for Secret Store
|
||||
integration.
|
||||
|
||||
We could also store everything locally or in the DB, but that isn't a real
|
||||
|
Loading…
x
Reference in New Issue
Block a user