Making barbican endpoint selection values to be configurable attributes.
Added configurable attributes in barbican functional config with current values as default values. So it should not impact gate builds. Change-Id: I4908e0da700154322183f82431c0a1a0f272cf52 Closes-bug: #1501462
This commit is contained in:
@@ -41,6 +41,14 @@ auditor_b_password=barbican
|
||||
|
||||
[keymanager]
|
||||
|
||||
# For selecting service endpoint from service catalog,
|
||||
# following attributes are used to find it.
|
||||
|
||||
#service_type=key-manager
|
||||
#service_name=barbican
|
||||
#region_name=RegionOne
|
||||
#endpoint_type=public
|
||||
|
||||
# use this to run the functional tests against a
|
||||
# different barbican server than the one that is
|
||||
# specified in the service catalog. To use what is
|
||||
|
||||
Reference in New Issue
Block a user